Re: problem with IDL 4.0.1 and HP-UX 10.10 [message #6359] |
Fri, 21 June 1996 00:00 |
Mario van den Ancker
Messages: 5 Registered: June 1996
|
Junior Member |
|
|
royeh@postkontor.or.uninett.no (Roy Hansen) wrote:
>
> I have just installed HP-UX 10.10 with HP CDE 1.0 on my 710 workstation,
> and discovered a strange feature. IDL 4.0.1 works fine except for some
> graphical procedures:
>
> SHADE_SURF, indgen(10,10) does not work (IDL hangs, and must be killed from
> another shell)
> tv, bindgen(512,512) does not work, but
> tv, bindgen(128,128) does work.
>
> We have several 710 and 715's with HP-UX 10.01 and HP VUE 3.0, and for these
> IDL works fine. Is this a configuration problem of the kernel, X, CDE or
> something like that?
>
On my 777 with HP-UX 10.10 SHADE_SURF, indgen(10,10) works just fine in IDL
4.0.1, do I guess it's some configuration problem on your part. And I assume
that tv, bindgen(512,512) doesn't work because we're trying to put an integer
into a byte array here. tv, indgen(512,512) does work, though...
-- Mario.
____________________________________________________________ ______________
| Mario van den Ancker \ Hey, you didn't expect any of these |
| Amsterdam, The Netherlands. \ views to be shared by anyone but |
| e-mail: mario@astro.uva.nl \ me, did ya? |
| WWW: http://www.astro.uva.nl/mario/ \ |
|______________________________________\____________________ _______________|
|
|
|