FS#50095 - [digikam] (optional) dependency: breeze-icons
Attached to Project:
Arch Linux
Opened by Paul Paulsen (t.animal) - Tuesday, 19 July 2016, 09:32 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 20 July 2016, 13:45 GMT
Opened by Paul Paulsen (t.animal) - Tuesday, 19 July 2016, 09:32 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 20 July 2016, 13:45 GMT
|
Details
Description:
On XFCE (and probably all non-KDE DEs) digikam has hardly any in-application icons when "System" is chosen as icon-theme. Without breeze-icons (or maybe a similar package, I'm unfamiliar with KDE) you cannot choose another icon-theme, though. Additional info: * affects digikam 5.0.0-1 * at least with only xfce and only faenza-icons installed |
This task depends upon
Comment by Antonio Rojas (arojas) -
Tuesday, 19 July 2016, 10:17 GMT
You need to set the Qt5 icon theme to something that exists on
your system. For the main DE's Qt will automatically pick up your
DE icon theme. Not sure about XFCE, since it's still gtk2 and the
platform theme was ported to gtk3 in Qt 5.7. You'll probably have
to manually tweak QT_QPA_PLATFORMTHEME or use qt5ct. In any case
we shouldn't depend on a specific icon theme.