On 12/03/2012, at 17.42, Samuurai wrote:
[…] After a fresh install, Textmate starts just fine, but if I close it and try to open it again later, the plist is completely missing.
Missing from disk?
If so, try something like “sudo fs_usage|grep Info.plist” and see who is responsible for deleting it.
To get this result:
Mac-Pro:~ myuser$ /Applications/TextMate.app/Contents/MacOS/TextMate 2012-03-12 10:21:02.633 TextMate[22543:407] No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting
What if you instead do: open -a TextMate
What is happening here?
No idea, try actually inspect the application, i.e. amongst others do ‘ls -lA /Applications/TextMate.app/Contents’.