Hello,

I came accross a bug related to the Latex Bundle. Here are some relevant information:

TextMate version: revision 1414
Python version: 2.3.5

Here is the error message I get when I try Typeset & View:

Traceback (most recent call last):
File "/Applications/TextMate.app/Contents/SharedSupport/Bundles/ Latex.tmbundle/Support/bin/texMate.py", line 299, in ?
    tmPrefs = tmprefs.Preferences()
File "/Applications/TextMate.app/Contents/SharedSupport/Bundles/ Latex.tmbundle/Support/bin/tmprefs.py", line 18, in __init__
    self.prefs.update(self.readTMPrefs())
File "/Applications/TextMate.app/Contents/SharedSupport/Bundles/ Latex.tmbundle/Support/bin/tmprefs.py", line 39, in readTMPrefs
    plDict = plistlib.readPlist(pl)
File "/Applications/TextMate.app/Contents/SharedSupport/Bundles/ Latex.tmbundle/Support/bin/newplistlib.py", line 77, in readPlist
    rootObject = p.parse(pathOrFile)
File "/Applications/TextMate.app/Contents/SharedSupport/Bundles/ Latex.tmbundle/Support/bin/newplistlib.py", line 402, in parse
    parser.ParseFile(fileobj)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 1304, column 11

I get similar errors when trying other command relying on texMate.py

It has to do with my com.macromates.textmate.plist preference file because when I move it elsewhere and relaunch TextMate every things is fine again.

I won't upload my com.macromates.textmate.plist since it contains personal information. Just tell me if you need some data from it.

Thanks,
Sylvain

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to