arteme / pod-ui

A modern GTK+ UI for controlling Line6 POD family of devices via MIDI. Supported devices: POD 1.0, POD 2.0, POD Pro, PocketPOD, PODxt, PODxt Pro, PODxt Live, Bass PODxt, Bass PODxt Pro, Bass PODxt Live
https://arteme.github.io/pod-ui/
GNU General Public License v3.0
31 stars 2 forks source link

Icons broken on Debian 10 #46

Closed arteme closed 9 months ago

arteme commented 9 months ago

Version 1.2.1 worked correctly on Debian 10 with all icons intact, whereas version 1.3.0 has broken icons: image

The non-debian version seems not affected.

arteme commented 9 months ago

Version 1.2.1 for comparison: image

arteme commented 9 months ago

Actually, either Linux build is equally broken because of target directory split for docker build in f0babc8