Re: How to "reinstall"?
Re: How to "reinstall"?
- Subject: Re: How to "reinstall"?
- From: Jeremy Huddleston <email@hidden>
- Date: Mon, 8 Dec 2008 14:59:25 -0800
What happens if you do:
DISPLAY="" /usr/X11/bin/X -query <ip> -once
Hey, If I do that, then it works! What's wrong with my $DISPLAY? Or
am I not supposed to call Xquartz anymore? Or is it my usage of the
X11R6 symlink? I'm confused.
There's nothing "wrong" with it... the problem is just that because
DISPLAY is set, the xpbproxy thread is trying to connect to that
DISPLAY to manage the pasteboard proxying, but you're not letting
launchd start the server here... so it's trying to get launchd to
launch the server (but it's already running because you started it)
and is thus waiting forever for a connection to be established...
$ echo $DISPLAY
/tmp/launch-vUqsVq/:0
Do you still want me to open a bug???
yes.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden