[PyQt] Re: Updated PyQt Release Plans
Phil Thompson
phil at riverbankcomputing.com
Sat May 3 13:50:04 BST 2008
On Thursday 01 May 2008, kib2 wrote:
> 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 ?
It will be fixed in tonight's SIP snapshot.
Thanks,
Phil
More information about the PyQt
mailing list