|
From: William K. <wo...@ky...> - 2006-07-11 00:28:41
|
Well, I don't know much about the source - I'm just building binaries. Given that the same exact build (a universal binary of the whole thing) runs on PPC but crashes on Intel, I'd say it's not this bug. Unless it has something to do with deeper OpenGL stuff also - my crash happenes in some OpenGL rendering. The developers are looking into it. Possibly buggy OpenGL driver for the graphics card (Intel GMA on the MacBook), maybe they can work around it. On Jul 10, 2006, at 6:38 PM, Greg Couch wrote: > On Mon, 10 Jul 2006, William Kyngesburye wrote: > >> On Jul 10, 2006, at 5:13 PM, Greg Couch wrote: >> >>> On 8 July 2006, William Kyngesburye wrote: >>> Normally, I'd recommend compiling the latest and greatest Tcl/Tk >>> for Mac OS X because there are many important bug fixes in each >>> minor release, but there is a bug (1480105) in Tcl/Tk 8.4.12 and >>> 8.4.13 that breaks Togl on Mac OS X, so use 8.4.11 or patch the >>> Tk source :-(. >> Huh? I'm using Tcl/Tk 8.4.13 framework (universal) I built on Mac >> 10.4.7. Seems to works - demos work except ones that the GMA >> graphics on my MacBook don't support. There does seem to be a bit >> of an OpenGL problem on my MacBook - GRASS/NVIZ, where I need >> Togl, runs on a PPC Mac but crashes on my Intel Mac. Maybe this >> bug you mention has something to do with it? >> >> What's this patch for Tk you mention? > > Just comment out the contents of the FixMappingFlags function in > tkMacOSXSubwindows.c. It's only an issue if the Togl widget is > ever unmapped. The core-8-4-branch in the CVS version of Tk has > the bug patched already. > > - Greg ----- William Kyngesburye <kyn...@ky...> http://www.kyngchaos.com/ Earth: "Mostly harmless" - revised entry in the HitchHiker's Guide to the Galaxy |