twisted/internet gtk2reactor.py issue. (breaks for instance deluge);

Ruslan Mahmatkhanov cvs-src at yandex.ru
Tue Jul 3 17:52:11 UTC 2012


Hi,

Jesper Schmitz Mouridsen wrote on 23.06.2012 11:50:
> Hello maintainers of python.
>
> I'm using python27 from ports (upgraded)
>
> This is an issue with gtk2reactor.py
>
> running
> #
> import gobject
> from twisted.internet import gtk2reactor
> reactor = gtk2reactor.install()
> #
>
> gives :
> /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

Jesper, this issue was just fixed in ports with your solution, thank 
you. It seems it was triggered by this commit:
http://twistedmatrix.com/trac/ticket/5494

I'll contact upstream about this problem.

-- 
Regards,
Ruslan

Tinderboxing kills... the drives.



More information about the freebsd-python mailing list