public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Cygwin/X XDMCP Issue
@ 2015-02-20 18:36 Maarten Hoes
  2015-02-21  8:15 ` Maarten Hoes
  2015-02-22 13:55 ` Jon TURNEY
  0 siblings, 2 replies; 15+ messages in thread
From: Maarten Hoes @ 2015-02-20 18:36 UTC (permalink / raw)
  To: cygwin-xfree

Hi,


I am (again) experiencing some issues when running Cygwin/X in 
combination with XDMCP. Opening a cygwin prompt and running 'startxwin' 
works as expected. But when I try to connect to my remote Linux system 
with the command 'xwin -query 192.168.0.21' (or with the 'XLaunch' 
program and choose XDMCP) the screen stays black. Things used to work, 
but apparently something broke my setup.

Im running the latest Cygwin/X, and applied all current updates on my 
Fedora 21 Linux system. Im running KDM.

Any and all ideas are more than welcome, as I have no idea whats going 
on here.

( I tried to included my XWin.log and a wireshark tracefile to this 
message, but the mail server keeps bouncing my messages).


- Maarten



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


^ permalink raw reply	[flat|nested] 15+ messages in thread
* Cygwin/X XDMCP Issue
@ 2015-01-17 11:49 Maarten Hoes
  2015-01-17 21:06 ` Maarten Hoes
  0 siblings, 1 reply; 15+ messages in thread
From: Maarten Hoes @ 2015-01-17 11:49 UTC (permalink / raw)
  To: cygwin-xfree

Hi,


Im having some issues when running Cygwin/X in combination with XDMCP. 
Opening a cygwin prompt and running 'startx' works as expected. When I 
try to connect to my remote Linux system with the command 'xwin -query 
192.168.178.22' (or with the 'XLaunch' program and choose XDMCP) the 
screen stays black. I get the impression that I do get an connection, 
but that there is a display problem. When I try to close the blacked out 
Window, I get the message 'Exiting will close all screens on this 
display. There are currently 6 clients connected. Proceed with the 
shutdown of this display/server ?'

When i specify 'xwin -retro -query 192.168.178.22', the cursor appears 
and the screen gets gray-ish, but mouse clicking has no effect.

Setting 'xwin -engine 16 -query 192.168.178.22' results in a blue 
background and an error: 'Failed asserion key -> size == 0 at line 147 
of file 
/qip/cygport-git/x-org-server/x-org-server-1.16.3-1.x86_64/src/xserver-cygwin-1.16.3-1/include/privates.h 
in function dixSetPrivate' and a core dump.

Any and all ideas are more than welcome, as I have no idea whats going 
on here.


This is the output of the 'xwin -query 192.168.178.22' command :

$ xwin -query 192.168.178.22
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.16.3.0
OS: CYGWIN_NT-6.3 DUSTY123 1.7.33-2(0.280/5/3) 2014-11-13 15:47 x86_64
OS: Windows 8.1  [Windows NT 6.3 build 9600] (Win64)
Package: version 1.16.3-1 built 2014-12-30

XWin was started with the following command line:

xwin -query 192.168.178.22

(II) xorg.conf is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
LoadPreferences: /home/Maarten/.XWinrc not found
LoadPreferences: Loading /etc/X11/system.XWinrc
LoadPreferences: Done parsing the configuration file...
winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL
winDetectSupportedEngines - Returning, supported engines 00000015
winSetEngine - Using Shadow DirectDraw NonLocking
winScreenInit - Using Windows display depth of 32 bits per pixel
winWindowProc - WM_SIZE - new client area w: 1424 h: 821
winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
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
(EE) AIGLX: No native OpenGL in modes with a root window
(II) AIGLX: enabled GLX_EXT_texture_from_pixmap
(II) AIGLX: Loaded and initialized swrast
(II) GLX: Initialized DRISWRAST GL provider for screen 0
winPointerWarpCursor - Discarding first warp: 712 410
(--) 3 mouse buttons found
(--) Setting autorepeat to delay=500, rate=31
(--) Windows keyboard layout: "00000409" (00000409) "US", type 4
(--) Found matching XKB configuration "English (USA)"
(--) Model = "pc105" Layout = "us" Variant = "none" Options = "none"
Rules = "base" Model = "pc105" Layout = "us" Variant = "none" Options = 
"none"
winProcEstablishConnection - winInitClipboard returned.
winClipboardThreadProc - DISPLAY=:0.0
OS maintains clipboard viewer chain: yes
winClipboardProc - XOpenDisplay () returned and successfully opened the 
display.
winWindowProc - WM_*KEYDOWN - Closekey hit, quitting
winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT 
message, exiting main loop.
winClipboardProc - XDestroyWindow succeeded.
winDeinitMultiWindowWM - Noting shutdown in progress
(EE) Server terminated successfully (0). Closing log file.



Regards,


- Maarten


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-02-23 15:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-20 18:36 Cygwin/X XDMCP Issue Maarten Hoes
2015-02-21  8:15 ` Maarten Hoes
2015-02-22 13:55 ` Jon TURNEY
2015-02-22 21:09   ` Maarten Hoes
2015-02-22 21:39     ` Maarten Hoes
2015-02-23 13:01       ` Michael DePaulo
     [not found]         ` <54EB431C.3010000@gmail.com>
     [not found]           ` <54EB4848.3070607@gmail.com>
2015-02-23 15:55             ` Maarten Hoes
  -- strict thread matches above, loose matches on Subject: below --
2015-01-17 11:49 Maarten Hoes
2015-01-17 21:06 ` Maarten Hoes
2015-01-18  8:57   ` Maarten Hoes
2015-01-22  7:46     ` Maarten Hoes
2015-02-02 15:21       ` Jon TURNEY
2015-02-02 15:26         ` Maarten Hoes
2015-02-13  7:24           ` Maarten Hoes
2015-02-13 16:13             ` Jon TURNEY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).