On Friday 19 August 2005 10:37 pm, Tuvi, Selim wrote: > Something broke for us between snapshot sets: (sip-snapshot-20050727, > PyQt-commercial-snapshot-20050726) and (sip-snapshot-20050817, > PyQt-commercial-snapshot-20050817). > > If you run the attached script, you should get the following traceback: > > ERROR:root:GUIbridge.handleCustomEvent(): Caught exception > Traceback (most recent call last): > File "guiBridges.py", line 150, in handleCustomEvent > func = data[0] > TypeError: unsubscriptable object > > The error occurs because for some reason the custom event data contains > None instead of the expected tuple. > > We are using Windows XP, Qt 3.3.3.
Should be fixed in tonights SIP snapshot - no need to rebuild PyQt. Thanks, Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
