I just did an update of my bundles and noticed TerminalMate was included.
I tried running it from the bundle menu, but received:
/Library/Application Support/TextMate/Bundles/TerminalMate.tmbundle/Support/lib/terminal_mate.rb:7:in `initialize': No such file or directory - /Users/john/Library/Application Support/TerminalMate/server.bin (Errno::ENOENT) from /Library/Application Support/TextMate/Bundles/TerminalMate.tmbundle/Support/lib/terminal_mate.rb:7:in `open' from /Library/Application Support/TextMate/Bundles/TerminalMate.tmbundle/Support/lib/terminal_mate.rb:7:in `initialize' from /tmp/temp_textmate.hdCXx2:4:in `new' from /tmp/temp_textmate.hdCXx2:4
Either I did something wrong, or it's busted ;)
jt
On Nov 1, 2006, at 3:48 AM, John Tsombakos wrote:
I just did an update of my bundles and noticed TerminalMate was included.
I tried running it from the bundle menu, but received:
/Library/Application Support/TextMate/Bundles/TerminalMate.tmbundle/Support/lib/ terminal_mate.rb:7:in `initialize': No such file or directory -
The error probably indicates you don't have the TerminalMate plug-in installed.
-- Daniel
Daniel Harple <dharple@...> writes:
On Nov 1, 2006, at 3:48 AM, John Tsombakos wrote:
I just did an update of my bundles and noticed TerminalMate was included.
I tried running it from the bundle menu, but received:
/Library/Application Support/TextMate/Bundles/TerminalMate.tmbundle/Support/lib/ terminal_mate.rb:7:in `initialize': No such file or directory -
The error probably indicates you don't have the TerminalMate plug-in installed.
Same error here… It looks for a file in ~/Library/Application Support/TerminalMate/ directory, which indeed does not exists. Something I've missed installing the plug-in ? (I just double-clicked on it…)
On Nov 1, 2006, at 5:26 PM, guerom00 wrote:
Same error here… It looks for a file in ~/Library/Application Support/TerminalMate/ directory, which indeed does not exists. Something I've missed installing the plug-in ? (I just double-clicked on it…)
Try restarting TextMate, and pasting the output from Console.app.
-- Daniel
Daniel Harple <dharple@...> writes:
On Nov 1, 2006, at 5:26 PM, guerom00 wrote:
Same error here… It looks for a file in ~/Library/Application Support/TerminalMate/ directory, which indeed does not exists. Something I've missed installing the plug-in ? (I just double-clicked on it…)
Try restarting TextMate, and pasting the output from Console.app.
There you go :-)
2006-11-01 18:10:55.013 TextMate[25552] *** -[NSBundle load]: Error loading code /Users/rom/Library/Application Support/TextMate/ PlugIns/TerminalMate.tmplugin/Contents/MacOS/TerminalMate for bundle /Users/rom/Library/Application Support/TextMate/PlugIns/ TerminalMate.tmplugin, error code 4 (link edit error code 4, error number 0 (Library not loaded: @executable_path/../Frameworks/ Growl.framework/Versions/A/Growl Referenced from: /Users/rom/Library/Application Support/TextMate/ PlugIns/TerminalMate.tmplugin/Contents/MacOS/TerminalMate Reason: image not found)) 2006-11-01 18:10:55.013 TextMate[25552] instance TerminalMate plug-in has no principal class
Growl is the culprit…
On Nov 1, 2006, at 6:12 PM, guerom00 wrote:
There you go :-) [...]
Try:
http://generalconsumption.org/projects/TerminalMate/ TerminalMate-0.2.1.zip
-- Daniel
Daniel Harple <dharple@...> writes:
On Nov 1, 2006, at 6:12 PM, guerom00 wrote:
There you go [...]
Try:
http://generalconsumption.org/projects/TerminalMate/ TerminalMate-0.2.1.zip
At least, the output from console.app is explicit…
2006-11-01 18:39:49.841 TextMate[25552] loadCache did load 680 items 2006-11-01 18:40:10.939 TextMate[27454] init load themes 2006-11-01 18:40:11.380 TextMate[27454] init done loading themes 2006-11-01 18:40:13.435 TextMate[27454] TerminalMate: Error. Growl could not be found. Prepare for a crash Nov 1 18:40:44 Lazare crashdump[27460]: TextMate crashed 2006-11-01 18:40:48.798 TextMate[27496] init load themes 2006-11-01 18:40:49.271 TextMate[27496] init done loading themes 2006-11-01 18:40:51.591 TextMate[27496] loadCache did load 680 items Nov 1 18:40:55 Lazare crashdump[27460]: crash report written to: /Users/rom/Library/Logs/CrashReporter/TextMate.crash.log
On Nov 1, 2006, at 6:42 PM, guerom00 wrote:
At least, the output from console.app is explicit…
2006-11-01 18:40:13.435 TextMate[27454] TerminalMate: Error. Growl could not be found. Prepare for a crash
Argh, I really tested this next release on a clean account. It should work.
0.2.2 is at http://generalconsumption.org/projects/TerminalMate/
-- Daniel
Daniel Harple <dharple@...> writes:
Argh, I really tested this next release on a clean account. It should work.
0.2.2 is at http://generalconsumption.org/projects/TerminalMate/
Still same error message :-( Sorry…
I'm seeing the same thing, and I have growl installed. If you want the crash log let me know and I'll email it to you.
Brad
On 11/1/06, guerom00 romain.guerout@stud.unibas.ch wrote:
Daniel Harple <dharple@...> writes:
Argh, I really tested this next release on a clean account. It should work.
0.2.2 is at http://generalconsumption.org/projects/TerminalMate/
Still same error message :-( Sorry…
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
I also don't have the ~/Library/Application Support/TerminalMate/ directory.
Was the TerminalMate plugin supposed to come in from doing a svn update to my bundles directory? (/Library/Application Support/TextMate)
On 11/1/06, Daniel Harple dharple@generalconsumption.org wrote:
The error probably indicates you don't have the TerminalMate plug-in installed.
-- Daniel
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