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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to