Bug 96771

Summary: xquartz not listening on port 6000 after upgrade to 2.7.9
Product: XQuartz Reporter: Curt <coder>
Component: New BugsAssignee: Jeremy Huddleston Sequoia <jeremyhu>
Status: RESOLVED DUPLICATE QA Contact: Jeremy Huddleston Sequoia <jeremyhu>
Severity: blocker    
Priority: medium CC: dirk.freedesktop
Version: 2.7.9 (xserver-1.17.4)   
Hardware: x86-64 (AMD64)   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Curt 2016-07-01 20:58:00 UTC
After upgrading to 2.7.9, there appears to be a very serious regression in that the X server is no longer listening for connections from remote hosts.

In Preferences, "Allow connections from network clients" is checked.

csm-mbp:~% echo $DISPLAY
/tmp/launch-pxDLeK/org.macosforge.xquartz:0

csm-mbp:~% xhost +
access control disabled, clients can connect from any host

csm-mbp:~% netstat -ln | grep 6000

csm-mbp:~% defaults read org.macosforge.xquartz.X11 nolisten_tcp
0

csm-mbp:~% ps -x | grep X11
39163 ??         0:06.10 /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin
39174 ??         0:00.00 /opt/X11/lib/X11/xinit/launchd_startx /opt/X11/bin/startx -- /opt/X11/bin/Xquartz
39175 ??         0:00.00 /bin/sh /opt/X11/bin/startx -- /opt/X11/bin/Xquartz
39243 ??         0:00.00 /opt/X11/bin/xinit /opt/X11/lib/X11/xinit/xinitrc -- /opt/X11/bin/Xquartz :0
39244 ??         0:00.00 /opt/X11/bin/Xquartz :0
39312 ??         0:00.13 /opt/X11/bin/quartz-wm
39558 ttys002    0:00.00 grep X11

% uname -a
Darwin csm-mbp 13.4.0 Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64 x86_64
Comment 1 Curt 2016-07-01 21:51:08 UTC
Further note: downgrading to 2.7.8 restored listening on port 6000.
Comment 2 Jeremy Huddleston Sequoia 2016-07-02 00:00:29 UTC

*** This bug has been marked as a duplicate of bug 95379 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.