On Tue, 06 Oct 2009 23:42:40 +0200, Linos <[email protected]> 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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
