Re: cant run gtk programs when on root

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hylke Donker wrote:

Hello
I can't start a GTK program when im logged in to my root account.
When i try to start a GTK program under root it gives the following error output:

Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified


Gtk-WARNING **: cannot open display: :0.0

Im using slackware 10.0, and i've downloaded GTK a couple of weaks a go.
I hope you can help me.
Thanx Hylke

------------------------------
Im programmed to program.


_____________________________________________________________ Linux.Net -->Open Source to everyone Powered by Linare Corporation http://www.linare.com/ _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list



This is not a gtk problem , it's because your X server doesn't permit connection from your machine
try as root " xhost + xxx.xxx.xxx.xxx " where xxx.xxx.xxx.xxx is your ip address .. if you are not on a network then ip=127.0.0.1 (your loopback interface) .
Finally you can ssh root@your machine and run the app from there , if your /etc/ssh/ssh.conf has AllowX11Forwarding=Yes
DsP
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux