[TxMt] Re: TM2 LaTeX Woes
Chris Fonnesbeck
fonnesbeck at gmail.com
Thu Dec 15 21:17:14 UTC 2011
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?
More information about the textmate
mailing list