Hi Brad,
can you send me an example file that gives you this behavior? What is the creation date and time of the zip file? (I've done quite a lot of updates recently) There is an example GTD file under bin/tests/. Do you still get this error with that open? What is the name of the file you have open when you run this command? What is a listing of the files in that directory?
I seem to be doing something potentially dangerous at that point in the code, going through the results of the `ls` command at (hopefully) the proper path location, and then checking for the last four characters to be ".gtd". So I am guessing something fails at that point. (line 64 of GTD.rb)
Haris On Jun 26, 2006, at 7:08 AM, Brad Miller wrote:
Hi Haris,
I just tried to give your GTD bundle a try. I downloaded the latest version from your blog and double clicked to install.
Then I just pasted your example to a file. But when I run the command Show all next I get the following error:
/Users/bmiller/Library/Application Support/TextMate/Pristine Copy/ Bundles/GTDAlt.tmbundle/Support/bin/GTD.rb:64:in `get_files': undefined method `downcase' for nil:NilClass (NoMethodError) from / Users/bmiller/Library/Application Support/TextMate/Pristine Copy/ Bundles/GTDAlt.tmbundle/Support/bin/GTD.rb:64:in `find_all' from / Users/bmiller/Library/Application Support/TextMate/Pristine Copy/ Bundles/GTDAlt.tmbundle/Support/bin/GTD.rb:64:in `each' from /Users/ bmiller/Library/Application Support/TextMate/Pristine Copy/Bundles/ GTDAlt.tmbundle/Support/bin/GTD.rb:64:in `find_all' from /Users/ bmiller/Library/Application Support/TextMate/Pristine Copy/Bundles/ GTDAlt.tmbundle/Support/bin/GTD.rb:64:in `get_files' from /Users/ bmiller/Library/Application Support/TextMate/Pristine Copy/Bundles/ GTDAlt.tmbundle/Support/bin/GTD.rb:69:in `process_directory' from / tmp/temp_textmate.ChWUJ3:4
Brad
On 6/25/06, Charilaos Skiadas cskiadas@uchicago.edu wrote: Just to let everyone know that I updated the bundle and wrote a much more detailed description here: http://skiadas.dcostanet.net/afterthought/2006/06/25/details-on-the- gtdalt-bundle/ Let me know if you like it and are using it.
Haris On Jun 20, 2006, at 6:29 PM, Charilaos Skiadas wrote:
Hello all,
I haven't been following much the excellent work that Mike
Mellor
has been doing with the GTD bundle, but I've had my own ideas of how GTD should be done in TextMate, so I've created another GTD bundle that's closer to my philosophy. You can find more about it, and download it, here: http://skiadas.dcostanet.net/afterthought/2006/06/20/yet-another- gtd-bundle/ Enjoy, let me know in what ways it is lacking.
Haris