Tuvi, Selim <[EMAIL PROTECTED]> 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.


Works for me with the 20050810 snapshots, so it must have been broken in the
very last snapshot.

Giovanni Bajo

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to