On Dec 27, 2010, at 9:40 AM, Rob McBroom wrote:
On Dec 27, 2010, at 9:23 AM, Max Lein wrote:
I have noticed that especially after upgrading to
10.6, TextMate has become more and more crash prone -- especially after switching from
another app back to TextMate. I use it mainly in larger LaTeX projects in conjunction with
git and nowadays it would crash, two, three times a week.
I don't think this is TextMate's fault. Let me guess: You're using the
ProjectPlus plug-in. Does the issue below sound like your problem?
https://github.com/ciaran/projectplus/issues/issue/29
I don't know if it will ever get looked at, but as a temporary fix, disabling status
flags for Git should keep it from crashing. They usually aren't accurate anyway, in my
experience.
Gerd Knops addressed this a while back. ProjectPlus expects older compiler settings than
what's default in Snow Leopard, but it wasn't too difficult to compile a patched
version of PP.
On Aug 12, 2010, at 10:57 AM, Gerd Knops wrote:
On Aug 12, 2010, at 7:22 AM, Rob McBroom wrote:
On Aug 10, 2010, at 8:33 PM, Louis Sherwin
wrote:
I recently started using TM again to work on a
Rails project and upgraded
form 1.5.7 to 1.5.9 (1510) on 10.6.4. Now the program is crashing several
times a day. I am working with projects and git scm enabled. Other than that
nothing special or unusual.
Does this sound like your problem?
http://github.com/ciaran/projectplus/issues#issue/29
A long time ago I sent in a patch, but that never made it into PP. I work with
TM, PP and git all day, and do not have any crashes, so maybe that patch may help folks.
I'll attach it below.
Gerd