Re: virtual machine problems [message #40866] |
Tue, 14 September 2004 04:40  |
Haje Korth
Messages: 651 Registered: May 1997
|
Senior Member |
|
|
Mike,
just switch to IDL 6.1 and your problems should be gone....
Haje
"Michael A. Miller" <mmiller3@iupui.edu> wrote in message
news:87vfehopuh.fsf@lumen.indyrad.iupui.edu...
> Ok, I read up on the virtual machine, which seems to be very
> handy and simple to use, at least from the documentation. I made
> my save file and loaded it up after running idl -vm, the widgets
> appear on the screen and, ..., nothing. If I restore my save
> file and run the main routine from the idl command line, it
> works. If I try to run it with idl -vm or idl -rm, it appears
> that no widget events are processed. Or maybe none are
> generated? Or something is blocking events but I can't figure
> out what? Can anyone suggest a way to debug this? I'm using IDL
> Version 6.0 (linux x86 m32).
>
> Mike
>
> --
> Michael A. Miller mmiller3@iupui.edu
> Imaging Sciences, Department of Radiology, IU School of Medicine
|
|
|
Re: virtual machine problems [message #40870 is a reply to message #40866] |
Mon, 13 September 2004 14:36   |
savoie
Messages: 68 Registered: September 1996
|
Member |
|
|
Michael,
mmiller3@iupui.edu (Michael A. Miller) writes:
> Ok, I read up on the virtual machine, which seems to be very
> handy and simple to use, at least from the documentation. I made
> my save file and loaded it up after running idl -vm, the widgets
> appear on the screen and, ..., nothing. If I restore my save
> file and run the main routine from the idl command line, it
> works. If I try to run it with idl -vm or idl -rm, it appears
> that no widget events are processed. Or maybe none are
> generated? Or something is blocking events but I can't figure
> out what? Can anyone suggest a way to debug this? I'm using IDL
> Version 6.0 (linux x86 m32).
It looks like you are on the right track. Try this link. The thread there
explains the blocking/no blocking issues when running in the VM or with
idlruntime.
http://tinyurl.com/4ynrt
Matt
--
Matthew Savoie - Scientific Programmer
National Snow and Ice Data Center
(303) 735-0785 http://nsidc.org
|
|
|
|