[SVN] [BUG] Latex Bundle
Sylvain Desvé
sylvain.desve at mines.inpl-nancy.fr
Thu Aug 23 11:35:55 UTC 2007
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
More information about the textmate-dev
mailing list