This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Insight 6.4 GUI does not start on Mac OS X


I was so silly.... Forget the last thing I wrote. This one matters!

(gdb) print *current_catcher->exception
$3 = {
reason = RETURN_ERROR,
error = GENERIC_ERROR,
message = 0x2824000 "Can't find a usable main.tcl in the following directories: \n /System/Library/Frameworks/Tcl.framework/Versions/ 8.4/Resources/insight1.0 /usr/local/embedded/powerpc-eabi/lib/ insight1.0 /usr/local/em"...
}
(gdb)


The Tcl/Tk setup is screwed. I am going to fix that!

Cheers,
Hermann

Hello Keith,

It's not the startup code on OS X that is giving me trouble. I reckon that a memcpy() in xstrdup() fails. I did some single stepping and this is how it looks like:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]