Bug#480296: [Python-modules-team] Bug#480296: python-qt4-gl: Python scripts using this module segfault on exit

2008-05-21 Thread Sandro Tosi
tag 480296 + unreproducible thanks Hi Sven, > I'm using up to date etch and it is still segfaulting. As said do you really mean etch? or lenny? ;) > before, I don't know which library is causing the segfault. I suspect > this could be a problem with my fglrx graphics driver, which is quite >

Bug#480296: [Python-modules-team] Bug#480296: python-qt4-gl: Python scripts using this module segfault on exit

2008-05-21 Thread Sven Marnach
Hi Sandro, Sandro Tosi schrieb am Mo, 19. Mai 2008, um 21:13:25 +0200: > Here what happens here, with an up-to-date sid: > > $ cat test.py > from PyQt4 import QtOpenGL > print "Imported QtOpenGL" > $ python2.4 test.py ; echo $? > Imported QtOpenGL > 0 > $ python2.5 test.py ; echo $? > Imported Qt

Bug#480296: [Python-modules-team] Bug#480296: python-qt4-gl: Python scripts using this module segfault on exit

2008-05-19 Thread Sandro Tosi
Hi Sven, On Fri, May 9, 2008 at 1:54 PM, Sven Marnach <[EMAIL PROTECTED]> wrote: > Package: python-qt4-gl > Version: 4.3.3-2 > Severity: normal > > Here's a simple example: > > [EMAIL PROTECTED]:~> cat test.py > from PyQt4 import QtOpenGL > print "Imported QtOpenGL" > [EMAIL PROTECTED]:~> python t

Bug#480296: python-qt4-gl: Python scripts using this module segfault on exit

2008-05-09 Thread Sven Marnach
Package: python-qt4-gl Version: 4.3.3-2 Severity: normal Here's a simple example: [EMAIL PROTECTED]:~> cat test.py from PyQt4 import QtOpenGL print "Imported QtOpenGL" [EMAIL PROTECTED]:~> python test.py Imported QtOpenGL Segmentation fault I don't know who to blame for the segfault. It doesn'