<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1126" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN 
class=796540520-28052003>Hi,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=796540520-28052003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=796540520-28052003>I'm a new user 
trying to run KDE/Cygwin, and made sure I installed the necessary extra modules 
for cygwin. When I try to start KDE through the start menu, it hangs while 
"Initializing system services" (step 2 in the gui startup splash), with the 
following verbose output in the DOS window. Any help/insights would be 
appreciated.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=796540520-28052003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=796540520-28052003>Thanks ... 
Tony</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=796540520-28052003></SPAN></FONT>&nbsp;</DIV><FONT face=Arial size=2><SPAN 
class=796540520-28052003>
<DIV>
<HR>
<BR>c:\cygwin\opt\kde3&gt;rem @echo off</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM KDE/Cygwin Desktop starter script</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM (c) 2003 Ralf Habacker</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM $Id:$</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM check kdedir and set to default installation 
path</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;if exist c:\cygwin\opt\kde3 goto NO_SET_KDEDIR</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;SET 
PATH=.;c:\cygwin\opt\kde3\bin;c:\cygwin\opt\kde3\lib;c:\c<BR>ygwin\opt\kde3\lib\kde3;c:\cygwin\bin;c:\cygwin\usr\X11R6\bin;c:\program 
files\i<BR>magemagick-5.4.8-q16;C:\Perl\bin\;C:\Program 
Files\NetworkSimplicity\ssh;C:\Prog<BR>ram Files\Internet Explorer;C:\Program 
Files\Internet 
Explorer;;C:\WINNT\system3<BR>2;C:\WINNT;C:\WINNT\System32\Wbem;I:\Perl\bin;c:\cygwin\bin;C:\Program 
Files\Mic<BR>rosoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft 
Visual Studio<BR>\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual 
Studio\Common\Tools;C:\Pro<BR>gram Files\Microsoft Visual 
Studio\VC98\bin;C:\Program Files\Real\RealPlayer</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;if NOT "C:\Program Files\NetworkSimplicity\ssh" == "" 
goto CH<BR>ECK_HOME_DIR</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;if exist c:\cygwin\home\tonyw goto 
NO_SET_KDEHOME</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;if exist c:\cygwin\home\tonyw\.mcoprc goto 
NO_COPY_MCOPRC</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;SET KDEHOME=/home/tonyw/.kde31</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM set misc vars</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM SET DISPLAY=127.0.0.1:0.0</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;SET DISPLAY=127.0.0.1:0.0</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;SET SHELL=/bin/bash</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM clean previous X11 session</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;if not exist c:\cygwin\tmp\.X11-unix\X0 goto 
CLEAN_END</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;if exist c:\cygwin\tmp\.X11-unix rmdir 
c:\cygwin\tmp\.X11-uni<BR>x</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM start ipc-daemon</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;run bin\ipc-daemon</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM start x server</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;start c:/cygwin/opt/kde3/bin/XWin -noreset -ac 
-nowinkill</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM Set a background color.</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;xsetroot -cursor_name left_ptr -solid #396dad</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM start dcopserver (ksplash need this)</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;run dcopserver --nofork</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM start splashscreen</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;ksplash</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM Startup kde base services</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;kdeinit --no-dcop +kcminit +ksmserver<BR>kdeinit: 
entering main<BR>kdeinit: Warning, socket_file already 
exists!<BR>_name=klauncher launcher=1 is_lib=0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
8 [main] kdeinit: Starting 
up...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1708 sync_with_child: child<BR>&nbsp;1908(0x20C) died before initialization with 
status code 0x80<BR>&nbsp;&nbsp;&nbsp; 231 [main] kdeinit: Starting 
up...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1708 sync_with_child: *** c<BR>hild state waiting for longjmp<BR>kdeinit: fork() 
failed!<BR>: Resource temporarily unavailable</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;REM kill all kde processes</DIV>
<DIV>&nbsp;</DIV>
<DIV>c:\cygwin\opt\kde3&gt;kdeinit_shutdown<BR>Warning: connect() failed: : 
Connection refused<BR>Error: Can't contact kdeinit!</DIV>
<DIV>&nbsp;</DIV>
<DIV></SPAN></FONT>&nbsp;</DIV>
<HR width="100%" SIZE=2>
<B><BR>Tony Wasilewski</B><BR><FONT size=-1>Research Engineer 
II<BR>GTRI/EOEML<BR>Georgia Institute of Technology<BR>Atlanta, GA 
30332-0841</FONT><BR><FONT size=-1>Phone: 404-894-0133<BR>Fax: 
404-894-6199</FONT><BR><FONT size=-1><A 
href="mailto:tony.wasilewski@gtri.gatech.edu">tony.wasilewski@gtri.gatech.edu</A></FONT><BR><BR>
<DIV>&nbsp;</DIV><BR>
<DIV>&nbsp;</DIV></BODY></HTML>