On 3. May 2007, at 01:38, Brett Terpstra wrote:
[...] 2007-05-02 18:36:02.863 TextMate[18174] couldn't setup TextMate server.
Most likely because there already is an instance of TextMate running. That may also explain why mate has problems (sigalling a maybe dead instance?)
Try: killall TextMate (after you quit those instances you know about).
You can use e.g. ps -auxc|grep TextMate to see if there are any instances still running.