This is the mail archive of the cygwin mailing list for the Cygwin 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: issues with startxwin not loading x windows



Saw your reply, Marco.


So basically at this point I had them do further exclusions and now we're getting this as far as the window popping up but nothing happens for a moment, then it closes.


The X log looks like this:


Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.18.4.0
OS: CYGWIN_NT-10.0 LTFA25932 2.5.2(0.297/5/3) 2016-06-23 14:29 x86_64
OS: Windows 10  [Windows NT 10.0 build 10586] (Win64)
Package: version 1.18.4-1 built 2016-07-22

XWin was started with the following command line:

/usr/bin/X :0 -auth /home/050162/.serverauth.10232 

ddxProcessArgument - Initializing default screens
winInitializeScreenDefaults - primary monitor w 1536 h 864
winInitializeScreenDefaults - native DPI x 96 y 96
[ 66808.562] (II) xorg.conf is not supported
[ 66808.562] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
[ 66808.562] LoadPreferences: /home/050162/.XWinrc not found
[ 66808.562] LoadPreferences: Loading /etc/X11/system.XWinrc
[ 66808.562] LoadPreferences: Done parsing the configuration file...
[ 66808.562] winDetectSupportedEngines - RemoteSession: no
[ 66808.625] winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL
[ 66808.625] winDetectSupportedEngines - Returning, supported engines 00000005
[ 66808.625] winSetEngine - Using Shadow DirectDraw NonLocking
[ 66808.625] winScreenInit - Using Windows display depth of 32 bits per pixel
[ 66808.656] winWindowProc - WM_SIZE - new client area w: 1520 h: 785
[ 66808.671] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
[ 66808.671] MIT-SHM extension disabled due to lack of kernel support
[ 66808.671] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
[ 66808.671] (EE) AIGLX: No native OpenGL in modes with a root window
[ 66808.687] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 66808.687] (II) AIGLX: Loaded and initialized swrast
[ 66808.687] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 66810.203] winPointerWarpCursor - Discarding first warp: 760 392
[ 66810.203] (--) 5 mouse buttons found
[ 66810.203] (--) Setting autorepeat to delay=500, rate=31
[ 66810.203] (--) Windows keyboard layout: "00000409" (00000409) "US", type 7
[ 66810.203] (--) Found matching XKB configuration "English (USA)"
[ 66810.203] (--) Model = "pc105" Layout = "us" Variant = "none" Options = "none"
[ 66810.203] Rules = "base" Model = "pc105" Layout = "us" Variant = "none" Options = "none"
[ 66810.968] winProcEstablishConnection - winInitClipboard returned.
[ 66810.984] winClipboardThreadProc - DISPLAY=:0.0
[ 66810.984] OS maintains clipboard viewer chain: yes
[ 66810.984] OS maintains clipboard viewer chain: yes
[ 66810.984] winClipboardProc - XOpenDisplay () returned and successfully opened the display.
[ 66828.421] winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop.
[ 66828.421] winClipboardProc - XDestroyWindow succeeded.
[ 66828.437] winDeinitMultiWindowWM - Noting shutdown in progress
[ 66828.437] (II) Server terminated successfully (0). Closing log file.



It's getting significantly farther but dies on startup as you can see.  Thoughts?





From: michael messina
Sent: Thursday, August 18, 2016 2:37 PM
To: cygwin@cygwin.com
Subject: issues with startxwin not loading x windows
    

I recently switched from a windows 7 laptop to windows 10 at work here; I had cygwin 64 working with metacity as my preferred frontend for x windows with no problems.  Inexplicably on the 16th it ceased functioning.  I attempted a reinstall and instead, now  I get is a black popup momentarily, then nothing happens.  Enclosed are various log files/etc.

I cannot unfortunately give my cygcheck.out without giving away a lot of internal corporate information so that was redacted since it's absolutely necessary.  That said, all of the various packages said 'ok' for them.  I've had my trend micro office scan administrator  add my pc's C:\cygwin64 folder to the exceptions section of the configuration.   Also scanned the hard drive/FS for filesystem on windows; nothing found.

I cannot boot into safe mode because of bitlocker.

So enclosed is my redacted cygcheck.out; my xsessions.error file from 8/16, my xwin.0 file, and a copy of the gdb output.

Interestingly when I try to do a strace on it, I just get 'segmentation fault' as the output.  Output log file is empty.

I'm baffled here and being mostly pure linux, I kind of live and die by my cygwin instance. 
Any thoughts here?  Please note neither opening the terminal and typing any variation of startxwin, xwin, startx, or using any start menu icons for x windows will produce anything but the described result of nothing happening Though at least from a terminal  window I get some output before it refuses to start like this:

$ startxwin

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.18.4.0
OS: CYGWIN_NT-10.0 LTFA25932 2.5.2(0.297/5/3) 2016-06-23 14:29 x86_64
OS: Windows 10  [Windows NT 10.0 build 10586] (Win64)
Package: version 1.18.4-1 built 2016-07-22

XWin was started with the following command line:

/usr/bin/XWin :0 -multiwindow -auth
 /home/050162/.serverauth.9444

(II) xorg.conf is not supported
(II) See  http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
   

Cygwin/X Frequently Asked Questions
x.cygwin.com
Cygwin/X is a port of the X Window System to Cygwin. Cygwin provides a UNIX-like API on the Win32 platform.     
LoadPreferences: /home/050162/.XWinrc not found
LoadPreferences: Loading /etc/X11/system.XWinrc
LoadPreferences: Done parsing the configuration file...
winDetectSupportedEngines - RemoteSession: no
winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL
winDetectSupportedEngines - Returning, supported engines 00000005
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

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


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