[PyKDE] Request for Testing

Tuvi, Selim stuvi at slac.stanford.edu
Fri Aug 19 22:37:42 BST 2005


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.

-Selim

Selim Tuvi, Research Engineering Group, SLAC
GLAST, I&T Online, MS 98
Tel:650-926-3376 Fax:650-926-4335
 

> -----Original Message-----
> From: pykde-bounces at mats.imk.fraunhofer.de [mailto:pykde-
> bounces at mats.imk.fraunhofer.de] On Behalf Of Phil Thompson
> Sent: Thursday, August 18, 2005 12:12 AM
> To: pykde at mats.imk.fraunhofer.de
> Subject: [PyKDE] Request for Testing
> 
> Although I planned to release the next versions of SIP, PyQt and
> QScintilla this week, I've just made changes to SIP and PyQt that need
> more testing. The changes are more intrusive than I would like at this
> stage, but they are necessary for proper support for the cyclic garbage
> collector.
> 
> I would appreciate it if as many people as possible could test the current
> snapshots. I need to know about successful tests as well as unsuccessful
> ones - just drop me a private email that says "it works for me". I won't
> make the final releases until I'm sure it has had a reasonable amount of
> testing.
> 
> I'm particularly interested in any tests that demonstrate memory leaks
> (the changes are all related to object ownership issues). Also any
> applications that make use of QWidget.reparent().
> 
> Thanks,
> Phil
> 
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
-------------- next part --------------
A non-text attachment was scrubbed...
Name: guiBridges.py
Type: application/octet-stream
Size: 11772 bytes
Desc: guiBridges.py
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20050819/0caa6519/guiBridges.obj


More information about the PyQt mailing list