On 10/16/2009 10:10 AM, Phil Thompson wrote:
All outstanding bug reports against PyQt and SIP have been resolved - if
you disagree then let me know.

I plan to release PyQt v4.6.1 and SIP v4.9.1 early next week.

BTW, the current PyQt snapshot will build against Qt v4.6-beta1.

Hi Phil,

I got some GC-related random crashes in a testsuite run after you fixed the QApplication destruction. I investigated them enough to see that it's related to invokation of focusPolicy() or other focus-related virtual methods on an already-deleted object, but they are hard to track down and I am not sure whenever I will have a reproduction recipe ready.

Is there anything specific to focus stuff that rings a bell to you?
--
Giovanni Bajo
Develer S.r.l.
http://www.develer.com
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to