[Bug 166678] New: DCOPserver Cannot Connect during startx
Victor Ng
disappearedng at gmail.com
Tue Jul 15 23:34:52 BST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=166678
Summary: DCOPserver Cannot Connect during startx
Product: kde
Version: unspecified
Platform: FreeBSD Ports
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: unassigned-bugs kde org
ReportedBy: disappearedng gmail com
Version: (using KDE 3.5.8)
Installed from: FreeBSD Ports
Compiler: GCC 4.2.1
OS: FreeBSD
I am currently running FreeBSD 7.0. I have ran kde desktop with no problems for about a month. This morning, it occurred that I can no longer start kde:
1) startkde is echoed into ~/.xinitrc, so #startx will provoke startkde automatically
2) After booting into FreeBSD, I have encountered the following error when I start kde:
[code]
Could not read network connection list.
/home/disappearedng/.DCOPserver_.lan__0
Please check that the "dcopserver program is running
[/code]
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
4) went to /tmp and deleted everything that has to do with my username and and anything that has to do with .ICE
I have even tried the following
#dcopserver
to manually start dcopserver
this is what I geT
[code]
/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
[/code]
I have even tried
#dcopserver_shutdown
then
#dcopserver
The message remains the same.
More information about the Unassigned-bugs
mailing list