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

--- Comment #4 from Duncan <1i5t5.dun...@cox.net> ---
(In reply to Friedrich W. H. Kossebau from comment #3)
> Then it generates the theme id by first turning the desktop file path
> to a canonical version 

That rings a bell.  My system has a reverse-usrmerge, /usr -> .  so everything
installed to /usr ends up in /.  Up to probably about a year ago that was
causing a problem with canonical/non-canonical path comparisons against the
*.desktop file path that was supposed to give plasmashell the special privs it
needs from kwin to get the wayland running tasks info (not a problem with
insecure X), so none of the taskmanager plasmoids could actually see running
tasks and all they were showing were the pinned launchers.  That problem turned
out to be in whatever framework was doing the resolution, fixed when someone
traced down an apparently unrelated instance of the same bug, and as soon as I
saw the git log I knew what was going on with my bug and that it was probably
fixed with that commit, which it was.

> Are you capable to add some fprint debug lines to libkdegames yourself to
> get insight into the respective values used there?

Give me a debug/test patch and I can apply it for local testing, no sweat, but
coding it is another story... (Effectively I can and sometimes do hack existing
patches when necessary, but I'm not a dev so coding my own, even for trivial
debugging like this, if possible at all, typically takes me hours of bumbling.)

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

Reply via email to