[Python-modules-team] Bug#845538: FTBFS: missing Build-Depends: python-tornado (>= 4.0)

2016-11-24 Thread Goswin von Brederlow
Source: pyzmq Version: 15.4.0-1 Severity: normal The testsuite for tornado event loops uses ZMQIOLoop.call_later. The call_later method was added only in tornado 4.0 so it fails with: self = , delay = 0.1 callback = def _call_later(self, delay, callback): """Schedule a function to

[Python-modules-team] Bug#794765: Please provide debug build of pyside

2015-08-14 Thread Goswin von Brederlow
On Wed, Aug 12, 2015 at 08:29:28PM +0200, Didier 'OdyX' Raboud wrote: Le mercredi, 12 août 2015, 16.00:22 Goswin von Brederlow a écrit : Le jeudi, 6 août 2015, 14.40:10 Goswin von Brederlow a écrit : every now and then pyside crashes with a segfault. Most often because it doesn't

[Python-modules-team] Bug#794765: Please provide debug build of pyside

2015-08-12 Thread Goswin von Brederlow
On Thu, Aug 06, 2015 at 05:51:59PM +0200, Didier 'OdyX' Raboud wrote: Control: found -1 1.0.9-2 Le jeudi, 6 août 2015, 14.40:10 Goswin von Brederlow a écrit : every now and then pyside crashes with a segfault. Most often because it doesn't play nice with the python GC and widgets have

[Python-modules-team] Bug#794765: Please provide debug build of pyside

2015-08-12 Thread Goswin von Brederlow
On Thu, Aug 06, 2015 at 05:51:59PM +0200, Didier 'OdyX' Raboud wrote: Control: found -1 1.0.9-2 Le jeudi, 6 août 2015, 14.40:10 Goswin von Brederlow a écrit : every now and then pyside crashes with a segfault. Most often because it doesn't play nice with the python GC and widgets have

[Python-modules-team] Bug#794765: Please provide debug build of pyside

2015-08-06 Thread Goswin von Brederlow
Source: pyside Severity: important Hi, every now and then pyside crashes with a segfault. Most often because it doesn't play nice with the python GC and widgets have to keep python objects stored in C++ alive manually. But sometimes it isn't obvious where and why pyside segfaults. For those it