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

Sven Marnach sven at pantoffel-wg.de
Wed May 21 12:32:08 UTC 2008


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 QtOpenGL
> 0

I'm using up to date etch and it is still segfaulting.  As said
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
buggy.  If I find the time, I will try and start X using vesa or
radeon driver and see what happens.

Greetings,
    Sven





More information about the Python-modules-team mailing list