Sorry about that problem.  It is because the version of python apple ships is two revisions out of date.  I've been developing with 2.5 and apple ships 2.3.  Unfortunately plistlib.readPlist is not a supported function in the older release.  I'll have to see what I can do to work around that.

Brad

--
Brad Miller
Assistant Professor, Computer Science
Luther College

On 7/24/07, Mark Eli Kalderon <eli@markelikalderon.com> wrote:

On 24 Jul 2007, at 19:51, Brad Miller wrote:

> Lots of progress on the new LaTeX and View command over the last
> two days.
> If you can, please check out the branch and give it a try.  It
> should work
> for you right out of the box with no additional configuration.

I must have done something wrong. I navigated to the Latex.tmbundle
directory and used the command svn switch
http://macromates.com/svn/Bundles/branches/typeset_and_view/
Latex.tmbundle. But when I typeset I get the following error:

Traceback (most recent call last):
   File "/Library/Application Support/TextMate/Bundles/Latex.tmbundle/
Support/bin/texMate.py", line 215, in ?
     tmPrefs = tmprefs.Preferences()
   File "/Library/Application Support/TextMate/Bundles/Latex.tmbundle/
Support/bin/tmprefs.py", line 18, in __init__
     self.prefs.update(self.readTMPrefs())
   File "/Library/Application Support/TextMate/Bundles/Latex.tmbundle/
Support/bin/tmprefs.py", line 39, in readTMPrefs
     plDict = plistlib.readPlist(pl)
AttributeError: 'module' object has no attribute 'readPlist'

Best, Mark


______________________________________________________________________
For new threads USE THIS: textmate@lists.macromates.com
(threading gets destroyed and the universe will collapse if you don't)
http://lists.macromates.com/mailman/listinfo/textmate