Ticket #5737 regression closed fixed
deluge fails with twistedCore 12.1.0
| Reported by: | rm | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/gtk2-freebsd-5737-2 | |
| Author: | itamar | Launchpad Bug: |
Description (last modified by therve) (diff)
Good day.
It was reported there: http://lists.freebsd.org/pipermail/freebsd-python/2012-June/004275.html
That issuing:
from twisted.internet import gtk2reactor reactor = gtk2reactor.install()
fails with this message:
/usr/local/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:40: RuntimeWarning: tp_compare didn't return -1 or -2 for exception from gtk import _gtk ImportError: No module named gi
This breaks deluge for example. It looks related to changeset from: #5494 And this fix seems breaks the things with pygtk2. Would you please check? Thanks.
Change History
Note: See
TracTickets for help on using
tickets.
