On Sat, 23 Jun 2012 12:02:36 +0530, Kovid Goyal <ko...@kovidgoyal.net> wrote: > I find that with PyQt 4.9.2 and SIP 4.13.2 or 4.13.3 calls to > QMainWindow::saveState freeze in *some* circumstances. Reverting to PyQt > 4.9.1 fixes the issue. The freezes are happening in a closeEvent > handler (linux 64bit, Qt 4.8.2, compiled from source packages). > > I haven't been able to figure out exactly when or produce a simple test > case. But I thought I should document the problem in case other people > experience it.
You shouldn't be able to build PyQt 4.9.2 against SIP 4.13.2. I'd suggest trying PyQt 4.9.1 against SIP 4.13.3. That should determine if it is a PyQt or a SIP problem. Phil _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt