I have taken the basic "article" template from TM and then compiled it using &#x2318;-R.<br />
<br />
The TM pop-up launches and says “Typesetting $FILENAME”...and that's it.  Nothing else happens after that.  <br />
<br />
I get neither Skim to launch, nor do I get an error.  I'm looking for any advice on how to debug this.<br />
<br />
Data points:<br />
 - pdflatex $FILENAME from the CLI creates the files and the PDF as viewable by skim<br />
 - 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<br />
 - Nothing on the console output<br />
<br />
Hypothesis:  Something is going on with the Bundle action<br />
<br />
Sought:<br />
<br />
1.  Has anyone seen this before who has a quick fix?<br />
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<br />
<br />
Thanks for any help,<br />
<br />
Steven