Re: Xlib: connection to "<my mac>:0.0" refused by server
Re: Xlib: connection to "<my mac>:0.0" refused by server
- Subject: Re: Xlib: connection to "<my mac>:0.0" refused by server
- From: Robert T Wyatt <email@hidden>
- Date: Mon, 7 Mar 2005 09:58:36 -0600
Derek,
This person found a solution to a similar problem, I don't know if it
will be the sam for you:
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=fink-users>
X-Original-Date: Mon, 21 Feb 2005 17:50:04 -0800
Date: Mon, 21 Feb 2005 17:50:04 -0800
Thanks for the responses! Just wanted to let you know of the
solution, in case you're interested. It turns out that OpenSSH
changed the way it handles X11 forwarding. The upshot is that I now
use 'ssh -Y' instead of 'ssh -X' or (more typically) put the following
two lines in my .ssh/config file:
ForwardX11 yes
ForwardX11Trusted yes
At 3:04 PM +0000 3/7/05, Derek Gatherer wrote:
Hi X11 experts
I have users running X11 applications on a variety of Macs and PCs.
All are logging into a Tru64 server using either ssh (on the Macs)
or rexec via Hummingbird (on the PCs). Now on one Mac (a fairly new
OS X imac) they have stopped working. Other Macs and PCs are still
working, so I presume the problem is peculiar to the Mac. Several
different users all have the same problem when using that machine,
so likewise I don't think the problem is with the user profiles.
The error message is:
Xlib: connection to "<my Mac>:0.0" refused by server
Xlib: No protocol specified
java.lang.InternalError: Can't connect to X11 window server using
'<my Mac>:0' as the value of the DISPLAY variable.
When I try xhost, I get virtually the same error:
Xlib: connection to "<my mac>:0.0" refused by server
Xlib: No protocol specified
/usr/bin/X11/xhost: unable to open display "<my mac>:0.0"
Any suggestions gratefully received.
Cheers
Derek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden