This is the mail archive of the
cygwin-xfree
mailing list for the Cygwin XFree86 project.
Re: Fatal Error -Cannot establish listening sockets - when starting X server using startx
- From: Jon TURNEY <jon dot turney at dronecode dot org dot uk>
- To: cygwin-xfree at cygwin dot com
- Cc: rkka546 at gmail dot com
- Date: Fri, 14 Aug 2009 11:14:11 +0100
- Subject: Re: Fatal Error -Cannot establish listening sockets - when starting X server using startx
- References: <6a05b9b90908140038h6af4a9fcl8b603e64730832b1@mail.gmail.com>
- Reply-to: cygwin-xfree at cygwin dot com
- Reply-to: cygwin-xfree at cygwin dot com
On 14/08/2009 08:38, rk ka wrote:
I installed Cygwin/X with the latest setup.exe.
When i run startx I get a fatal error. Please check the attached Xwin
log for details. There is no other instance of X server running. I've
also included the output of cygcheck -s -v -r in cygcheck.out.
Try something like 'netstat -a -b -n | grep -A2 ":6000"' which should
identify any process which is already bound to the socket which the X server
wants to use.
You should also read your cygcheck output, which includes:
"Potential app conflicts:
ZoneAlarm Personal Firewall
Detected: HKLM Registry Key, Named file."
So you should also consider the possibilities that this is either configured
to cause the X server to fail this way, or it causing random failures [2]
Please can someone tell me how I can fix this? I could not find
analogous issues in the mailing list for this.
I wonder why you did not find [1]
[1] http://cygwin.com/ml/cygwin-xfree/2009-05/msg00008.html
[2] http://cygwin.com/faq/faq.using.html#faq.using.bloda
--
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/