Find the answer to your Linux question:
Results 1 to 2 of 2
Hi everyone, I have some problems running standard Debian apps in Xandros. VideoLan, synaptic and Xine all come back with the same errors: Xlib: connection to ":0.0" refused by server ...
  1. #1
    Just Joined!
    Join Date
    Feb 2005
    Location
    Colorado Springs, CO
    Posts
    8

    Xandros Issues



    Hi everyone,

    I have some problems running standard Debian apps in Xandros.
    VideoLan, synaptic and Xine all come back with the same errors:

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

    Cannot open display
    Anything you can do to help would be great.
    Thanks

  2. #2
    Just Joined!
    Join Date
    Oct 2004
    Location
    Warsaw, Poland
    Posts
    87

    Re: Xandros Issues

    Quote Originally Posted by iraubergeek
    I have some problems running standard Debian apps in Xandros.
    VideoLan, synaptic and Xine
    You are probably trying to run them as root from the console. You can do this, but you first need to set the DISPLAY variable, like:
    Code:
    export DISPLAY=:7.0
    You can also use kdesu app to run apps as root. Just type as normal user: kdesu synaptic and the system will ask you for the root password and then the app shows up.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •