[TxMt] Re: Textmate 2 beta 3 crashing on Yosemite

Allan Odgaard mailinglist at textmate.org
Fri Oct 31 00:15:14 UTC 2014


On 30 Oct 2014, at 22:55, Anthony V. Pulido wrote:

> In case, I found some interesting behavior that might help. Just for
> background, I upgraded to beta 5.1, but TextMate still crashes when
> compiling latex. The interesting behavior is that when I edit the
> preferences in the latex bundle, so that TextMate "keep[s] the log 
> window
> open," under "Viewing," the crashes stop.

Thanks for the info; with this setting disabled I was able to reproduce 
the crash.

So far the best workaround I have been able to come up with is to 
recreate the WebView if the window has been closed (by a command).

I did this in 2.0-beta.5.2 which is available by option-clicking Check 
Now in Preferences → Software Update.

There might still be crashes if manually closing and re-opening the 
window (multiple times); I only made it recreate the WebView when closed 
via a command since generally recreating the WebView is losing history 
and state, which I would miss e.g. for documentation commands.


More information about the textmate mailing list