Re: ARG! Direct Color problem IDL 5.5/Linux (decomposed doesn't help) [message #29202 is a reply to message #29199] |
Thu, 07 February 2002 02:05   |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Robert Stockwell wrote:
>
> Greetings all,
> its been hours since a post about colors, so I
> figured I volunteer a post.
>
> I have IDL 5.5 on Redhat Linux 7.2 running KDE
> in 24bit color mode.
>
> I cannot get proper colors to show up on screen
> (they are fine in postscript files though).
>
> I have tried the conventional wisdom, ensuring I
> am in 24 bit mode, setting the decomposed keyword, etc.
> But nothing works. I have gone through every keyword
> that device will take (true_color=24, direct_color=24,
> translation, etc), and toggled all the relevant
> sounding ones to no avail (it seems to be in Direct
> Color mode no matter what I do, note below where I
> set true_color = 24, but it is still in direct color).
>
> Here is sample code, where I get a yellow rectangle over
> the whole plot window, and the surface is blue.
>
> Anyone have any ideas of what is going on here?
>
> Cheers,
> bob stockwell
>
Dear Bob,
only on one of our machine the workaraound was working.
I don't know why.
I have changed to 16 bit. This works for us. No problems
at the moment.
Reimar
--
Reimar Bauer
Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg1/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml
http://www.fz-juelich.de/zb/text/publikation/juel3786.html
============================================================ ======
|
|
|