On Thursday 27 April 2006 7:50 am, Phil Thompson wrote: > On Thursday 27 April 2006 3:37 am, Mikhael Rovner wrote: > > Hi, > > > > This example doesn't work for me. It displays > > > > QObject::connect: Cannot queue arguments of type 'Qimage' > > > > The difference between PyQt example and Qt is in qRegisterMetaType which > > is not available for PyQt. > > > > Any ideas? > > This used to "work", which is why the example is included. I suspect that > proper support for cross-thread connections was added afterwards and > requires qRegisterMetaType to be implemented somehow. > > I need to think about - any suggestions welcome.
This will be fixed in tonight's SIP and PyQt4 snapshots. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
