https://bugs.kde.org/show_bug.cgi?id=480982

--- Comment #14 from breakingsp...@gmail.com ---
(In reply to Piotr Mierzwinski from comment #13)
> (In reply to breakingspell from comment #11)
> > I found the change that caused this in the Dolphin shortcut file:
> > https://invent.kde.org/system/dolphin/-/merge_requests/710/diffs#diff-
> > content-8346ea2f7146c4784c325a51e6203a052562f928
> > 
> > /usr/share/applications/org.kde.dolphin.desktop: 
> > "Icon=system-file-manager"
> > has changed to 
> > "Icon=org.kde.dolphin"
> > 
> > Changing it back corrects the Dolphin icon accent color in the taskbar.
> > However, the commit notes that it was intended to "install icons at the
> > correct location", perhaps it's just not theming these default icons as
> > expected?
> 
> Thanks for workaround. Unfortunately any next update the most likely will 
> overwrite it.

Copying the shortcut to ~/.local/share/applications/org.kde.dolphin.desktop
overrides the system shortcut, but I guess the problem is underlying, so one
would want to take the override out once a fix is in. 

It's interesting because that commit shows the icons were only renamed,
(system-file-manager.svg -> org.kde.dolphin.svg), not much else changed there.
I wonder if there's a separate Plasma icon theming component that expects the
old names and just isn't catching the new ones. It's also odd that the old
names even work.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to