Ok, I have a non registered version. Yesterday it updated with a newer version. I used it and it was fine. Today I launched it and it immediatly updated. Now as soon as I try to open a document that has some form of colorencoding it spontaneously crashes (.rb files for example). I tried opening regular text-documents and that worked fine. I zapped the program. Downloaded it again, reinstalled it and the issue remains. When I open up the program and I go into preferences and then Colors and Fonts it does the same thing. So I think it has something to do with the displaying of colors. I even tried creating a new user profile and use it there .. same issue.
As far as I recall I haven't installed anything since yesterday. Perhaps Shiira but I doubt that would be the cause of all of this.
On 25/8/2006, at 15:18, Vincent De Snerck wrote:
[...] When I open up the program and I go into preferences and then Colors and Fonts it does the same thing
It’s helpful to see the top of the stack dump (from the crash log) however generally crashes related to “displaying something” is caused by a corrupt font cache.
To fix this you will need to clear the cache and reboot your machine:
From Terminal run this (this recursively deletes the font cache folder and requires admin password, be sure you run exactly what is quoted below):
sudo rm -rf /Library/Caches/com.apple.ATS
Thanks. That fixed it right away :) I'll remember that one.
On 25 Aug 2006, at 15:28, Allan Odgaard wrote:
On 25/8/2006, at 15:18, Vincent De Snerck wrote:
[...] When I open up the program and I go into preferences and then Colors and Fonts it does the same thing
It’s helpful to see the top of the stack dump (from the crash log) however generally crashes related to “displaying something” is caused by a corrupt font cache.
To fix this you will need to clear the cache and reboot your machine:
From Terminal run this (this recursively deletes the font cache folder and requires admin password, be sure you run exactly what is quoted below):
sudo rm -rf /Library/Caches/com.apple.ATS
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate