What about ownership of your ~/.kde/* files in your /home directory?

I solved a similar problem by executing this simple command:
(I don't know yet how was that possible, but in my case some files in ~/.kde 
directory were owned by root.)

--------------------
[EMAIL PROTECTED]:~$ sudo chown -hR v-teq:v-teq /home/v-teq/.kde
--------------------

Replace <user> by your user-name, of course:
sudo chown -hR <user>:<user> /home/<user>/.kde

-- 
[Hardy] (gnome-session-properties): GnomeUI-WARNING: While connecting to 
session manager Authentication Rejected.
https://bugs.launchpad.net/bugs/237872
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to