Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jul 2012 21:50:29 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        Jesper Schmitz Mouridsen <jesper.schmitz.mouridsen@gmail.com>
Cc:        Timothy J Frahm <timothyf@lavabit.com>, Eitan Adler <eadler@freebsd.org>, python@FreeBSD.org
Subject:   Re: twisted/internet gtk2reactor.py issue. (breaks for instance deluge); 
Message-ID:  <4FF330E5.8020602@yandex.ru>
In-Reply-To: <CAGcOgPtP%2BGQ9A4L%2BUO4xnCTCtWn=RTo8nZTzaNjReCp18=M1bA@mail.gmail.com>
References:  <CAGcOgPtP%2BGQ9A4L%2BUO4xnCTCtWn=RTo8nZTzaNjReCp18=M1bA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FF330E5.8020602>