Unsupported X Windows visual [message #34971] |
Tue, 06 May 2003 18:13  |
hchenh
Messages: 5 Registered: May 2003
|
Junior Member |
|
|
Hello,
I'm getting the following message when I try to use PseudoColor depth
8:
% Unsupported X Windows visual (class: PseudoColor, depth: 8).
Substituting default (class: TrueColor, Depth: 24).
IDL 5.5 is installed on an HP-UX 11.0 machine and I'm logging from a
Blade 100 running solaris 8 to use IDL. The output of xdpyinfo on the
Blade shows that it supports 8 bits color.
Does anyone know what is the problem?
Thank you very much,
Hannah
|
|
|
Re: Unsupported X Windows visual [message #35066 is a reply to message #34971] |
Wed, 07 May 2003 03:02  |
Nigel Wade
Messages: 286 Registered: March 1998
|
Senior Member |
|
|
Hannah Chenh wrote:
> Hello,
>
> I'm getting the following message when I try to use PseudoColor depth
> 8:
>
> % Unsupported X Windows visual (class: PseudoColor, depth: 8).
> Substituting default (class: TrueColor, Depth: 24).
>
> IDL 5.5 is installed on an HP-UX 11.0 machine and I'm logging from a
> Blade 100 running solaris 8 to use IDL. The output of xdpyinfo on the
> Blade shows that it supports 8 bits color.
>
> Does anyone know what is the problem?
>
> Thank you very much,
>
> Hannah
Is DISPLAY definitely pointing to the Blade's display before starting IDL?
If not IDL is going to try to open the HP display which may not support
PsuedoColor.
--
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
E-mail : nmw@ion.le.ac.uk
Phone : +44 (0)116 2523548, Fax : +44 (0)116 2523555
|
|
|