Partial Summary: Cannot start DCOPserver

2007-12-24 23:33:00

I got a few suggestions
S. Croft mentioned adding a link to iceauth
L. Jaynes said to add a link to xauth

Neither one helped.
However I did get about 17 emails asking
how this was fixed, so I guess it's a common
problem. A couple of people said they couldn't run
certian applications without getting "kicked-off".

TheBobster had the only fix that worked, although
it is very unelegant, it works.

Log in as joeUser (any user) in kde. Even though
the error window is up in the foreground, you can
work in the background or another desktop.
This will create the /tmp/*User (where *user is the username)
su to root. chmod the /tmp/.ICE-unix to 777 (probably unsecure)
chmod /tmp/*User to 754

Of course everytime the computer is rebooted you lose these files
and modifications, so we just wrote a shell script /etc/rc.X/S35kde
that copies and chmod's these files upon startup.

Very dirty, but it works.

-----Original Message-----
From: McCaffity, Ray (Contractor)
Sent: Thursday, August 29, 2002 12:49 PM
To: codeprof at codeprof.com
Subject: Cannot start DCOPserver

I have some SparcStation with Solaris9 and KDE installed.

If I log in as root everything works great.
If I log in as any other user, I get the dreaded DCOPserver error.
What to do?

Ray
_______________________________________________
codeprof mailing list
codeprof at codeprof.com
http://www.codeprof.com/execute/ask/?codeinfoid=16777

Comments

Got something to say?

You must be logged in to post a comment.