[Twisted-Python] CVS manhole Traceback
![](https://secure.gravatar.com/avatar/8141b5cf53aa1de5418abd297c616a75.jpg?s=120&d=mm&r=g)
Hey all, I was wanting to use manhole to connect to a new pb service I am creating (a contact manager), but I am getting a traceback when I try to run manhole. Also, it dumps core if I don't have my $DISPLAY variable set. :) Anyway, here is the traceback (latest CVS, etc.) Traceback (most recent call last): File "./manhole", line 57, in ? from twisted.manhole.ui import gtkmanhole File "/home/slt5v/data/projects/Twisted/twisted/manhole/ui/gtkmanhole.py", line 39, in ? import spelunk_gnome File "/home/slt5v/data/projects/Twisted/twisted/manhole/ui/spelunk_gnome.py", line 679, in ? Explorer, 'twisted.python.explorer') File "twisted/spread/flavors.py", line 68, in setCopierForClassTree NameError: global name 'types' is not defined Any ideas? Naf
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
Thanks for reporting. My bug: it's fixed now. On Tue, 2002-01-29 at 03:50, Travis B. Hartwell wrote:
-- "Cannot stand to be one of many -- I'm not what they are." -Guster, "Rocketship" glyph lefkowitz; ninjaneer, freelance demiurge glyph @ [ninjaneering|twistedmatrix].com
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
Thanks for reporting. My bug: it's fixed now. On Tue, 2002-01-29 at 03:50, Travis B. Hartwell wrote:
-- "Cannot stand to be one of many -- I'm not what they are." -Guster, "Rocketship" glyph lefkowitz; ninjaneer, freelance demiurge glyph @ [ninjaneering|twistedmatrix].com
participants (2)
-
Glyph Lefkowitz
-
Travis B. Hartwell