Comment # 3 on bug 1022200 from
(In reply to Martin Koller from comment #2)
> Some process keeps insisting on overwriting .kde4 kdeglobals and always
> writes
> ColorScheme=Breeze into the General section, despite the fact that even in
> ~/.config/kdeglobals I do not have any trace of Breeze in it (it's probably
> a default).
> 
> What I found out so far is just that .kde4 kdeglobals is rewritten on log in
> and that the entry BrowserApplication is REMOVED from the file and that
> ColorScheme=Breeze is inserted.

Hm. That would sound like it could be /usr/lib64/kconf_update_bin/kde4breeze.
Can you try to rename that (so it isn't found) and see if it helps?

But normally this should only be run on *first* login (and it shouldn't touch
the BrowserApplication setting either AFAICS).

> However in my ~/.config/kdeglobals I still have
> BrowserApplication[$e]=!konqueror

Shouldn't that rather be "BrowserApplication[$d]"?
I don't think "BrowserApplication[$e]=!konqueror" makes much sense...
But that should be unrelated to your KDE4 problem.


You are receiving this mail because: