PDA

View Full Version : DCOPserver desktop communication protocol


geethalakshmi
05-16-08, 08:54 AM
Hi,
What is DCOPserver?
I know that it is desktop communication protocol and it is a part of KDE environment.

I got a error dcopserver failed when i start the system.

regards,
geetha
http://codingcoding.com
http://www.zyxwvutsrqponmlkjihgfedcba.co.in

envirotech
05-19-08, 05:46 PM
I had this exact same problem today. I followed the steps in this thread

http://ph.ubuntuforums.com/showthread.php?t=511300

The step that worked for me was to delete all these files in my home directory.

$ rm .DCOPserver*
$ rm .ICEauthority*

Hope it helps you.