X Windows Visual Error [message #22050] |
Mon, 16 October 2000 00:00  |
Ed Wright
Messages: 39 Registered: February 1999
|
Member |
|
|
I run 5.3 IDL on an SGI Indigo, but connect via telnet
to my Linux box.
I added a plot command:
plot, state[0,*], state[1,*], PSym = -4
Instead of a nice plot window popping up on my Linux box,
I saw the annoying result:
% Unsupported X Windows visual (class: StaticGray, depth: 0).
Substituting default (class: <UndefinedVisual>, Depth: 0).
What settings do I need to see the plot?
--
As always,
Ed Wright
Jet Propulsion Lab
1-818-354-0371
JPL Perl Group http://www.jplerc.org/perl
|
|
|
|
Re: X Windows [message #54138 is a reply to message #54054] |
Fri, 18 May 2007 00:52  |
Ingo von Borstel
Messages: 54 Registered: September 2006
|
Member |
|
|
Hi,
> On May 17, 11:06 am, suj...@gmail.com wrote:
>> I am using windows xp to run IDL at the remote machine in my dept.
>> When I try *plot* command it appears
>>
Do you have a X-server like cygwin running on YOUR machine (not your
remote machine)? Otherwise there's no x-server you can export your
display to...
Regards,
Ingo
--
Ingo von Borstel <newsgroups@planetmaker.de>
Public Key: http://www.planetmaker.de/ingo.asc
If you need an urgent reply, replace newsgroups by vgap.
|
|
|