On Mon, 14 Jul 2008 06:47:59 -0700, "Markos Gogoulos" <[EMAIL PROTECTED]> wrote: > qt_x11_wait_for_window_manager results in segfault when called with > None as argument. > >>>> import PyQt4.QtGui >>>> PyQt4.QtGui.qt_x11_wait_for_window_manager(None) > Segmentation fault > > This was tested on ubuntu hardy with the following: > > libqt4-core 4.3.4-0ubuntu3 > libqt4-dev 4.3.4-0ubuntu3 > python-qt4 4.3.3-2ubuntu4.1 > python-qt4-common 4.3.3-2ubuntu4.1 > python2.5 2.5.2-2ubuntu4 > > Bug was not tested on other platforms or versions of PyQt and/or Qt, > which may as well be affected.
I can't reproduce this with current versions. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
