comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Remote X server
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Remote X server [message #87839] Thu, 27 February 2014 13:44 Go to previous message
Jordan Guerra is currently offline  Jordan Guerra
Messages: 5
Registered: August 2012
Junior Member
Hi everyone. I hope some of you can help me with this.

I'm working on IDL in a machine in a remotely way. I normally connect to it using:

ssh -XY user@machine

once I'm in I want to run an IDL save file in this way

nohup idl -vm=/path_to_file/program.sav &> /path_to_file/logfile.log &

and it works perfectly. I can see progress in the log file. The problem comes when I logout. My process gets killed and always gives me this message;

XIO: fatal IO error 11 (Resource temporarily unavailable) on X server "localhost:10.0"^M
210 after 298 requests (298 known processed) with 0 events remaining.^M

or something similar. I have an idea that the problem is related to the X server. I've tried setting the DISPLAY variable to remote_server:0.0 or localhost:10.0 but it does not work. For what I understand, I'm opening the X server in my end of and that's why it dies when I log out. However, I don't know how to get around this problem.

Any suggestion? Please...

Thanks in advance.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Guide: how to call Fortran from IDL in a portable and stardard F 2003 way
Next Topic: Trouble using Coyote Graphics library to write PostScript file - keywords from cgps_config aren't accepted by cgps_open

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:34:49 PDT 2025

Total time taken to generate the page: 0.00334 seconds