Maurits van Rees wrote: > Derek Broughton, on 2008-08-05: >> I otoh have never had "debug" work from buildout. Since my first >> buildout, I get (and it doesn't matter if it runs from the directory with >> the buildout.cfg or from bin): >> >> [EMAIL PROTECTED]:~/plone/nagisa$ bin/instance2 debug >> Starting debugger (the name "app" is bound to the top-level Zope object) >> Traceback (most recent call last): >> File "<string>", line 1, in ? >> File >> "/home/derek/plone/nagisa/parts/zope2/lib/python/Zope2/__init__.py", ... >> AttributeError: HTMLTALParser instance has no attribute 'getWarnings' >>>>> > > So bin/instance fg does work here? > > Wild guess: would renaming the /home/derek/plone directory to > /home/derek/foo help? (And then removing the pyc files and running > bin/buildout again.) Thanks for the suggestion, but no luck. I don't miss it much, as I find it more convenient to use Clouseau for most things I'd do with "instance debug", but it's odd that I haven't seen anyone else report this. -- derek
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
