The reason it works if you start it from the Terminal (I think) is that it then inherits $PATH from bash; if you start via the dock / Finder / Quicksilver then it inherits $PATH from Finder, which doesn't include /usr/local/bin.

If you want it to always work, you can edit your ~/.MacOSX/environment.plist -- see http://www.macromates.com/textmate/manual/shell_commands#search_path (scroll down to the paragraph that starts with "Important").

On 8/8/07, Alexey Blinov <nilcolor@gmail.com > wrote:
Hi.
I found alt solution to dateTime Ruby problem... Backgroud: i've
install latest ruby in /usr/local/bin so bundled version of ruby is
available too. But i add the following to the ~/.profile

export PATH="/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:$PATH

so now if i type ruby in Terminall.app i get a newer version.

OK. If i run TM using icon in the Dock or in Application folder i get
blogging bundle error while post/fetch posts. BUT if i start TM using
`mate` command via Terminal.app - i have no errors at all! So
warkaround is - start TM using `mate` command from Terminal.app.

On 8/8/07, Brett Terpstra <brett@circlesixdesign.com> wrote:
> Are you running into the dateTime ruby problem[1]?
>
> http://macromates.com/blog/2006/blogging-from-textmate/
>
> Brett
>
> On Aug 7, 2007, at 11:35 PM, Steven W Riggins wrote:
>
> > After the latest updates, the blogging bundle, even with previous
> > fixes won't fetch posts.
> >
> > Is there a fix available?
> >
> > ______________________________________________________________________
> > For new threads USE THIS: textmate@lists.macromates.com
> > (threading gets destroyed and the universe will collapse if you don't)
> > http://lists.macromates.com/mailman/listinfo/textmate
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate@lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>

______________________________________________________________________
For new threads USE THIS: textmate@lists.macromates.com
(threading gets destroyed and the universe will collapse if you don't)
http://lists.macromates.com/mailman/listinfo/textmate