Kde 3.1.1 Won't start.
Jon Wilson
sendmemymail at bigfoot.com
Fri Apr 25 11:16:47 CEST 2003
%USERPROFILE% is set to "c:\Documents and Settings\Jon" I think that
this could be the problem???
Here is the output I get...
C:\Cygwin\opt\kde3>if NOT "%USERPROFILE%" == "" goto CHECK_HOME_DIR
C:\Cygwin\opt\kde3>if exist C:\Cygwin\home\Jon goto NO_SET_KDEHOME
C:\Cygwin\opt\kde3>if exist C:\Cygwin\home\Jon\.mcoprc goto NO_COPY_MCOPRC
C:\Cygwin\opt\kde3>SET KDEHOME=/home/Jon/.kde31
C:\Cygwin\opt\kde3>REM set misc vars
C:\Cygwin\opt\kde3>SET DISPLAY=127.0.0.1:0.0
C:\Cygwin\opt\kde3>SET SHELL=/bin/bash
C:\Cygwin\opt\kde3>REM clean previous X11 session
C:\Cygwin\opt\kde3>if not exist C:\Cygwin\tmp\.X11-unix\X0 goto CLEAN_END
C:\Cygwin\opt\kde3>if exist C:\Cygwin\tmp\.X11-unix rmdir
C:\Cygwin\tmp\.X11-unix
C:\Cygwin\opt\kde3>REM start ipc-daemon
C:\Cygwin\opt\kde3>run bin\ipc-daemon
C:\Cygwin\opt\kde3>REM start x server
C:\Cygwin\opt\kde3>start XWin -noreset -ac -nowinkill
C:\Cygwin\opt\kde3>REM Set a background color.
C:\Cygwin\opt\kde3>xsetroot -cursor_name left_ptr -solid #396dad
C:\Cygwin\opt\kde3>REM start dcopserver (ksplash need this)
C:\Cygwin\opt\kde3>run dcopserver --nofork
C:\Cygwin\opt\kde3>REM start splashscreen
C:\Cygwin\opt\kde3>ksplash
C:\Cygwin\opt\kde3>REM Startup kde base services
C:\Cygwin\opt\kde3>kdeinit --no-dcop +kcminit +ksmserver
kdeinit: entering main
kdeinit: Aborting. $HOME directory (/opt/kde3/%USERPROFILE%) does not exist.
C:\Cygwin\opt\kde3>REM kill all kde processes
C:\Cygwin\opt\kde3>kdeinit_shutdown
Warning: connect() failed: : No such file or directory
C:\Cygwin\opt\kde3>
Jon Wilson
More information about the kde-cygwin
mailing list