[PyQt] Re: Updated PyQt Release Plans
kib2
kib2 at free.fr
Thu May 1 09:21:05 BST 2008
Hi,
I've build the latest version and got one problem with the
diagramscene.py sample :
Traceback (most recent call last):
File "diagramscene.py", line 837, in <module>
mainWindow = MainWindow()
File "diagramscene.py", line 363, in __init__
self.createToolbars()
File "diagramscene.py", line 682, in createToolbars
QtCore.Qt.black))
File "diagramscene.py", line 804, in createColorMenu
action.setData(QtCore.QVariant(QtGui.QColor(color)))
SystemError: NULL result without error in PyObject_Call
Is it my fault or a bug ?
Thanks,
Christophe K.
More information about the PyQt
mailing list