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
>
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
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
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'
4 matches
Mail list logo