Re: Go figure [message #65438] |
Wed, 04 March 2009 08:46  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
lbnc@lbnc.de writes:
> Can anybody recreate that? It crashed when ntest is called the second
> time, or, alternatively, when you recompile colorbar. colorbar is the
> routine provided by David. Does anybody have an idea what is wrong? As
> far as my tests go, both arguments (vert and ytickname) have to be set
> to create this error.
I wonder if you downloaded the latest version of Colorbar,
and then used the TICKNAMES keyword (rather than ytickname)
if it would do the same thing?
http://www.dfanning.com/programs/colorbar.pro
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.")
|
|
|
Re: Go figure [message #65513 is a reply to message #65438] |
Thu, 05 March 2009 01:08  |
lbnc
Messages: 15 Registered: January 2005
|
Junior Member |
|
|
On 4 Mar, 16:46, David Fanning <n...@dfanning.com> wrote:
> l...@lbnc.de writes:
>> Can anybody recreate that? It crashed when ntest is called the second
>> time, or, alternatively, when you recompile colorbar. colorbar is the
>> routine provided by David. Does anybody have an idea what is wrong? As
>> far as my tests go, both arguments (vert and ytickname) have to be set
>> to create this error.
>
> I wonder if you downloaded the latest version of Colorbar,
> and then used the TICKNAMES keyword (rather than ytickname)
> if it would do the same thing?
>
> http://www.dfanning.com/programs/colorbar.pro
>
> 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.")
Downloaded the latest version and used ticknames, works swimmingly. It
still crashes with the ytickname keyword, though. I don't know why but
frankly, my dear, I don't give a damn. I just thought I'd share this
information with you guys. One fine day I might start commenting out
stuff from colorbar.pro and see which code is the culprit. Seeing that
the actual error is thrown by glibc doesn't exactly make debugging
easier.
Btw, is anybody able to reproduce this error?
Cheers
Lasse Clausen
|
|
|