LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   xlib:unable to connect to server display (https://www.linuxquestions.org/questions/linux-software-2/xlib-unable-to-connect-to-server-display-4175435993/)

dsschanze 11-06-2012 09:53 PM

xlib:unable to connect to server display
 
I'm running a monte carlo code for one of my classes and the code has an option to launch a graphical plot of your input parameters. Unfortunately I'm encountering errors with launching plot window as I get an error in the terminal:
Quote:

_X11TransSocketINETConnect: Can't get address for localhost
xlib: unable to connect to server display.
plot>

I am running Linux Mint 13 KDE on a Sony Vaio laptop. Any ideas on how to fix this?
If it helps at all, I downloaded UNetbootin the other day to make a bootable flashdrive and it failed to launch. I attempted to launch it with the terminal and it came up with the same errors.

Thanks in advance!!!

linosaurusroot 11-28-2012 05:48 AM

Quote:

Can't get address for localhost
Do you have an entry
Quote:

127.0.0.1 localhost
in /etc/hosts ?


All times are GMT -5. The time now is 09:46 AM.