KDE 3 does not start

Kalle Tuulos kalle at tuulos.net
Mon May 5 00:49:30 CEST 2003


Hello,

I installed Cygwin, Xfree and KDE3 (using the 40M installation utility)
to Win2k computer. The KDE3 worked quite well (the start-up still took a
minute or two, but anyway) after the installation, even remote X
connections worked fine. But now, for some reason, the KDE does not
start any more: the start-up splash disappears after "Initializing
system services" and result is just a blue screen. The "plain" XFree
with twm works still well.

In the bottom of this e-mail is the log from startkde.bat. The result is
same, if I choose the startkde_small.bat. If someone has any ideas, I
would be very thankful!

BR,

  Kalle Tuulos

--

d:\cygwin\opt\kde3>rem @echo off

d:\cygwin\opt\kde3>REM

d:\cygwin\opt\kde3>REM KDE/Cygwin Desktop starter script

d:\cygwin\opt\kde3>REM (c) 2003 Ralf Habacker

d:\cygwin\opt\kde3>REM

d:\cygwin\opt\kde3>REM $Id:$

d:\cygwin\opt\kde3>REM

d:\cygwin\opt\kde3>REM check kdedir and set to default installation path

d:\cygwin\opt\kde3>if exist d:\cygwin\opt\kde3 goto NO_SET_KDEDIR

d:\cygwin\opt\kde3>SET
PATH=.;d:\cygwin\opt\kde3\bin;d:\cygwin\opt\kde3\lib;d:\c
ygwin\opt\kde3\lib\kde3;d:\cygwin\bin;d:\cygwin\usr\X11R6\bin;C:\WINNT\system32;
C:\WINNT;C:\WINNT\System32\Wbem

d:\cygwin\opt\kde3>if NOT "" == "" goto CHECK_HOME_DIR

d:\cygwin\opt\kde3>SET HOME=/home/katuul

d:\cygwin\opt\kde3>if exist d:\cygwin\home\katuul goto NO_SET_KDEHOME

d:\cygwin\opt\kde3>if exist d:\cygwin\home\katuul\.mcoprc goto
NO_COPY_MCOPRC

d:\cygwin\opt\kde3>SET KDEHOME=/home/katuul/.kde31

d:\cygwin\opt\kde3>REM set misc vars

d:\cygwin\opt\kde3>SET DISPLAY=127.0.0.1:0.0

d:\cygwin\opt\kde3>SET SHELL=/bin/bash

d:\cygwin\opt\kde3>REM clean previous X11 session

d:\cygwin\opt\kde3>if not exist d:\cygwin\tmp\.X11-unix\X0 goto
CLEAN_END

d:\cygwin\opt\kde3>if exist d:\cygwin\tmp\.X11-unix rmdir
d:\cygwin\tmp\.X11-uni
x

d:\cygwin\opt\kde3>REM start ipc-daemon

d:\cygwin\opt\kde3>run bin\ipc-daemon

d:\cygwin\opt\kde3>REM start x server

d:\cygwin\opt\kde3>start XWin -noreset -ac -nowinkill

d:\cygwin\opt\kde3>REM Set a background color.

d:\cygwin\opt\kde3>xsetroot -cursor_name left_ptr -solid #396dad

d:\cygwin\opt\kde3>REM start dcopserver (ksplash need this)

d:\cygwin\opt\kde3>run dcopserver --nofork

d:\cygwin\opt\kde3>REM start splashscreen

d:\cygwin\opt\kde3>ksplash

d:\cygwin\opt\kde3>REM Startup kde base services

d:\cygwin\opt\kde3>kdeinit --no-dcop +kcminit +ksmserver
kdeinit: entering main
kdeinit: Warning, socket_file already exists!
_name=klauncher launcher=1 is_lib=0
kdeinit: Launched KLauncher, pid = 1448 result = 0
kdecore (KSocket): Trying to listen on Unix
/tmp/ksocket-katuul/klauncherfqjrda.
slave-socket
_name=kded launcher=0 is_lib=0
kdeinit: Launched KDED, pid = 2168 result = 0
kio (KDirWatch): Available methods: Stat
--



More information about the kde-cygwin mailing list