On Wed, 21 Apr 2010 21:09:10 +0200, Lorenz Quack <[email protected]>
wrote:
> Hi List,
> 
> this small example crashes (Segmentation fault) my interpreter:
> 
>  >>> from PyQt4.QtCore import *
>  >>> # The following line will crash the interpreter with a Segmentation
>  >>> fault
>  >>> QVariant(QObject()).toPyObject()
> 
> This is with PyQt-4.7.3 and Qt-4.6.2 on a 64-bit Gentoo GNU/Linux system.
> If you need more information I would be happy to provide it. Just ask.

See the last paragraph of section 2.2.1...

http://www.riverbankcomputing.com/static/Docs/PyQt4/pyqt4ref.html#id1

Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to