hi all,
I am currently getting a textmate crash every time I right-click on a word to bring up the CM, e.g. to spell check. Is anyone else seeing this? I have recently changed a number of things about my environment which make it harder to pin down the factors that might be contributing, which include: - I have moved to a macbook pro - then, I just installed the recent (intel) 10.4.10 update. - I installed the Safari 3 Beta
I *think*, but am not positive, that the right-click did not cause a TM crash on the 'out of the box' macbook pro. As far as I can ascertain the problem is only with Textmate - other cocoa apps work okay.
Here's a crash report: http://s3.amazonaws.com/amy/tm_crash_report.txt
-Amy
To follow up on this query - I noticed when staring at the crash log again that TM had been running under Rosetta, not as a universal app. Not clear to me why this would be the case, as I was using the 'cutting edge' version, which I know is supposed to be a universal binary. I did a complete reinstall of TM and it is now running as an intel app with the the contextual menu behaving properly.
[I'd be interested if anyone could shed more light on why those problems would be correlated and what might have caused them. As far I could tell nothing was amiss with TM aside from the contextual menu issue.].
---------- Forwarded message ---------- From: A J amy.j.dala@gmail.com Date: 24-Jun-2007 07:51 Subject: textmate crash when bringing up CM To: textmate@lists.macromates.com
hi all,
I am currently getting a textmate crash every time I right-click on a word to bring up the CM, e.g. to spell check. Is anyone else seeing this? I have recently changed a number of things about my environment which make it harder to pin down the factors that might be contributing, which include: - I have moved to a macbook pro - then, I just installed the recent (intel) 10.4.10 update. - I installed the Safari 3 Beta
I *think*, but am not positive, that the right-click did not cause a TM crash on the 'out of the box' macbook pro. As far as I can ascertain the problem is only with Textmate - other cocoa apps work okay.
Here's a crash report: http://s3.amazonaws.com/amy/tm_crash_report.txt
-Amy
On 24. Jun 2007, at 21:18, A J wrote:
[...] [I'd be interested if anyone could shed more light on why those problems would be correlated and what might have caused them. As far I could tell nothing was amiss with TM aside from the contextual menu issue.].
From your crash log it seems you run a lot of contextual menu plug-ins.
It might be that you have only intel versions of these, that they are lazy-loaded, and the lazy-loader cannot handle such “failure”.
But I am just guessing. Though it probably was related to the contextual menu plug-ins you have, these do add items in TM’s context menu, right?
On 24/06/07, Allan Odgaard throw-away-1@macromates.com wrote:
It might be that you have only intel versions of these, that they are lazy-loaded, and the lazy-loader cannot handle such "failure".
But I am just guessing. Though it probably was related to the contextual menu plug-ins you have, these do add items in TM's context menu, right?
Yes, that seems feasible - some contextual menu issue in conjunction with TM running under Rosetta for whatever reason. Thanks for the reply.