[TxMt] TextMate 1.5.3 Crashing on Save

Allan Odgaard throw-away-1 at macromates.com
Mon Aug 21 04:44:10 UTC 2006


On 21/8/2006, at 5:03, Tyler Hunt wrote:

> I just downloaded and installed TextMate for the first time today,  
> but whenever I save a document, the document saves properly, but  
> TextMate promptly crashes immediately after [...]

Is this on a normal HFS+ file system? There has been problems in the  
past with non-HFS+ file systems giving kernel panics (due to OS bugs)  
but I have code to workaround that.

You can either enable the workaround for the file system you use (if  
it’s not already targetted) or disable meta data altogether while TM  
is not running:

     defaults write com.macromates.textmate  
OakDocumentDisableFSMetaData 1

See 19.4 and 22.8 in the manual for more information.




More information about the textmate mailing list