Greetings,
I use the GTDAlt bundle with TextMate to "get things done". Recently I upgraded to Leopard and some of the functionality of the bundle broke and it seems to be linked to an issue with Ruby. I'm not a Ruby programmer (I'm barely an HTML guy) so I cannot really diagnose what's going on with the bundle.
For example, I attempt to type the due date of a project by typing '#' (shift + 4 on US keyboards) which brings up a date selection window. Entering a date, or number of days from the current date does not yield the desired output but instead prints the following to the active file:
--code--
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ 1.8/date/format.rb:230:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `'' /bin/bash: -c: line 2: syntax error: unexpected end of filestrftime' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/date/format.rb:201:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `'' /bin/bash: -c: line 2: syntax error: unexpected end of filestrftime' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/date.rb:1343:in
--code--
This bundle worked wonderfully prior to installing OS X 10.5. Any ideas what's going on here?
Thanks, Mark