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

Home » Public Forums » archive » Misc. Bugs & Problems
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Misc. Bugs & Problems [message #14388] Wed, 24 February 1999 00:00 Go to previous message
Steve Scheele is currently offline  Steve Scheele
Messages: 6
Registered: February 1999
Junior Member
I am running IDL V5.2 on WinNT and have encountered the following bugs and
problems. All have been discussed with RSI technical support.

;********************
Problem: Sort slows down considerably when sorting integer arrays containing
many identical values.

Workaround: Add small-random values to the array before sorting - improves
sorting by 40X

;********************
Bug: Passing a UINT array to REBIN crashes IDL

Workaround: Don't do that

;********************
Bug: Resizing a draw widget, flips vertical sliders up side down.

Workaround: Pass an initial value to the slider - this workaround is
apparently machine/OS dependent. It didn't work for me.

;********************
Problem: The IDL Code printer font size is proportional to, larger than, but
not the same size as display font. There is no independent control over the
printer font. Making the problem worse is fact that IDL prints line numbers
with the code. I use a 10pt display size which results in an 11.5pt print
size which runs the printed code off the right margin. As a result the IDL
code printer is worthless to me.

Workaround: Use another program to print the code - large pain!

;********************
Problem: In spite of RSI documentation to the contrary, IDL has no true
global variables.

Workaround: User defined system variables - RSI really doesn't like this
workaround

;********************
Bug: RANDOMN has a bug which can cause HISTOGRAM (with a variable BINSIZE)
to fail. When RANDOMN and HISTOGRAM are both in a long For loop, a "corrupt
array descriptor" error message is eventually displayed. This bug is related
to calling RANDOMN with an uninitialized or variable Seed.

Workaround: Pass BINSIZE as a string to HISTOGRAM

;********************
Problem: TrueType display fonts look lousy

Workaround: None
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: rubberband box in an ActiveX drawwidget in VB
Next Topic: Problem with too many open files

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

Current Time: Sat Oct 11 10:49:41 PDT 2025

Total time taken to generate the page: 0.72193 seconds