Re: X11 2.1.3 starts two servers
Re: X11 2.1.3 starts two servers
- Subject: Re: X11 2.1.3 starts two servers
- From: Jeremy Huddleston <email@hidden>
- Date: Sat, 2 Feb 2008 23:42:47 -0800
On Feb 2, 2008, at 23:11, Leonard Sitongia wrote:
2/3/08 12:10:05 AM [0x0-0xec0ec].org.x.X11[2098] X11.app: main():
argc=2
2/3/08 12:10:05 AM [0x0-0xec0ec].org.x.X11[2098] argv[0] = /
Applications/Utilities/X11.app/Contents/MacOS/X11
2/3/08 12:10:05 AM [0x0-0xec0ec].org.x.X11[2098] argv[1] = -
psn_0_966892
2/3/08 12:10:05 AM org.x.X11[2099] xauth: creating new authority
file /Users/sitongia/.serverauth.2099
2/3/08 12:10:05 AM org.x.X11[2099] xinit: Detected Xquartz startup,
setting file=X, argv[0]=/Applications/Utilities/X11.app/Contents/
MacOS/X11
2/3/08 12:10:05 AM org.x.X11[2099] XQuartz starting:
2/3/08 12:10:05 AM org.x.X11[2099] X.org Release 7.2
2/3/08 12:10:05 AM org.x.X11[2099] X.Org X Server 1.3.0-apple9
2/3/08 12:10:05 AM org.x.X11[2099] Build Date: 20080117
2/3/08 12:10:05 AM org.x.X11[2099] TransformProcessType: Success
2/3/08 12:10:05 AM org.x.X11[2099] Xquartz: run by launchd for fd 0
Ok, this is right so far. X11.app open the X display which caused
launchd to run startx.
2/3/08 12:10:06 AM org.x.X11[2099] AUDIT: Sun Feb 3 00:10:06 2008:
2117 X11: client 1 rejected from local host (uid 4957)
2/3/08 12:10:06 AM [0x0-0xec0ec].org.x.X11[2098] Xlib: connection to
"/tmp/launch-9TLkyu/:0" refused by server
2/3/08 12:10:06 AM [0x0-0xec0ec].org.x.X11[2098] X11.app: Could not
connect to server. Starting X server.
THIS is the problem. For some reason, that started server is not
allowing the connection... looks like an xauth issue...
2/3/08 12:10:06 AM [0x0-0xec0ec].org.x.X11[2098] X11.app: Launching /
usr/X11/bin/startx:
which causes X11.app to run startx on its own (this is the fallback
for when launchd is disabled).
So, please try the following two things:
Close all running X servers.
Open Terminal.app
execute 'xdpyinfo' from Terminal.app What happens?
---
Close all running X servers.
Open Terminal.app
mkdir x-debug-backup
mv .Xauth* .serverauth* x-debug-backup
Run X11.app
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden