Re: Problem starting XWin Server

2011-07-13 Thread Jon TURNEY
On 12/07/2011 09:10, Jan Chludzinski wrote:
> I just did a complete installation of X11 from Cygwin 1.7 setup.exe.
> But when I try to start the "XWin Server" using the "Start" menu
> nothing happens.  If I try either "startxwin" or "startx" or "xinit"
> from the BASH shell I get:
> 
> giving up.
> startxwin:  No such file or directory (errno 2):  unable to connect to X 
> server
> startxwin:  No such process (errno 3):  Server error.
> 
> Any suggestions?

Looking at the XWin.0.log you attached, it looks like the X server is starting
up successfully.

If clients are unable to connect, this might be due to firewall configuration
or other software which interferes with cygwin sockets (see [1] in the
Cygwin/X FAQ for some suggestions)

[1] http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-cannot-open-display

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

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



Re: Unable to start session using XDMCP

2011-07-13 Thread Jon TURNEY
On 12/07/2011 22:15, Alexander Pokluda wrote:
> I have run into a problem again where I am unable to start a session
> using XDMCP. I am trying to connect to multiple remote machines
> running CentOS 5.5 using XWin 1.10.2.
> 
> When I run the command
> 
> xwin -nodecoration +xinerama -screen 0 @1 -screen 1 @2 -from
> 10.3.12.47 -query 10.3.147.22
> 
> I get two black windows (with no titlebars) that do nothing for a
> while and then eventually close and reopen. If I watch what's
> happening using Wireshark, I see
> 
> Local Machine Remote Machine
> ---   ---
> Query
>   Willing
> Request
>   Accept
> Manage
> Manage
> Manage
> (many more times)

This seems slightly different to that failures you were seeing before, where
the Request packet did not arrive at the destination (although the reason for
that was never clear)

Can you send me the corresponding .pcap file, please.

> If I look in the XWin log, I see
> 
> [...]
> [719987.046] XDM: too many retransmissions, declaring session dead
> [...]
> 
> (the full log is pasted below). Oddly, for some remote machines, I
> occasionally see this behaviour while most of the time it works but
> for others, I seem to get this behaviour all the time and it never
> seems to work.
> 
> Any help would be greatly appreciated.

This seemed to be working for you back in March (see [1]), so I guess the
important question is "what has changed?"

[1] http://cygwin.com/ml/cygwin-xfree/2011-03/msg00011.html

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

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