Mailinglist Archive: opensuse (2425 mails)
| < Previous | Next > |
Re: [SLE] comanche not starting...
- From: matth@xxxxxxxxxxx (Matthew Hamilton)
- Date: Mon, 12 Jun 2000 13:18:27 -0500
- Message-id: <39452973.BA139037@xxxxxxxxxxx>
What is up is that you are attempting to make a connection to the
X-server
as root which is dissallowed by default, for securtity reasons. To fix
this you will need to type the following command from an alreay open
terminal window (as anyone but root)
"xhost + [hostname/ipaddress]"
The hostname/ipaddress is optional but without it ANY host can open a
connection to your X-server and send stuff to your display, but if this
is
on a local home network that uses the non routeable 192.168 network this
isn't such a problem. HTH
Matthew R. Hamilton
Integration/Installation Engineer
Convergys Corp.
On Mon, 12 Jun 2000 Daniel_Casey@xxxxxxxxxxxxxxx wrote:
>
> - SuSE 6.4
>
> When I try to start comanche as root, I get:
>
> /usr/lib/comanche ~
> Application initialization failed: no display name and no $DISPLAY
> environment v
> ariable
> Error in startup script: invalid command name "wm"
> while executing
> "wm withdraw ."
> (file "main.tcl" line 1)
>
> I set the DISPLAY variable to the hostname/IP address of my SuSE box and I
> get:
>
> /usr/lib/comanche ~
> Xlib: connection to "deimos:0.0" refused by server
> Xlib: Client is not authorized to connect to Server
> Application initialization failed: couldn't connect to display "deimos:0.0"
> Error in startup script: invalid command name "wm"
> while executing
> "wm withdraw ."
> (file "main.tcl" line 1)
>
> What's up?
>
> TIA,
>
> Daniel
>
>
> --
> To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
>
>
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
| < Previous | Next > |