Summary: | Oxygen5 Icon Theme erroneously inherits Breeze not hicolor | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | Paul <pip.kde> |
Component: | icons | Assignee: | pinheiro <nuno> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | cameronpoe, cfeck, kdelibs-bugs, opensuse.lietuviu.kalba, wbauer1 |
Priority: | NOR | ||
Version: | 5.5.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screen-shot showing incorrect fallback to breeze |
Description
Paul
2016-03-17 14:19:10 UTC
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 |