Re: What Else!? More IDL 7 Woes. [message #61122] |
Tue, 08 July 2008 10:03 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
David Fanning writes:
> All signs point toward a bogus save file created in
> IDL 7.0.3, but I don't have the foggiest idea how
> to prove it. :-(
Oh, oh. Building the very same project on my laptop
(files have been synchronized with Subversion) results
in a save file that runs and exits normally. Both
running latest versions of Windows XP Professional
and IDL 7.0.3.
Back to square one. Very, very strange. Maybe
this *is* the IDL Adventure. :-(
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: What Else!? More IDL 7 Woes. [message #61125 is a reply to message #61122] |
Tue, 08 July 2008 10:00  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
David Fanning writes:
> Building this same file in IDL 6.4 creates a save file
> that runs (and exits) perfectly in IDL 7.0.3. This save
> file also runs on the Virtual Machine perfectly. Building
> the project in IDL 7.0.3 results in a perfectly running
> program in both normal IDL and the Virtual Machine, but
> an error is thrown when exiting the application in both
> of these versions.
>
> The projects are being built from the same source code
> files.
Just for completeness. The save file I build in IDL 7.0.3
runs in IDL 6.4, but also crashes IDL 6.4 when I exit the
program.
All signs point toward a bogus save file created in
IDL 7.0.3, but I don't have the foggiest idea how
to prove it. :-(
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: What Else!? More IDL 7 Woes. [message #61126 is a reply to message #61125] |
Tue, 08 July 2008 10:00  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Ryan. writes:
> You are experiencing the "IDL Adventure" Feature.
You got that right. And still no word whatsoever
on what the heck this is. Don't the ITTVIS people
read this newsgroup anymore!? :-(
Cheers,
David
P.S. Let's just say if the "IDL Forum" has improved
over on the ITTVIS web page, I haven't noticed.
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: What Else!? More IDL 7 Woes. [message #61131 is a reply to message #61126] |
Tue, 08 July 2008 08:01  |
Ryan.
Messages: 77 Registered: March 2006
|
Member |
|
|
You are experiencing the "IDL Adventure" Feature.
David Fanning wrote:
> David Fanning writes:
>
>> I've recently upgraded to IDL 7.0.3. I haven't tried this before,
>> but I wanted to make a save file of my Catalyst Library. After
>> some mucking around, I figured out how to build the project
>> save file. When I click on it, all appears to be well. I have all
>> the normal functionality, etc. (I am running this in a normal
>> IDL session, not on the Virtual Machine or as a run-time yet.)
>> No other routines are compiled, etc. Everything appears normal
>> and as I expect.
>>
>> But when I exit this application, IDL crashes. If I run the
>> same program, but from the *.pro file, there are no problems
>> whatsoever on exiting the program.
>
> Just an update.
>
> Building this same file in IDL 6.4 creates a save file
> that runs (and exits) perfectly in IDL 7.0.3. This save
> file also runs on the Virtual Machine perfectly. Building
> the project in IDL 7.0.3 results in a perfectly running
> program in both normal IDL and the Virtual Machine, but
> an error is thrown when exiting the application in both
> of these versions.
>
> The projects are being built from the same source code
> files.
>
> Cheers,
>
> David
|
|
|
Re: What Else!? More IDL 7 Woes. [message #61132 is a reply to message #61131] |
Tue, 08 July 2008 07:43  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
David Fanning writes:
> I've recently upgraded to IDL 7.0.3. I haven't tried this before,
> but I wanted to make a save file of my Catalyst Library. After
> some mucking around, I figured out how to build the project
> save file. When I click on it, all appears to be well. I have all
> the normal functionality, etc. (I am running this in a normal
> IDL session, not on the Virtual Machine or as a run-time yet.)
> No other routines are compiled, etc. Everything appears normal
> and as I expect.
>
> But when I exit this application, IDL crashes. If I run the
> same program, but from the *.pro file, there are no problems
> whatsoever on exiting the program.
Just an update.
Building this same file in IDL 6.4 creates a save file
that runs (and exits) perfectly in IDL 7.0.3. This save
file also runs on the Virtual Machine perfectly. Building
the project in IDL 7.0.3 results in a perfectly running
program in both normal IDL and the Virtual Machine, but
an error is thrown when exiting the application in both
of these versions.
The projects are being built from the same source code
files.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|