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

2012-07-03 Thread Ruslan Mahmatkhanov
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/python

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

2012-06-29 Thread Eitan Adler
On 23 June 2012 00:50, Jesper Schmitz Mouridsen wrote: > Hello maintainers of python. > /*--*/preventImports=["gi"]) > /+++/preventImports=[""]) Thanks for this, it fixes an issue I had too. Now the question is: upstream issue or FreeBSD specific? -- Eitan Adler ___

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

2012-06-23 Thread Jesper Schmitz Mouridsen
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: RuntimeWarnin