On 24 Jul 2009, at 04:19, Schell wrote:
[...] fullProjectPath's value is now "QT call results in 0".
This happens in all bundles, or so it seems. It goes further than just shell scripts in that TM's internal functions are affected [although I'm guessing that these internal functions also use CocoaDialog]. [...]
They do not, and this does not sound related to CocoaDialog.
From http://wiki.macromates.com/Troubleshooting/101:
A lot of things go via the shell which source a few startup files. You can have bash show which lines are executed as part of this process by running the following line in Terminal:
BASH_ENV=/Applications/TextMate.app/Contents/SharedSupport/ Support/lib/bash_init.sh /bin/bash -xc 'echo test'