Radiant in LinuX [2]


([MOS]StiloMAN.pl) #1

Ok, I installed RPM, now when i try to run radiant I get following errors:


[root@teammos Finish]# radiant
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
 
 
(radiant.x86:4026): Gtk-WARNING **: cannot open display:
 
(radiant.x86:4026): GLib-CRITICAL **: file gstring.c: line 278 (g_string_free): assertion `string != NULL' failed
 
(radiant.x86:4026): GLib-CRITICAL **: file gstring.c: line 278 (g_string_free): assertion `string != NULL' failed
[root@teammos Finish]#


Can u Help me ?


(turk2000) #2

Are you trying to open gtkradiant from the terminal
as root but into the desktop of another user?
Sorry, I don’t speak english very well.


([MOS]StiloMAN.pl) #3

I usually try to start radiant by typing ‘radiant’ in terminal at user -no root.
Sometimes I do it at root.


(Rain) #4

You need to run it as the user your started X as, or you need to copy .Xauthority from your home directory to root’s home directory (so that the authentication cookie matches.)