[PyQt] pyqt 4.6 error
Phil Thompson
phil at riverbankcomputing.com
Wed Oct 7 17:14:17 BST 2009
On Tue, 06 Oct 2009 23:42:40 +0200, Linos <info at linos.es> wrote:
> Hello,
> i have updated versions to sip 4.9 and pyqt 4.6 and finally i have some
> time to
> make reproducible examples of the errors i posted to the mailing list
some
> time
> ago, this code gives me on my machine (Arch Linux, qt 4.5.2, sip 4.9,
pyqt
> 4.6
> and python 2.6.3) this error when i push the button:
>
> Traceback (most recent call last):
> File "error_emit.py", line 18, in testEmit
> self.emit(SIGNAL("cambiaFoto(QVariant, QVariant)"), QVariant(),
> QVariant())
> TypeError: argument 0 of signal PyQtProxy.ambiaFoto(QVariant,QVariant)
has
> an
> invalid type
It will be fixed in tonight's PyQt snapshot.
Thanks,
Phil
More information about the PyQt
mailing list