Just a heads-up: the segfault-at-exit can also be caused by instantiating multiple QApplication instances. This confuses Qt/PyQt and can cause a segfault at the destruction of the second QApplication instance. I've blogged about this (including the solution) at http://stuvel.eu/archive/127/pyqt-segfault-solved
-- PyQt4 applications crash at exit https://bugs.launchpad.net/bugs/561303 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to python-qt4 in ubuntu. -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
