X starts denying me access
Dan Barrett
nullpointer at pobox.com
Thu Oct 16 11:15:46 EDT 2003
On Thursday 16 October 2003 10:31, Duane Morin wrote:
> I'll be running just fine for hours on my Redhat 9 laptop, opening windows
> at will. Then all of a sudden I'll try to do something that requires
> a window opening and get
>
> Xlib: connection to ":0.0" refused by server
> Xlib: No protocol specified
Forgot to add in my last message: are you su'd to another user when trying to
fire up an app? The problem is with your session authentication -- you can
see it in action if you do the following:
log into X as your regular user
open the xterm of your choice
su to root
execute mozilla
ta-da! X should complain.
... the problem being, root is asking the X server to display a window to a
session which root does not own.
More information about the Discuss
mailing list