Originally Posted by
Keen101
DCOP communications erro
I've had that error before. To fix it you just need to delete the files DCOP files. In your home directory there will be files that start with ".DCOP" that you need to delete. There might also be ".ICE" files, too:
Code:
$ cd ~
$ rm .DCOPserver*
$ rm .ICEauthority*
After deleting them, logout or reboot. It's safe to delete those files because KDE recreates them on login.