Justin Skaggs wrote:

If anyone could offer some input, I would greatly
appreciate it.
When trying to run mythtv-setup, I get the following
error:

# mythtv-setup
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

mythtv-setup: cannot connect to X server :0.0

Thanks,

Justin


                
__________________________________________ Yahoo! DSL – Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


I would guess that you're running your X server as maybe 'root', and trying to run mythtv-setup as 'you'.... or visa-versa. Somewhere there must be an 'su' somewhere. Before doing the su, do an 'xhost +'; this will enable 'anyone' to connnect to the xserver. There are most likely much more elegant solutions.... but this has always worked for me.
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to