AW: KDE doesn´t start

Ewald Stamp kde-cygwin@mail.kde.org
Fri, 11 Oct 2002 14:46:46 +0200


> > KDE stops after showing the splash screen. "Initializing system
> > services" ist shown in the splash screen. Then it disappears and
nothing
> > happens.
> ....
> I can't see any errors. Please try
> http://kde-cygwin.sourceforge.net/kde2/faq.php#D9 and report again.

These are the results:

Req. 1: cygwin and xfree are working good.
Req. 2: KDE not rebased nor rebinded

_1. kde related environment: OK
_2. xserver: running, no problems. i.e. xterm or wmaker can be started
_3. dcopserver:
	
$ dcopserver --nosid
_KDE_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root
DCOP: register 'anonymous-1848' -> number of clients is now 1
DCOPServer up and running.
DCOP: unregister 'anonymous-1848'

$ ls -l /tmp/.ICE-unix/
total 8
drwxr-xr-x    2 Ewald    Kein         4096 Oct 11 14:29 .
drwxr-xr-x    6 Ewald    Kein         4096 Oct 11 14:29 ..
srwxr-xr-x    1 Ewald    Kein           51 Oct 11 14:29
dcop1992-1034339375
srwxr-xr-x    1 Ewald    Kein           51 Oct 11 02:10
dcop3228-1034295043
srwxr-xr-x    1 Ewald    Kein           51 Oct 11 14:13
dcop988-1034338401

$ ls -al ~/.DCOP*
lrwxrwxrwx    1 Ewald    Kein          163 Oct 11 01:38
/home/Ewald/.DCOPserver_vegas -> /home/Ewald/.DCOPserver_vegas_-0
-rw-r--r--    1 Ewald    Kein           52 Oct 11 02:05
/home/Ewald/.DCOPserver_vegas_-0
-rw-r--r--    1 Ewald    Kein           52 Oct 11 14:29
/home/Ewald/.DCOPserver_vegas_VEGAS-0

_4. kdeinit:

$ kdeinit --no-dcop --no-kded
kdeinit: launch -> klauncher (null)
kdeinit: Launched KLauncher, pid = 2244 result = 0
DCOP: register 'klauncher' -> number of clients is now 1
DCOP: unregister 'klauncher'
DCOP: register 'klauncher' -> number of clients is now 1
DCOP: register 'anonymous-2244' -> number of clients is now 2
kdecore (KSocket): Trying to listen on Unix
/tmp/ksocket-Ewald/klauncherzdzrMb.slave-socket
kdecore (KSocket): Socket bound: 7
DCOP: new daemon klauncher
DCOP: unregister 'anonymous-2244'
kdeinit: opened connecton to VEGAS:0.0

_5. kded:

$ kded
DCOP: register 'kded' -> number of clients is now 1
DCOP: unregister 'kded'
DCOP: register 'kded' -> number of clients is now 1
DCOP: register 'anonymous-2008' -> number of clients is now 2
DCOP: register 'anonymous-2104' -> number of clients is now 3

And here it stops. ~10 min. later: Pressing ^c:

DCOP aborting while waiting for answer from 'klauncher'
DCOP: unregister 'anonymous-2104'
DCOP aborting call from 'anonymous-2008' to 'kded'
DCOP: unregister 'kded'
DCOP: unregister 'anonymous-2008'

What is the problem? Is there a log file?

Thanks,
Ewald