[PyQt] PyQt5.uic.loadUi sometimes fails when connecting signals
hing wrong, but I can't see anything obviously bad here so I'm wondering if I'm tripping over some odd edge case in how the signal autoconnection works. Either way, I'd be very keen to understand what's going wrong here. I'm using Python 3.3/Qt 5.1/PyQt 5.0 on Debi
[PyQt] PyQt5 segfault when closing a QMainWindow
int main(int argc, char *argv[]) { QApplication a(argc, argv); QMainWindow w; w.show(); return a.exec(); } ------ Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://p