I had exactly the same problem on my Laptop (Compaq nx8200), the problem
were stale dcop sessions. I resolved it as follows:

$ dcop --list-sessions --all-users

This lists all sessions, dcop thinks exists, and indicates for every session 
the user directory and the session file, which has a name of the form
.DCOPserver_hostname__1
Look at the session files and you will probably find out by its date, which are 
outdated. If not, inspect the content, which mentions the socket files in 
/tmp/.ICE-unix/ . Compare with the actual content of this directory and delete 
the obsolete session files.

This resolved the problem for me

Regards,

david

-- 
Power button no longer invokes KDE shutdown
https://bugs.launchpad.net/bugs/208063
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