This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Cygwin/X 1.7 keyboard/mouse freeze shortly after Xwin login to Solaris


Parenthetically, I am currently using XMING due to this problem,
but would like to go back to using cygwin-X.

If any X11-developer would like to give me a "debug" version of 
xorg-server to try & capture the location of the problem, I would be 
assist.

-----Original Message-----
From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Bennett, Tony
Sent: Monday, March 01, 2010 7:55 AM
To: cygwin-xfree@cygwin.com
Subject: RE: Cygwin/X 1.7 keyboard/mouse freeze shortly after Xwin login to Solaris

I just finished trying 1.7.5-1 trying to connect to an AIX server.
Here's how I'm starting it from a .bat file:

     bash -c "PATH=$PATH:/usr/bin:/usr/X11R6/bin; XWin -logverbose 255 -ac -query \
              aix_server_name -fp \"tcp/aix_server_name:8000,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,/usr/share/fonts/Type1/\" "
    
I performed the same test as Mark Veneziano performed (click up-triangle on one of the panels to get my terminal icon...)
and got the same results.

In case it helps, here is the contents of my /var/log/XWin.0.log, which 
you will notice I had logging verbose-ly:

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.7.5.0 (10705000)
Build Date: 2010-02-25

Contact: cygwin-xfree@cygwin.com
XWin was started with the following command line:

XWin -logverbose 255 -ac -query aix_server_name -fp 
 tcp/aix_server_name:8000,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,/usr/share/fonts/Type1/ 

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1280 h 1024
winInitializeDefaultScreens - Returning
2010-03-01 07:42:05 (WW) /tmp mounted in textmode
2010-03-01 07:42:05 OsVendorInit - Creating bogus screen 0
2010-03-01 07:42:05 _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
2010-03-01 07:42:05 _XSERVTransOpen: transport open failed for inet6/ISO912887:0
2010-03-01 07:42:05 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
2010-03-01 07:42:05 XDMCP warning: INET6 UDP socket creation failed
2010-03-01 07:42:05 winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
2010-03-01 07:42:05 winValidateArgs - Returning.
2010-03-01 07:42:05 (II) xorg.conf is not supported
2010-03-01 07:42:05 (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
2010-03-01 07:42:05 (++) FontPath set to "tcp/aix_server_name:8000,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,/usr/share/fonts/Type1/"
2010-03-01 07:42:05 LoadPreferences: /home/trbennett/.XWinrc not found
2010-03-01 07:42:05 LoadPreferences: Loading /etc/X11/system.XWinrc
2010-03-01 07:42:05 LoadPreferences: Done parsing the configuration file...
2010-03-01 07:42:05 winGetDisplay: DISPLAY=:0.0
2010-03-01 07:42:05 winDetectSupportedEngines - Windows NT/2000/XP
2010-03-01 07:42:05 winDetectSupportedEngines - DirectDraw installed
2010-03-01 07:42:05 winDetectSupportedEngines - DirectDraw4 installed
2010-03-01 07:42:05 winDetectSupportedEngines - Returning, supported engines 00000007
2010-03-01 07:42:05 winScreenInit - dwWidth: 1280 dwHeight: 1024
2010-03-01 07:42:05 winSetEngine - Using Shadow DirectDraw NonLocking
2010-03-01 07:42:05 winAdjustVideoModeShadowDDNL - Using Windows display depth of 16 bits per pixel
2010-03-01 07:42:05 winCreateBoundingWindowWindowed - User w: 1280 h: 1024
2010-03-01 07:42:05 winCreateBoundingWindowWindowed - Current w: 1280 h: 1024
2010-03-01 07:42:05 winAdjustForAutoHide - Original WorkArea: 0 0 996 1280
2010-03-01 07:42:05 winAdjustForAutoHide - Adjusted WorkArea: 0 0 996 1280
2010-03-01 07:42:05 winCreateBoundingWindowWindowed - WindowClient w 1274 h 971 r 1274 l 0 b 971 t 0
2010-03-01 07:42:05 winWindowProc - WM_ACTIVATEAPP
2010-03-01 07:42:05 winCreateBoundingWindowWindowed -  Returning
2010-03-01 07:42:05 winCreatePrimarySurfaceShadowDDNL - Creating primary surface
2010-03-01 07:42:05 winCreatePrimarySurfaceShadowDDNL - Created primary surface
2010-03-01 07:42:05 winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface
2010-03-01 07:42:05 winAllocateFBShadowDDNL - lPitch: 2548
2010-03-01 07:42:05 winAllocateFBShadowDDNL - Created shadow pitch: 2548
2010-03-01 07:42:05 winAllocateFBShadowDDNL - Created shadow stride: 1274
2010-03-01 07:42:05 winFinishScreenInitFB - Masks: 0000f800 000007e0 0000001f
2010-03-01 07:42:05 winInitVisualsShadowDDNL - Masks 0000f800 000007e0 0000001f BPRGB 6 d 16 bpp 16
2010-03-01 07:42:05 winRandRInit ()
2010-03-01 07:42:05 winCreateDefColormap - Deferring to fbCreateDefColormap ()
2010-03-01 07:42:05 winFinishScreenInitFB - returning
2010-03-01 07:42:05 Screen 0 added at XINERAMA coordinate (0,0).
2010-03-01 07:42:05 winScreenInit - returning
2010-03-01 07:42:05 winGenerateAuthorization - GenerateAuthorization success!
AuthDataLen: 16 AuthData: 
ÂâÃâÃÂÃÅxÃÅ4-Â
2010-03-01 07:42:05 InitOutput - Returning.
2010-03-01 07:42:05 MIT-SHM extension disabled due to lack of kernel support
2010-03-01 07:42:05 XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
2010-03-01 07:42:05 (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
2010-03-01 07:42:05 (II) GLX: Initialized DRISWRAST GL provider for screen 0
2010-03-01 07:42:06 winPointerWarpCursor - Discarding first warp: 637 485
2010-03-01 07:42:06 (II) XKB: Reusing cached keymap
2010-03-01 07:42:06 (--) 3 mouse buttons found
2010-03-01 07:42:06 (--) Setting autorepeat to delay=500, rate=31
2010-03-01 07:42:06 (--) winConfigKeyboard - Layout: "00000409" (00000409) 
2010-03-01 07:42:06 (--) Using preset keyboard for "English (USA)" (409), type "4"
2010-03-01 07:42:06 Rules = "base" Model = "pc105" Layout = "us" Variant = "none" Options = "none"
2010-03-01 07:42:06 (II) XKB: Reusing cached keymap
2010-03-01 07:42:06 winBlockHandler - Releasing pmServerStarted
2010-03-01 07:42:06 winBlockHandler - pthread_mutex_unlock () returned
2010-03-01 07:42:06 winProcEstablishConnection - Hello
2010-03-01 07:42:06 winProcEstablishConnection - Xdmcp, waiting to start clipboard client until 4th call...
2010-03-01 07:42:06 winInitClipboard ()
2010-03-01 07:42:06 winProcEstablishConnection - winInitClipboard returned.
2010-03-01 07:42:06 winClipboardProc - Hello
2010-03-01 07:42:06 DetectUnicodeSupport - Windows NT/2000/XP
2010-03-01 07:42:06 winGetDisplay: DISPLAY=:0.0
2010-03-01 07:42:06 winClipboardProc - DISPLAY=:0.0
2010-03-01 07:42:06 winClipboardProc - XOpenDisplay () returned and successfully opened the display.
2010-03-01 07:42:06 winClipboardWindowProc - WM_CREATE
2010-03-01 07:42:06 winClipboardWindowProc - WM_DRAWCLIPBOARD: Enter
2010-03-01 07:42:06 winClipboardWindowProc - WM_DRAWCLIPBOARD: Exit
2010-03-01 07:42:06 winProcSetSelectionOwner - Hello.
2010-03-01 07:42:06 winProcSetSelectionOwner - PRIMARY - Now owned by: 6291534
2010-03-01 07:42:06 winClipboardWindowProc - WM_DRAWCLIPBOARD: Enter
2010-03-01 07:42:06 winClipboardWindowProc - WM_DRAWCLIPBOARD - We own the clipboard, returning.
2010-03-01 07:42:06 winClipboardWindowProc - WM_DRAWCLIPBOARD: Exit
2010-03-01 07:42:06 winProcSetSelectionOwner - Hello.
2010-03-01 07:42:08 winProcSetSelectionOwner - Hello.
2010-03-01 07:42:12 winProcSetSelectionOwner - Hello.
2010-03-01 07:42:12 winProcSetSelectionOwner - Hello.
2010-03-01 07:42:12 winProcQueryTree - Hello
2010-03-01 07:42:12 winProcQueryTree - Clipboard client already launched, returning.
2010-03-01 07:42:12 winProcSetSelectionOwner - Hello.
2010-03-01 07:43:05 winWindowProc - WM_ACTIVATEAPP
2010-03-01 07:43:05 winClipboardWindowProc - WM_WM_REINIT: Enter
2010-03-01 07:44:03 winWindowProc - WM_ACTIVATEAPP
2010-03-01 07:44:03 winClipboardWindowProc - WM_WM_REINIT: Enter
2010-03-01 07:44:03 winRestoreModeKeyStates: state 0
2010-03-01 07:44:11 winRestoreModeKeyStates: state 0
2010-03-01 07:44:11 ddxBeforeReset - Hello
2010-03-01 07:44:11 winClipboardWindowProc - WM_DESTROY
2010-03-01 07:44:11 winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop.
2010-03-01 07:44:11 winClipboardProc - XDestroyWindow succeeded.
2010-03-01 07:44:11 winClipboardShutdown - Clipboard thread has exited.
2010-03-01 07:44:11 winWindowProc - WM_ACTIVATEAPP
2010-03-01 07:44:11 winDeinitMultiWindowWM - Noting shutdown in progress

-----Original Message-----
From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Mark Veneziano
Sent: Thursday, February 25, 2010 9:58 PM
To: cygwin-xfree@cygwin.com
Subject: Re: Cygwin/X 1.7 keyboard/mouse freeze shortly after Xwin login to Solaris

Thanks again for the help.  Unfortunately things are only partially 
fixed with 1.7.5-1.

The Motif context menu issue appears to be gone.  When I right-click 
inside a CDE application, I get a context menu as expected, and no 
keyboard/mouse freeze.

However, I still get a keyboard/mouse freeze when I click a CDE "panel" 
for the second time in single-window mode.

I use the command:
XWin -query solarisbox

I get the Solaris login prompt and log in to CDE.  I click the 
up-triangle on one of the panels to get to my terminal icon, and the 
panel opens as expected.  When I click the terminal icon, the terminal 
opens and the panel automatically hides itself again.  If I click the 
up-triangle again, the panel does not appear again, and the keyboard and 
mouse freeze.

Let me know if I can provide any more info.

Thanks,
Mark

--------------------------------------------------
From: "Jon TURNEY" <jon.turney@dronecode.org.uk>
Sent: Thursday, February 25, 2010 10:45 AM
To: <cygwin-xfree@cygwin.com>
Cc: <mark@alnmark.com>
Subject: Re: Cygwin/X 1.7 keyboard/mouse freeze shortly after Xwin login 
to   Solaris

> On 20/02/2010 04:02, Mark Veneziano wrote:
>> Thanks very much for investigating this issue. Please let me know if 
>> I
>> can help in any way.
>
> If you can confirm this is fixed with xorg-server 1.7.5-1, that would 
> be helpful :-)
>
> --
> 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/
>
> 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]