I'm getting this error after copying the new command line tools to / usr/local/bin: tm: you need to update this helper tool.
This is actually quite strange, since the protocol used to communicate with TM and the tool is at the same version as it has always been (so no combination of TM and the tool should give this error).
The only reason I see is that the TM started actually predates implementation of the protocol. Do you keep old versions of TM somewhere on your disk (even the trash counts here)?
Nope, no old versions on disk. However the issue mysteriously disappeared when I checked just now.
*crosses fingers*
- Ben
Hehe... this little problem just resurfaced after updating to the latest build (478):
mate: couldn't launch TextMate (you may need to reset your LS database).
Only happens when I don't already have textmate open.
- Ben On Jul 28, 2005, at 4:13 PM, Benjamin Jackson wrote:
I'm getting this error after copying the new command line tools to / usr/local/bin: tm: you need to update this helper tool.
This is actually quite strange, since the protocol used to communicate with TM and the tool is at the same version as it has always been (so no combination of TM and the tool should give this error).
The only reason I see is that the TM started actually predates implementation of the protocol. Do you keep old versions of TM somewhere on your disk (even the trash counts here)?
Nope, no old versions on disk. However the issue mysteriously disappeared when I checked just now.
*crosses fingers*
- Ben
___________________ Ben Jackson Diretor de Desenvolvimento
+55 (21) 9997-0593 ben@incomumdesign.com http://www.incomumdesign.com
On 30/09/2005, at 23.44, Benjamin Jackson wrote:
Hehe... this little problem just resurfaced after updating to the latest build (478):
mate: couldn't launch TextMate (you may need to reset your LS database).
Only happens when I don't already have textmate open.
Here's how to reset it:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ LaunchServices.framework/Support/lsregister -kill -r /System/Library/ CoreServices /Applications /Developer/Applications
I have seriouslly considered putting this in launchd, since I get the problem each time I make a deployment build of TextMate (since it goes to another location than the development build), and it breaks the TextMate service as well.
I'm seeing this after upgrading to the latest nightly build, 488:
LarsG4:~/Sites/fennel lars$ tm app/models/comment.rb tm: you need to update this helper tool.
I've searched for old versions, I've done the lsregister -kill thing.
What's left to try?
You need the new `mate` tool from r484: http://macromates.com/textmate/build/TextMate_r484.zip
2005/10/3, Lars Pind lars@pinds.com:
I'm seeing this after upgrading to the latest nightly build, 488:
LarsG4:~/Sites/fennel lars$ tm app/models/comment.rb tm: you need to update this helper tool.
I've searched for old versions, I've done the lsregister -kill thing.
What's left to try?
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
Carl-Johan Kihlbom <kihlbom@...> writes:
You need the new `mate` tool from r484: http://macromates.com/textmate/build/TextMate_r484.zip
Ah, that worked, thank you!
I didn't start doing the daily builds until after today's blog post.