[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-cygwin
Subject:    unable to start kde3.1.4 since cygwin/X update
From:       gilles civario <gilles.civario () cea ! fr>
Date:       2004-03-17 9:49:47
Message-ID: 40581F3B.70206 () cea ! fr
[Download RAW message or body]

Hello.
I've updated yesterday my cygwin/X packages with current versions.
And now, I can't start kde anymore. Here is the result of startx:

$ /opt/kde3/bin/startx
+ test -f /home/civario/.kde_mountchecked
+ IPC_PID=1060
+ client_opt=
+ server_opt=
+ xinit /opt/kde3/bin/startkde -- /usr/X11R6/bin/XWin :0 -noreset -ac -nowinkill \
-nodecoration -lesspointer -clipboard + ipc-daemon2

+ export SHELL=/bin/bash
+ SHELL=/bin/bash
+ export KDEINIT_KIO_EXEC=1
+ KDEINIT_KIO_EXEC=1
+ test -n 1
+ export 
PATH=/opt/kde3/lib/kde3:.:/opt/qt/3.2/bin:/opt/kde3/bin:/opt/kde3/lib:/opt/kde3/lib/kd \
e3:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/ \
WINNT:/cygdrive/c/WINNT/System32/Wbem:/usr/X11R6/bin:/sbin:/usr/sbin:/usr/local/bin + \
 PATH=/opt/kde3/lib/kde3:.:/opt/qt/3.2/bin:/opt/kde3/bin:/opt/kde3/lib:/opt/kde3/lib/k \
de3:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINNT/system32:/cygdrive/c \
/WINNT:/cygdrive/c/WINNT/System32/Wbem:/usr/X11R6/bin:/sbin:/usr/sbin:/usr/local/bin \
+ rm -f /home/civario/.ICEauthority + kdehome=/home/civario/.kde31
+ '[' -z /opt/qt/3.2 ']'
+ '[' -z /opt/kde3 ']'
+ '[' -z /opt/kde3/home ']'
+ '[' -e /opt/kde3/home/share/mimelnk ']'
+ '[' -e /opt/kde3/home/share/applnk ']'
+ '[' -e /opt/kde3/home/share/services ']'
+ '[' -e /opt/kde3/home/share/servicetypes ']'
+ test '' '!=' -multiwindow
+ '[' -e /home/civario/.kde31/share/config/kdesktoprc ']'
+ '[' -z '' -a civario = root ']'
+ '[' -z '' -a civario '!=' root ']'
+ color=#004e98
+ xsetroot -cursor_name left_ptr -solid '#004e98'
+ test -n ''
+ export LD_LIBRARY_PATH=/opt/kde3/lib:/opt/kde3/bin:/opt/qt/3.2/lib:/opt/qt/3.2/bin
+ LD_LIBRARY_PATH=/opt/kde3/lib:/opt/kde3/bin:/opt/qt/3.2/lib:/opt/qt/3.2/bin
+ test -n 'C:\cygwin\opt\kde3\lib;C:\cygwin\opt\kde3\lib\kde3'
+ export LTDL_LIBRARY_PATH=/opt/kde3/lib:/opt/kde3/bin:/opt/qt/3.2/lib:/opt/qt/3.2/bin:/opt/kde3/lib:/opt/kde3/bin:/opt/qt/3.2/lib:/opt/qt/3.2/bin
 + LTDL_LIBRARY_PATH=/opt/kde3/lib:/opt/kde3/bin:/opt/qt/3.2/lib:/opt/qt/3.2/bin:/opt/kde3/lib:/opt/kde3/bin:/opt/qt/3.2/lib:/opt/qt/3.2/bin
 ++ xdpyinfo
++ grep dimensions:
++ cut -d ' ' -f 7
++ cut -d x -f 1
+ export X=1280
+ X=1280
++ xdpyinfo
++ grep dimensions:
++ cut -d ' ' -f 7
++ cut -d x -f 2
+ export Y=996
+ Y=996
++ xdpyinfo
++ awk '/depths/ {print $NF}'
+ export D=32
+ D=32
+ '[' -e /home/civario/.skel/kdebase ']'
+ INITIAL=--force
+ rm -rf /tmp/ksocket-civario /opt/kde3/home/tmp-hepatique
+ lnusertemp tmp
+ lnusertemp socket
+ dcopserver_shutdown
iceauth:  creating new authority file /home/civario/.ICEauthority
+ echo 'startkde: Starting up mode  ... '
startkde: Starting up mode  ...
+ kreadconfig --file kpersonalizerrc --group General --key FirstLogin --default true \
--type bool + test '' '!=' -multiwindow
++ xdpyinfo
++ awk '/depths/ {print $NF}'
+ '[' 32 -gt 8 ']'
+ ksplash
+ AUTOSTART_DIR=autostart-default
+ KDEINIT_APPS=+kcminit +knotify
+ rm /opt/kde3/home/share/autostart
+ ln -fs /opt/kde3/share/autostart-default /opt/kde3/home/share/autostart
+ kdeinit +kcminit +knotify
kdeinit: entering main
KDEINIT_KIO_EXEC
_KDE_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root
iceauth:  creating new authority file /home/civario/.ICEauthority
Could not load library! Trying exec....
kdeinit: Launched DCOPServer, pid = 1544 result = 0
KDEINIT_KIO_EXEC
C:\cygwin\opt\kde3\bin\kdeinit.exe (1176): *** unable to remap C:\cygwin\bin\cygz.dll \
                to same address as parent(0x1220000) != 0x1230000
     229 [main] kdein   272 sync_with_child: child 1176(0x1F8) died before \
                initialization with status code 0x1
     749 [main] kdein   272 sync_with_child: *** child state child loading dlls
kdeinit: Launched KLauncher, pid = 272 result = 0
KDEINIT_KIO_EXEC
kdeinit: Communication error with launcher. Exiting!
Could not load library! Trying exec....
kdeinit: Launched KDED, pid = 1176 result = 0
+ test -n ''
+ kwrapper ksmserver
Warning: connect() failed: : Connection refused
_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root


The kde splash screen start and after some time staying at the "Loading window \
manager" stage, it desapears and nothing more appens.
I have to kill the process manually.
After this, there's still a /opt/kde3/bin/dcopserver which runs.

I've read the message http://lists.kde.org/?l=kde-cygwin&m=107922346009956&w=2 and \
saw "unable to remap C:\cygwin\bin\cygz.dll to same address as parent(0x1220000) != \
0x1230000" on the output of my statkde, so i've tried this:

$ krebase -l /bin/cygz.dll
C:\cygwin\bin\cygz.dll: ImageBase: 0x10000000 ImageSize: 0x14000
$ ipc-daemon2 &
[1] 1412
$ XWin &
[2] 1580
$ kdeinit &
[3] 1248
kdeinit: entering main
Could not load library! Trying exec....
kdeinit: Launched DCOPServer, pid = 1452 result = 0
_KDE_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root
kdeinit: Launched KLauncher, pid = 280 result = 0
C:\cygwin\opt\kde3\bin\kdeinit.exe (1164): *** unable to remap C:\cygwin\bin\cygz.dll \
                to same address as parent(0x1220000) != 0x1230000
     425 [main] kdein   280 sync_with_child: child 1164(0x200) died before \
                initialization with status code 0x1
     910 [main] kdein   280 sync_with_child: *** child state child loading dlls
Could not load library! Trying exec....
kdeinit: Launched KDED, pid = 1164 result = 0
kdeinit: Communication error with launcher. Exiting!
[3]+  Done                    kdeinit
$ ps
       PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
      1328       1    1328       1328  con 1000 10:08:45 /usr/bin/bash
      1412    1328    1412       1628  con 1000 10:45:53 /usr/bin/ipc-daemon2
      1580    1328    1580       1204  con 1000 10:46:25 /usr/X11R6/bin/XWin
      1584       1    1428       1584    ? 1000 10:47:00 /opt/kde3/bin/dcopserver
      1076       1    1428       1076    ? 1000 10:47:07 /opt/kde3/bin/kded
      1400    1328    1400       1356  con 1000 10:49:09 /usr/bin/ps


Any idea ?

Regards.

Gilles.
_______________________________________________
kde-cygwin mailing list
kde-cygwin@kde.org
https://mail.kde.org/mailman/listinfo/kde-cygwin


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic