More info:

If I run startxwin.bat from a CMD.exe command line, the bash console xterm opens just fine. I only have problems starting it from the shortcut.

I do see some interesting things in the log file, however:

MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel

II) GLX: Initialized DRISWRAST GL provider for screen 0
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list! [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list! [dix] Could not init font path element /usr/share/fonts/Type1/, removing from list!

Warning: Missing charsets in String to FontSet conversion


None of the compatibility settings are checked in the Windows shortcut.

I've attached the Xwin.0.log file

- Jim

On 11/19/2009 8:57 PM, Jim Reisert AD1C wrote:
I'm running the latest of everything Cygwin 1.7 (see below).

When I start the Xwin server from the Windows shortcut:

D:\Cygwin\bin\run.exe /usr/bin/startxwin.bat

I see a bash.exe process running, but no X window comes up, as per:

REM Make sure XWin is ready to accept connections before proceeding
%RUN% checkX -wait -d %DISPLAY% -t 12

REM Startup an xterm, using bash as the shell.
%RUN% xterm -e /usr/bin/bash -l

Anyone else notice this?

The problem is the same on my laptop at work running WinXP, as well as
my home system running Windows 7

- Jim

# cygcheck -c | egrep "cyg|x"

cygrunsrv 1.34-1 OK
cygutils 1.4.0-1 OK
cygwin 1.7.0-65 OK
cygwin-doc 1.5-1 OK
expat 2.0.1-1 OK
gettext 0.17-11 OK
libexpat1 2.0.1-1 OK
libexpat1-devel 2.0.1-1 OK
libpixman1_0 0.16.2-1 OK
libxcb1 1.4-2 OK
libXext6 1.1.1-1 OK
libxkbfile1 1.0.6-1 OK
libxml2 2.7.4-1 OK
lynx 2.8.5-4 OK
texinfo 4.13-3 OK
util-linux 2.14.1-1 OK
xauth 1.0.4-1 OK
xcursor-themes 1.0.2-1 OK
xemacs-emacs-common 21.4.22-1 OK
xinit 1.2.0-1 OK
xkbcomp 1.1.1-1 OK
xkeyboard-config 1.7-1 OK
xmodmap 1.0.4-1 OK
xorg-server 1.7.1-3 OK
xrdb 1.0.6-1 OK
xterm 250-1 OK


--
Jim Reisert AD1C, <jjreis...@alum.mit.edu>, http://www.ad1c.us
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.7.1.0 (10701000)
Build Date: 2009-11-11

Contact: cygwin-xfree@cygwin.com

XWin was started with the following command line:

XWin -multiwindow -clipboard -silent-dup-error 

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1680 h 1050
winInitializeDefaultScreens - Returning
2009-11-19 21:06:08 winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
2009-11-19 21:06:08 (II) xorg.conf is not supported
2009-11-19 21:06:08 (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for 
more information
2009-11-19 21:06:08 winPrefsLoadPreferences: /cygdrive/d/Home/.XWinrc
2009-11-19 21:06:08 LoadPreferences: Done parsing the configuration file...
2009-11-19 21:06:08 winGetDisplay: DISPLAY=:0.0
2009-11-19 21:06:08 winDetectSupportedEngines - Windows NT/2000/XP
2009-11-19 21:06:08 winDetectSupportedEngines - DirectDraw installed
2009-11-19 21:06:08 winDetectSupportedEngines - DirectDraw4 installed
2009-11-19 21:06:08 winDetectSupportedEngines - Returning, supported engines 
00000007
2009-11-19 21:06:08 winSetEngine - Multi Window or Rootless => ShadowGDI
2009-11-19 21:06:08 winAdjustVideoModeShadowGDI - Using Windows display depth 
of 32 bits per pixel
2009-11-19 21:06:08 winAllocateFBShadowGDI - Creating DIB with width: 1680 
height: 1050 depth: 32
2009-11-19 21:06:08 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
2009-11-19 21:06:08 winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff 
BPRGB 8 d 24 bpp 32
2009-11-19 21:06:08 null screen fn ReparentWindow
2009-11-19 21:06:08 null screen fn RestackWindow
2009-11-19 21:06:08 InitQueue - Calling pthread_mutex_init
2009-11-19 21:06:08 InitQueue - pthread_mutex_init returned
2009-11-19 21:06:08 InitQueue - Calling pthread_cond_init
2009-11-19 21:06:08 InitQueue - pthread_cond_init returned
2009-11-19 21:06:08 winInitMultiWindowWM - Hello
2009-11-19 21:06:08 Screen 0 added at XINERAMA coordinate (0,0).
2009-11-19 21:06:08 winMultiWindowXMsgProc - Hello
2009-11-19 21:06:08 winInitMultiWindowWM - Calling pthread_mutex_lock ()
2009-11-19 21:06:08 winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
2009-11-19 21:06:08 MIT-SHM extension disabled due to lack of kernel support
2009-11-19 21:06:08 XFree86-Bigfont extension local-client optimization 
disabled due to lack of shared memory support in the kernel
2009-11-19 21:06:08 (II) AIGLX: Loaded and initialized 
/usr/lib/dri/swrast_dri.so
2009-11-19 21:06:08 (II) GLX: Initialized DRISWRAST GL provider for screen 0
2009-11-19 21:06:08 [dix] Could not init font path element 
/usr/share/fonts/TTF/, removing from list!
2009-11-19 21:06:08 [dix] Could not init font path element 
/usr/share/fonts/OTF/, removing from list!
2009-11-19 21:06:08 [dix] Could not init font path element 
/usr/share/fonts/Type1/, removing from list!
2009-11-19 21:06:08 winPointerWarpCursor - Discarding first warp: 840 525
2009-11-19 21:06:08 (--) 16 mouse buttons found
2009-11-19 21:06:08 (--) Setting autorepeat to delay=500, rate=31
2009-11-19 21:06:08 (--) winConfigKeyboard - Layout: "00000409" (00000409) 
2009-11-19 21:06:08 (--) Using preset keyboard for "English (USA)" (409), type 
"4"
2009-11-19 21:06:08 Rules = "base" Model = "pc105" Layout = "us" Variant = 
"none" Options = "none"
2009-11-19 21:06:09 winInitMultiWindowWM - pthread_mutex_lock () returned.
2009-11-19 21:06:09 winProcEstablishConnection - Hello
2009-11-19 21:06:09 winInitClipboard ()
2009-11-19 21:06:09 winProcEstablishConnection - winInitClipboard returned.
2009-11-19 21:06:09 winClipboardProc - Hello
2009-11-19 21:06:09 DetectUnicodeSupport - Windows NT/2000/XP
2009-11-19 21:06:09 winInitMultiWindowWM - pthread_mutex_unlock () returned.
2009-11-19 21:06:09 winMultiWindowXMsgProc - pthread_mutex_lock () returned.
2009-11-19 21:06:09 winGetDisplay: DISPLAY=:0.0
2009-11-19 21:06:09 winGetDisplay: DISPLAY=:0.0
2009-11-19 21:06:09 winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
2009-11-19 21:06:09 winClipboardProc - DISPLAY=:0.0
2009-11-19 21:06:09 winInitMultiWindowWM - DISPLAY=:0.0
2009-11-19 21:06:09 winGetDisplay: DISPLAY=:0.0
2009-11-19 21:06:09 winMultiWindowXMsgProc - DISPLAY=:0.0
2009-11-19 21:06:09 winClipboardProc - XOpenDisplay () returned and 
successfully opened the display.
2009-11-19 21:06:09 winInitMultiWindowWM - XOpenDisplay () returned and 
successfully opened the display.
2009-11-19 21:06:09 winMultiWindowXMsgProc - XOpenDisplay () returned and 
successfully opened the display.
2009-11-19 21:07:23 winDeinitMultiWindowWM - Noting shutdown in progress
2009-11-19 21:07:23 winClipboardProc - winClipboardFlushWindowsMessageQueue 
trapped WM_QUIT message, exiting main loop.
2009-11-19 21:07:23 winClipboardProc - XDestroyWindow succeeded.
2009-11-19 21:07:23 winMultiWindowXMsgProcIOErrorHandler!

2009-11-19 21:07:23 winInitMultiWindowXMsgProc - Caught IO Error.  Exiting.
2009-11-19 21:07:23 winDeinitMultiWindowWM - Noting shutdown in progress

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to