[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DCOP problem after Etch with Kde upgrade



Florian Kulzer wrote:
On Thu, Feb 15, 2007 at 16:03:37 +0000, john gennard wrote:

About a week ago I obtained the latest Etch (Kde version)
from Debian.org and installed it without any problems.

Yesterday I updated and upgraded the installation - took
many hours on a dialup connection (60 Mb, 58 packages,
mainly Kde - no packages were deleted). There were no
problems reported with the upgrading.

At the next boot, the Kde Desktop starts to come up and
then stops with the following error message:-

------------
There was an error setting up inter-process communications
for KDE. The message returned by the system was:-

"Could not read network connection list
/home/john/.DCOPserverleary_clara.co.uk__0.
Please check that the dcopserver program is running."
------------

I don't understand DCOP, but have ascertained there is no
.DCOPsever file in /home/john as there is on two other boxes
running Etch (these need upgrading, but I'm hesitant to do
so as I feel this problem can be due only to the upgrade).

How is the file created and how do I find out if the DCOPserver
is running?


The DCOP server should be started directly by kdeinit; DCOP is the
communication protocol of the various KDE components and programs (see
http://en.wikipedia.org/wiki/Dcop). If KDE is running you should see
something like this:

$ ps -ef | grep [d]cop
florian  18725     1  0 19:10 ?        00:00:00 dcopserver [kdeinit] --nosid

(This command does not help you at the moment since your KDE does not
 start up at all if I understand you correctly.)

You understand me correctly. Yes the command does not produce
any output on this box. It does of course on three other boxes
running Etch (however none has been upgraded)

The DCOP server itself is responsible for creating the file that is
mentioned in your error message (as far as I know).

Something fundamental seems to be wrong with your KDE. With Etch being
frozen I would not expect that a dist-upgrade can make a difference, but
I would try it nevertheless. You might simply have an inconsistent
combination of KDE packages right now, with some old packages still
hanging around. (Upgrading at the wrong moment could also cause a
situation like this; in such a case another upgrade at a later time
might be enough to fix everything.)

I can't see any old Kde packages hanging around. A dist-upgrade
has been run (another 30 Mb just covering two days, most accounted for by Kde packages!) - as you expected it has made no significant difference although there is a slight change in the behaviour of the 'frozen' Kde blue screen.

Also, in the Xorg log file there is an error message:-
	"(EE) AIGLX: screen 0 is not DRI capable"
(I missed this earlier).

Now, I intend to upgrade another box to see what happens and also
to ask on the Kde list in case others have seen this difficulty.

Regards,

John.



Reply to: