Summary: | No Icons in tool bar | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | Hanisch <ch-hanisch> |
Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | alex.bikadorov, krusader-bugs-null |
Priority: | NOR | ||
Version: | 2.5.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Hanisch
2017-02-20 07:52:03 UTC
*** This bug has been marked as a duplicate of bug 372966 *** Git commit 94ea5b69af14620abd4a44a13240ca9b2749641b by Nikita Melnichenko. Committed on 22/04/2018 at 22:00. Pushed by melnichenko into branch 'master'. Refactored and unified icon rendering, implemented per-icon fallback logic Merge branch 'fix-missing-icons' The merged branch contains implementation of per-icon fallback logic: 1. Search icon in the active icon theme — if found, use it. 2. Search it in the icon theme that is specified in Krusader config — if found, use it. 3. Search it in Breeze or Oxygen (in case any of these installed) — if found, use it. 4. Otherwise use a default "icon-missing" icon bundled with Krusader. FIXED: [ 372964 ] At least one Oxygen icon in Krusader is not correctly seen (using Kubuntu 16.04) Related: bug 372964, bug 372966, bug 381676, bug 386554, bug 388691, bug 391899 FIXED: [ 372966 ] Some icons are not seen using a plain Ubuntu (not Kubuntu) 16.04 Differential Revision: https://phabricator.kde.org/D10352 M +11 -10 krusader/kractions.cpp M +2 -8 krusader/krusader.cpp https://commits.kde.org/krusader/94ea5b69af14620abd4a44a13240ca9b2749641b |