[Breeze] [Bug 347547] Qt4 applications use wrong palette and icons w/ Breeze

Matthias Dahl ua_bugz_kde at binary-island.eu
Tue May 19 18:31:08 UTC 2015


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

--- Comment #8 from Matthias Dahl <ua_bugz_kde at binary-island.eu> ---
Further investigation revealed the following:

1)
If KDE_SESSION_VERSION=5, kdeglobals is first searched for in "~/.kde/" while
with KDE_SESSION_VERSION=4 it is "~/.kde4/". This comes as a surprise since
kdelibs is configured properly with kde4 and kcoreaddons with prefix "4". And
since KShareConfig and alike use KStandardDirs (which should all be ".kde4"), I
don't see where the ".kde" comes from at all. The environment is clean as well,
no KDEHOME or alike is set.

2)
Setting a symlink .kde -> .kde4 works around the problem and no matter what
KDE_SESSION_VERSION (4 or 5), Qt4 apps show properly.

3)
The color that doesn't get picked up when not everything is properly in place
is "BackgroundNormal" from the "Colors:Selection" section of kdeglobals.

4)
I filed a bug downstream with Gentoo as well
(https://bugs.gentoo.org/show_bug.cgi?id=549824), since this might very well be
a packaging bug (or perhaps partly) since I am not able to reproduce this on
either OpenSuSE Tumbleweed nor Kubuntu. Nevertheless, any help on this matter
would be greatly appreciated since I have spent countless hours trying to hunt
this problem down and I am still at it, unfortunately. :(

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Plasma-devel mailing list