[TxMt] Crash on changing file-type
Allan Odgaard
throw-away-1 at macromates.com
Mon Feb 27 13:50:21 UTC 2006
On 27/2/2006, at 10:58, Max Westen wrote:
> Whenever I'm pressing the "filetype" switchbar at the bottom of the
> screen, TM crashes. The weird part is, it worked allright before.
> I tried switching to another local user. [...]
I’ve heard similar once before. It seems to be a font issue, because
the PHP language grammar use some unicode symbols, and that
apparently can cause a crash (likely when the systems font data is
broken and/or a font is lacking).
You can try to remove your font cache (you will likely have to reboot
afterwards):
sudo rm -rf /Library/Caches/com.apple.ATS
If this fails, you could go to the Bundle Editor (Window menu) and
either disable the PHP bundle (via Filter List…) if you do not work
with PHP, or rename the language grammar, if you do need it.
More information about the textmate
mailing list