LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   gftp& .. Error message (https://www.linuxquestions.org/questions/linux-general-1/gftp-and-error-message-64079/)

mikeshn 06-06-2003 04:46 PM

gftp& .. Error message
 
Some times when I run gftp I got the error meessage:
[mike@MS mike]$ gftp&
[1] 6273
[mike@MS mike]$ Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified


(gftp-gtk:6273): Gtk-WARNING **: cannot open display:



Why it happens?

Thanks

Aussie 06-06-2003 09:29 PM

Try the following,
Code:

gftp &
Notice the space?

mikeshn 06-07-2003 06:45 AM

Interesting:

Sometimes it works with space and sometimes without space ...

acid_kewpie 06-07-2003 07:10 AM

well that's not related to the syntax as such. just means you're running gftp as someone other than the user who loaded X (you su-ed to root?). run "xhost +localhost" to allow any local user to run X applications


All times are GMT -5. The time now is 04:39 PM.