Each time I try to compile a LaTeX document, even in a newly creaated user account, I receive the following message. Any ides on what I might be doing wrong?
Traceback (most recent call last): File "/Users/admin/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/bin/texMate.py", line 465, in tmPrefs = tmprefs.Preferences() File "/Users/admin/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 Regards,
cme Chad Michael Eyer eyer@eyer.us http://www.eyer.us T: +1-321-422-3428 F: +1-219-228-8882 download vCard
On Thu, Dec 15, 2011 at 8:52 AM, Chad Michael Eyer eyer@eyer.us wrote:
Each time I try to compile a LaTeX document, I receive the following message.
Have you tried setting the LaTeX preferences (again)?
How about trashing (moving to safe place) your com.macromates.textmate.plist file n ~/Library/Preferences?
Looks like the bundle is trying set default values and not being successful.
HTH, Charles
I get the same result. Curiously, LaTeX was working until I deleted TextMate 1.5. Could TM2 have been using the bundle from 1.5?
cf
I had a similar problem. A helpful guy in the chat recommended me to do a clean install of TM2, then fire up TM1 and set the preferences of the Latex Bundle in TM1. Now you should be able to use Latex in TM2.
Bart
On Thu, Dec 15, 2011 at 8:48 PM, Chris Fonnesbeck fonnesbeck@gmail.comwrote:
I get the same result. Curiously, LaTeX was working until I deleted TextMate 1.5. Could TM2 have been using the bundle from 1.5?
cf
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Clearly, its a mistake to delete TM1.
I solved the problem by installing this fork of the LaTeX bundle:
https://github.com/nanoant/LaTeX.tmbundle
I'm crossing my fingers that there are not wider consequences to getting rid of TM1!
cf
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?
This worked for me and I now have a usable cory of TM2 in which I-ve already been productive.
Thanks, all. Regards,
cme Chad Michael Eyer eyer@eyer.us http://www.eyer.us T: +1-321-422-3428 F: +1-219-228-8882 download vCard
On 2011-12-15, at 14:59 , Bart Vandereycken wrote:
I had a similar problem. A helpful guy in the chat recommended me to do a clean install of TM2, then fire up TM1 and set the preferences of the Latex Bundle in TM1. Now you should be able to use Latex in TM2.
Bart
On Thu, Dec 15, 2011 at 8:48 PM, Chris Fonnesbeck fonnesbeck@gmail.com wrote: I get the same result. Curiously, LaTeX was working until I deleted TextMate 1.5. Could TM2 have been using the bundle from 1.5?
cf
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate