PokerFacePenguin
August 28th, 2005, 02:11 AM
Attention scripting gurus:
why would running the kdialog --msgbox command produce the following when run by a sudo su session ? and not when regular user?
root@ltop:/home/joe # kdialog --msgbox "test"
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
kdialog: cannot connect to X server :0.0
it's gotta be a simple thing....
im new to bash scripting so cut me some slack please :P
why would running the kdialog --msgbox command produce the following when run by a sudo su session ? and not when regular user?
root@ltop:/home/joe # kdialog --msgbox "test"
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
kdialog: cannot connect to X server :0.0
it's gotta be a simple thing....
im new to bash scripting so cut me some slack please :P