KDE Frameworks 5.19.0 Plasma 5.5.5 oxygen5-icon-theme (48ecefb Tue, 15 Mar 2016 15:55:07 +0000) The Oxygen Icon Theme (oxygen5-icon-theme) inherits icons from Breeze, not hicolor, even though "Inherits=hicolor" is set in the "index.theme" I guess this is not a problem with the actual icon set, more the way the icon to be displayed is selected. Taking just one example, "gparted" These icons are available: usr/share/icons/hicolor/16x16/apps/gparted.png usr/share/icons/hicolor/22x22/apps/gparted.png usr/share/icons/hicolor/24x24/apps/gparted.png usr/share/icons/hicolor/32x32/apps/gparted.png usr/share/icons/hicolor/48x48/apps/gparted.png usr/share/icons/hicolor/scalable/apps/gparted.svg The icon being used however is: usr/share/icons/breeze/apps/48/gparted.svg usr/share/icons/breeze-dark/apps/48/gparted.svg as can be seen in the attached screenshot. This is not restricted to "gparted". It appears that Breeze is being used as the fallback theme for any icon not found in Oxygen.
Created attachment 97937 [details] Screen-shot showing incorrect fallback to breeze
See more complains in https://bugs.kde.org/show_bug.cgi?id=360664
(In reply to opensuse.lietuviu.kalba from comment #2) A work-around for this which restores all oxygen/hicolor icons is to simply merge on a size for size basis, the icons from hicolor with those of oxygen.
I use simple solution – fully remove all Breze icons (as personally I much prefer Oxygen over Breze icons)
Apparently this was caused by the following commit: https://quickgit.kde.org/?p=kiconthemes.git&a=commit&h=b544c17decc22685207ac11fbd95536e0d798650 It has been reverted in KDE, but it still was part of the openSUSE pacakges, where it has been removed now too.
*** Bug 356064 has been marked as a duplicate of this bug. ***
*** Bug 360569 has been marked as a duplicate of this bug. ***
(In reply to Wolfgang Bauer from comment #5) > It has been reverted in KDE, but it still was part of the openSUSE pacakges, > where it has been removed now too. I have the newest openSUSE 42.1 and all updates installed, but I still see those breeze icons, so this bug is not fixed yet :( I deleted ~./.cache/icon-cache.kcache, but it did not help.
Git commit ad1ead84ee2c3a14363afdb048b3579f3d01fa18 by Aleix Pol. Committed on 17/05/2016 at 10:23. Pushed by apol into branch 'master'. Don't make KIconThemes depend on Oxygen Related: bug 336739 REVIEW: 127817 M +0 -1 src/kiconloader.cpp M +2 -2 src/kicontheme.cpp http://commits.kde.org/kiconthemes/ad1ead84ee2c3a14363afdb048b3579f3d01fa18