Re: Questions about 2.1.1 --> 2.1.2 and 2.1.3 + lockups
Re: Questions about 2.1.1 --> 2.1.2 and 2.1.3 + lockups
- Subject: Re: Questions about 2.1.1 --> 2.1.2 and 2.1.3 + lockups
- From: Jeremy Huddleston <email@hidden>
- Date: Wed, 23 Jan 2008 17:24:02 -0800
scm-leop:~ scm$ ps x |grep X |grep -v grep
146 ?? S 0:00.06 /usr/bin/login -fp
scm /bin/sh -c /usr/X11/bin/xclipboard
147 ?? S 0:00.04 /bin/bash --login /usr/X11/bin/startx
173 ?? S
2:29.24 /Users/scm/Applications/Utilities/X11.app/Contents/MacOS/
X11 :0 -auth /Users/scm/.serverauth.147
177 ?? S 0:00.08 /usr/X11/bin/xclipboard
Ok, well it looks like you copied the old X11.app from /Applications/
Utilities/X11.app to ~/Applications/Utilities.
When you installed the package, it put the new one in /Applications/
Utilities.
When launchd (or you manually for that matter) runs startx to start
the server, xinit does a search (using launch services) to find
X11.app. It then does a funky execv() trick to execute /usr/X11/bin/
XQuartz, but tell it the execuatable is in the X11.app package. This
is esentially how we get XQuartz to have the menu, icon, localization,
etc.
So in your case, you're actually using the latest XQuartz, but you're
using the old menu, localization, etc. I'd just delete ~scm/
Applications/Utilities/X11.app
Also, does this 'ps' output correspond to when you have 2 X11 icons?
It looks like you should only have one.
scm-leop:~ scm$ echo $DISPLAY
:0.0
Hmm... are you setting this anywhere in your {/etc/,~/.}
{profile,bashrc}?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