[TxMt] Show TODO List fails with directory error

Kevin11 kevindewalt at kevindewalt.com
Mon Apr 11 14:12:30 UTC 2011


http://screencast.com/t/TvARFTEz This short screencast  describes the problem
and shows troubleshooting.

I am getting an error

/Applications/TextMate.app/Contents/SharedSupport/Support/lib/bash_init.sh:
line 27: dirname: command not found 

Whenever I run Show TODO List for my Rails application.

I'm assuming this is a path problem but cannot find the source.  The only
other recent change I made was deleting an extra copy of ruby that was in
the /opt/ directory.  


BASH_ENV=/Applications/TextMate.app/Contents/SharedSupport/Support/lib/bash_init.sh
/bin/bash -xc 'echo test'
+ unset BASH_ENV
+ export LC_CTYPE=en_US.UTF-8
+ LC_CTYPE=en_US.UTF-8
+ set +u
+ [[ -d /bin ]]
+
PATH=/opt/local/bin:/opt/local/sbin:/usr/local/git/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/local/mysql/bin:/Library/PostgreSQL/8.4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/usr/local/git/bin:/bin
+ [[ -d /bin/CocoaDialog.app/Contents/MacOS ]]
+ [[ -d '' ]]
+ export PATH
+ : /Users/kevin/Library/Application Support/TextMate/bash_init.sh
+ [[ -f /Users/kevin/Library/Application Support/TextMate/bash_init.sh ]]
+ export RUBYLIB=/lib
+ RUBYLIB=/lib
+ textmate_init /Users/kevin
+ [[ /Users/kevin != / ]]
+ [[ /Users/kevin != /Users/kevin ]]
+ [[ -f /Users/kevin/.textmate_init ]]
+ [[ /Users/kevin == / ]]
+ echo test
test

-- 
View this message in context: http://old.nabble.com/Show-TODO-List-fails-with-directory-error-tp31370629p31370629.html
Sent from the textmate users mailing list archive at Nabble.com.



More information about the textmate mailing list