So specially to run the X-chat (a irc client), I created another user irc with very less privilege.
Then I tried running the xchat as follows:
suraj $ su irc
Password:
irc$ xchat
No protocol specified
(xchat:6966): Gtk-WARNING **: cannot open display: :0.0
Password:
irc$ xchat
No protocol specified
(xchat:6966): Gtk-WARNING **: cannot open display: :0.0
Hum.. There occured a problem. The app couldn't get handle to the grapics display.
So here is the solution:
$ sudo apt-get install sux
and run
$ sux irc xchat
Password:
Password:
Provide the password of the user irc and see the application launching.
No comments:
Post a Comment