Problem with start og kde3.4 and cygwin 1.5.24

Dietmar Immenhausen Adresse.geheim at gmx.de
Tue Feb 6 08:48:30 CET 2007


Hello,

i have install the kde3.4 into my cygwin (1.5.24) installation.

When i start the script "startkde" then the programm kdeinit isn´t start and the returncode of kdeinit is 53.

Where a can me help for this probleme ?

Thanks
    Dietmar

startkde-script:
$ cat startkde
#/bin/bash
/usr/sbin/cygserver &
export CYGWIN=server
export DISPLAY=127.0.0.1:0
xwin -multiwindow &
xwinclip &
xhost +
export SHELL=/bin/bash
kdeinit +kicker &


Output from the script:

IMMENHAU at mu0a2360 ~
$ uname -a
CYGWIN_NT-5.1 mu0a2360 1.5.24(0.156/4/2) 2007-01-23 18:50 i686 Cygwin

IMMENHAU at mu0a2360 ~
$ /usr/sbin/cygserver &
[1] 516
IMMENHAU at mu0a2360 ~
$ cygserver: Initialization complete.  Waiting for requests.
IMMENHAU at mu0a2360 ~
$ export CYGWIN=server
IMMENHAU at mu0a2360 ~
$ export DISPLAY=127.0.0.1:0
IMMENHAU at mu0a2360 ~
$ xwin -multiwindow &
[2] 1380
$ Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.8.99.901-4

Contact: cygwin-xfree at cygwin.com

XWin was started with the following command line:

xwin -multiwindow

_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
(II) XF86Config is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 00000007
winSetEngine - Multi Window or Rootless => ShadowGDI
winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel
winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 1024 depth: 32
winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32
null screen fn ReparentWindow
null screen fn RestackWindow
InitQueue - Calling pthread_mutex_init
InitQueue - pthread_mutex_init returned
InitQueue - Calling pthread_cond_init
InitQueue - pthread_cond_init returned
winInitMultiWindowWM - Hello
winInitMultiWindowWM - Calling pthread_mutex_lock ()
winMultiWindowXMsgProc - Hello
winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: "00000407" (00000407)
(--) Using preset keyboard for "German (Germany)" (407), type "4"
Rules = "xorg" Model = "pc105" Layout = "de" Variant = "(null)" Options = "(null)"
expected keysym, got dead_diaresis: line 143 of pc/de
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(--) 5 mouse buttons found
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
winPointerWarpCursor - Discarding first warp: 640 512
winInitMultiWindowWM - pthread_mutex_lock () returned.
winInitMultiWindowWM - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - pthread_mutex_lock () returned.
winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0
winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0
winProcEstablishConnection - Hello
winProcEstablishConnection - Clipboard is not enabled, returning.
winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display.
winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display.
IMMENHAU at mu0a2360 ~
$ xwinclip &
[3] 1428
IMMENHAU at mu0a2360 ~
$ UnicodeSupport - Windows NT/2000/XP
Unicode clipboard I/O
IMMENHAU at mu0a2360 ~
$ xhost +
access control disabled, clients can connect from any host
IMMENHAU at mu0a2360 ~
$ export SHELL=/bin/bash
IMMENHAU at mu0a2360 ~
$ kdeinit +kicker &
[4] 768
[4]+  Exit 53                 kdeinit +kicker


More information about the kde-cygwin mailing list