Revisiting this issue: when I said below, "that fixed it of course", I meant that it stopped giving me the error I mention below. It wasn't until the next day, when I tried actually using it, that I noticed it isn't really working. Now it always shows an a window with an empty gray box (where the output from the script would normally go) and the text "Program exited" below it. None of the script's output is ever shown. The "Run in Terminal" command works as expected; that's what I've been using because I was too busy until now to ask about it.
Any ideas?
Mike
Michael Glassford wrote:
Thanks: that fixed it, of course. When I set up my svn commands for updating TextMate bundles a long time ago, I apparently missed the part about needing to get the Support Folder also.
Again, thanks.
Mike
Alex Ross wrote:
On Jun 27, 2008, at 6:55 AM, Michael Glassford wrote:
I was getting errors (Ruby errors, I believe) when trying to use the TODO List bundle, so, finding the "TODO Bundle Broken" thread in this list and trying to follow the advice there, I deleted some bundles (and some unused plugins I discovered in the process) from "~/Library/Application Support/Textmate" and also updated all the bundles in my "/Users/mjg/Library/Application Support/TextMate/ Bundles/" directory from subversion.
Now the TODO List bundle is working beautifully (for the first time!), but when I try to use PyMate "Run Script" command to run a Python file I get this error: "-e:2:in `require': No such file to load -- /Applications/TextMate.app/Contents/SharedSupport/Support/lib/tm/ executor (LoadError) from -e:2". It's true that there is no such file--in fact, the "/Applications/TextMate.app/Contents/SharedSupport/Support/lib/ tm/" directory does not exist. Why is this error happening and what should I do about it?
You either don't have a copy of the Support folder, or the copy that you have is outdated. You need to check it out, or update it. You should probably do an entirely new checkout of http://http:// macromates.com/svn/Bundles/trunk into ~/Library/Application\ Support/ TextMate, instead of the partial checkout that you have currently.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate