|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] can connect again
|
> I'm running debian potato + kde xtras and I can't run apps by
> typing them from a term. It says I can't connect. Is there a way to open
> this up? I looked at all the files and gave Anybody perms to connect, but
> this still comes up:
>
> Xlib: connection to ":0.0" refused by server
> Xlib: Client is not authorized to connect to Server
> soffice.bin: cannot open display ":0"
> Please check your "DISPLAY" environment variable, as well as the
> permissions to
> access that display (See "man X" resp. "man xhost" for details)
>
> I've been working on this for a bit as I know that it's a common error,
> but I can't crack this one. Any solutions?
You might be able to get around that by running `xhost +localhost'
If that fixes the problem, then the issue is probably that your running
X as 1 uid, and trying to run the other programs as another uid.
I've found that sudo handles those situations well without the need to
run "xhost +localhost"
Kyle R. Burton
--
------------------------------------------------------------------------------
Enlightenment is like the reflection of the moon in water.
The moon does not get wet and the water is not separated.
-- Hashida
mortis@voicenet.com http://www.voicenet.com/~mortis
------------------------------------------------------------------------------
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|