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

Home » Public Forums » archive » X Windows display
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
X Windows display [message #90606] Fri, 13 March 2015 10:18 Go to next message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
Folks,
Hi,
I am trying to plot form a ssh and i could not get the graph like this:


IDL> plot, indgen(100)
% PLOT: Unable to connect to X Windows display: :0.0
% PLOT: Unable to open X Windows display.
Is your DISPLAY environment variable set correctly?
% Execution halted at: $MAIN$
IDL> plot, findgen(100)
% PLOT: Unable to connect to X Windows display: :0.0
% PLOT: Unable to open X Windows display.
Is your DISPLAY environment variable set correctly?
% Execution halted at: $MAIN$
IDL>


for sure i have X Windows display...
Can some please help?
Thanks
Cheers,
Dave
P.S. i am with ubuntu 12.4
Re: X Windows display [message #90607 is a reply to message #90606] Fri, 13 March 2015 10:27 Go to previous messageGo to next message
Lajos Foldy is currently offline  Lajos Foldy
Messages: 176
Registered: December 2011
Senior Member
On Friday, March 13, 2015 at 6:18:32 PM UTC+1, dave poreh wrote:
> Folks,
> Hi,
> I am trying to plot form a ssh and i could not get the graph like this:
>
>
> IDL> plot, indgen(100)
> % PLOT: Unable to connect to X Windows display: :0.0
> % PLOT: Unable to open X Windows display.
> Is your DISPLAY environment variable set correctly?
> % Execution halted at: $MAIN$
> IDL> plot, findgen(100)
> % PLOT: Unable to connect to X Windows display: :0.0
> % PLOT: Unable to open X Windows display.
> Is your DISPLAY environment variable set correctly?
> % Execution halted at: $MAIN$
> IDL>
>
>
> for sure i have X Windows display...
> Can some please help?
> Thanks
> Cheers,
> Dave
> P.S. i am with ubuntu 12.4

Try ssh -X or ssh -Y (and man ssh :-)

regards,
Lajos
Re: X Windows display [message #90608 is a reply to message #90607] Fri, 13 March 2015 13:03 Go to previous message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Friday, March 13, 2015 at 8:58:01 PM UTC+3:30, fawltyl...@gmail.com wrote:
> On Friday, March 13, 2015 at 6:18:32 PM UTC+1, dave poreh wrote:
>> Folks,
>> Hi,
>> I am trying to plot form a ssh and i could not get the graph like this:
>>
>>
>> IDL> plot, indgen(100)
>> % PLOT: Unable to connect to X Windows display: :0.0
>> % PLOT: Unable to open X Windows display.
>> Is your DISPLAY environment variable set correctly?
>> % Execution halted at: $MAIN$
>> IDL> plot, findgen(100)
>> % PLOT: Unable to connect to X Windows display: :0.0
>> % PLOT: Unable to open X Windows display.
>> Is your DISPLAY environment variable set correctly?
>> % Execution halted at: $MAIN$
>> IDL>
>>
>>
>> for sure i have X Windows display...
>> Can some please help?
>> Thanks
>> Cheers,
>> Dave
>> P.S. i am with ubuntu 12.4
>
> Try ssh -X or ssh -Y (and man ssh :-)
>
> regards,
> Lajos

Thanks. ssh -Y is the trick :)
Cheers,
Dave
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How to reform a 3-D array?
Next Topic: idlneturl question

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

Current Time: Wed Oct 08 15:12:00 PDT 2025

Total time taken to generate the page: 0.00367 seconds