<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>I am starting
KDE-Cygwin 3.4.1 with the following script:<BR><BR>bash-2.05b$ cat
~/startkde<BR>usr/bin/echo $path<BR>usr/sbin/cygserver &<BR>export
CYGWIN=server<BR>export DISPLAY=127.0.0.1:0<BR>usr/X11R6/bin/XWin -logverbose
3 -multiwindow &<BR>usr/X11R6/bin/xwinclip
&<BR>usr/X11R6/bin/xhost +<BR>export
SHELL=/bin/bash<BR>pwd<BR>opt/kde3.4/bin/kdeinit +kicker &<BR><BR>I am
getting the following two errors when I run the ~/startkde
script<BR><BR><snip><BR>winInitMultiWindowWM - XOpenDisplay () returned
and successfully opened the <BR>display.<BR>bash-2.05b$ kdeinit: Launched
DCOPServer, pid = 400 result = 0<BR>DCOP: register 'anonymous-400' -> number
of clients is now 1<BR>DCOP: unregister 'anonymous-400'<BR>kdeinit: Launched
KLauncher, pid = 3292 result = 0<BR>DCOP: register 'klauncher' -> number of
clients is now 1<BR>DCOP: new daemon klauncher<BR>kdeinit: Launched KDED, pid =
3772 result = 0<BR>DCOP: register 'kded' -> number of clients is now
1<BR>DCOP: unregister 'kded'<BR>DCOP: register 'kded' -> number of clients is
now 1<BR>DCOP: register 'anonymous-3772' -> number of clients is now 2<BR>kio
(KDirWatch): Available methods: Stat<BR>kio (KLauncher): KLauncher: Got
kdeinit_exec_wait('kbuildsycoca', ...)<BR>kdeinit: Got EXT_EXEC 'kbuildsycoca'
from launcher.<BR>Unknown ClientMessage<BR>Unknown ClientMessage<BR>Unknown
ClientMessage <-- First Error<BR>Unknown ClientMessage<BR>Unknown
ClientMessage<BR>kio (KLauncher): kbuildsycoca (pid 148) up and
running.<BR>Unknown ClientMessage<BR>Unknown
ClientMessage<BR>winMultiWindowXMsgProcErrorHandler - ERROR: BadWindow (invalid
Window <BR>parameter)<BR>Unknown ClientMessage<BR>Unknown ClientMessage<BR>DCOP:
register 'kbuildsycoca' -> number of clients is now 3<BR>kbuildsycoca
running...<BR><BR><snip><BR><BR>WARNING: Problem deleting stale lockfile
<BR>/home/RossMacGillivray/.kde/share/confi<BR>g/kconf_updaterc.lock<BR>WARNING:
Problem deleting stale lockfile
<BR>/home/RossMacGillivray/.kde/share/confi<BR>g/kconf_updaterc.lock <--
Second Error<BR><BR>What is the source of these two errors and what is the
solution for each error?<BR><BR>/Ross</FONT><BR></FONT></DIV></BODY></HTML>