Ugh. The problem comes back when you try running bibtex:
Traceback (most recent call last): File "/Users/fonnescj/Library/Application Support/TextMate/Managed/ Bundles/LaTeX.tmbundle/Support/bin/texMate.py", line 465, in <module> tmPrefs = tmprefs.Preferences() File "/Users/fonnescj/Library/Application Support/TextMate/Managed/ Bundles/LaTeX.tmbundle/Support/bin/tmprefs.py", line 45, in __init__ self.prefs.update(self.readTMPrefs()) TypeError: 'NoneType' object is not iterable
Any idea why readTMPrefs() would be returning None?