I have taken the basic "article" template from TM and then compiled it using ⌘-R.

The TM pop-up launches and says “Typesetting $FILENAME”...and that's it.  Nothing else happens after that. 

I get neither Skim to launch, nor do I get an error.  I'm looking for any advice on how to debug this.

Data points:
 - pdflatex $FILENAME from the CLI creates the files and the PDF as viewable by skim
 - VIM + Latex-Mode works:  I can edit the same LaTeX file in Vim and use \ll to launch skim and view it therein, with updates sync'd by pdfsync
 - Nothing on the console output

Hypothesis:  Something is going on with the Bundle action

Sought:

1.  Has anyone seen this before who has a quick fix?
2.  Can anyone tell me how to start getting debug data ( or how I may step through the Bundles action?) as well as tell me where that debug data is written / stored

Thanks for any help,

Steven