Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
4.8.x, 5.15.7, 6.4.2
Description
From the freedesktop icon theme spec:
By default, apps should look in $HOME/.icons (for backwards compatibility), in $XDG_DATA_DIRS/icons and in /usr/share/pixmaps (in that order)
QIcon::fromTheme does not respect the /usr/share/pixmaps fallback. This issue has a long history. Please add this fallback. #12874 contains a patch.
https://bugreports.qt.io/browse/QTBUG-12874
https://bugreports.qt.io/browse/QTBUG-33123