XWin Multiwindow fails to start

2007-10-16 Thread Nick Douma
I'm using the latest version of Cygwin, and Xwin 6.8.99.901-4. Whenever I try 
to run X with `startx` or startx 
scripts, it fails. If I run it directly with `X :0` it works fine (so it 
appears), but when I run it with `X :0 
-multiwindow` it fails with the following log:

$ startx

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.8.99.901-4

Contact: cygwin-xfree@cygwin.com

XWin was started with the following command line:

X :0 -multiwindow

(WW) /tmp mounted int textmode
_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 0007
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: 00ff ff00 00ff
winInitVisualsShadowGDI - Masks 00ff ff00 00ff 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
winMultiWindowXMsgProc - Hello
winInitMultiWindowWM - Calling pthread_mutex_lock ()
winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
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
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: 00020409 (00020409)
(--) Using preset keyboard for English (USA, International) (20409), type 4
Rules = xorg Model = pc105 Layout = us_intl Variant = (null) Options = 
(null)
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Error:Can't find file pc/us_intl for symbols include
   Exiting
   Abandoning symbols file default
Errors from xkbcomp are not fatal to the X server
(--) 3 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.
winProcEstablishConnection - Hello
winProcEstablishConnection - Clipboard is not enabled, returning.
winInitMultiWindowWM - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - pthread_mutex_lock () returned.
winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0
winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0
cat: /cygdrive/x/.Xauthority: No such file or directory

winMultiWindowXMsgProcIOErrorHandler!

 11 [unknown (0xB88)] X 1864 _cygtls::handle_exceptions: Error while 
dumping state (probably corrupted 
stack)
xinit:  connection to X server lost.


Also, when I run it with the `X :0` command, the DISPLAY var is not set, and 
xterm does not start up 
automatically.

--
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/



Perforance problems under GNOME

2007-10-16 Thread Andrew Pickin

I'm running Xwin in query Xdmcp mode in particular the line is as follows

%RUN% XWin -query %REMOTE_HOST% -nodecoration -clipboard -rootless 
-unixkill -notrayicon


Where remote host is either Solaris or Linux machine.

If the Session/Windown manager employed is Gnome then I suffer 
significant performance
problems. If I use CDE (Solaris) or KDE (Linux) I don't get the problem, 
even it I use

gnome applications from the other window managers.

This loss of performance is not immediate. But the closest I've got to 
identifying when the performance
takes a nose-drive is as soon as I start typing. I can start application 
from the menu, etc. but a soon as
I type 1 character response from every aspect of the window manage is 
very poor.


I've recently upgraded changed machine (to a more powerful one) and
consequently have upgraded to the current release of Cygwin rather than 
a version
that was two years old, and this wasn't a problem on the old machine. 
Some that should means
the fall is with current release/installation/machine, and not at the 
remote end.


Also, if the GNOME session is set to display a logout confirmation this 
window is not clickable,
or rather when I log out the confirmation window is presented, the rest 
of the desktop is greyed out
but clicking on OK or Cancel has no effect. The X Server must either be 
killed or wait for the session
to time out after ~2mins. This also appears to dependant on whether I've 
typed anything during the session

so might be related to these performance problems.

Any idea on how to solve or even diagnose this problem would be appreciated.

Thanks,

AMP.







--
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/