You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

disappearedng

Unregistered

1

Tuesday, July 15th 2008, 10:37pm

KDE fails in FreeBSD: DCOPserver error!

Hi everyone
After booting into FreeBSD, I have encountered the following error when I start kde:

Source code

1
2
3
4
Could not read network connection list.
/home/disappearedng/.DCOPserver_.lan__0

Please check that the "dcopserver program is running


I have looked up google and have done the following
1) login as root, and startkde (still same error)
2) renamed ~/.kde to ~/.kde.bak so that when kde starts it builds a new config (still the same error)
3) chmod -R 777 ~/.kde
3) went to /tmp and deleted everything that has to do with my username and and anything that has to do with .ICE

However, after doing all that, I am still stuck with the same problem.

So I am convinced that I want to upgrade to a newer version of kde(i am running 3.5). and I want to preserve all the programs that I have installed on my system. How do I do that? Do i have to reinstall everything again?

In addition, Is there a "repair" function that I could do to repair my kde right now??
Thx

disappearedng

Unregistered

2

Tuesday, July 15th 2008, 11:21pm

I have even tried the following
#dcopserver

this is what I get

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/usr/local/bin/iceauth:  creating new authority file /home/disappearedng/.ICEaut
hority
/usr/local/bin/iceauth: /tmp/dcopKBfbsS:1:  bad "add" command line
/usr/local/bin/iceauth: /tmp/dcopKBfbsS:2:  bad "add" command line
DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None
 of the authentication protocols specified are supported and host-based authenti
cation failed
ICE Connection rejected!

DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None
 of the authentication protocols specified are supported and host-based authenti
cation failed
DCOPServer self-test failed.
ICE Connection rejected!

iceauth:  creating new authority file /home/disappearedng/.ICEauthority


I have tried
#dcopserver_shutdown
then
#dcopserver

The message remains the same.

Similar threads