[PyKDE] Seg fault after QApplication.postEvent

Patrick Stinson patrickkidd at gci.net
Mon Sep 20 11:28:56 BST 2004


I'm not sure why this is happening, but I am getting a seg fault if I post a 
QCustomEvent using QApplication::postEvent() *after* 
QApplication::exec_loop() has returned. I am using a GUI, and it is fairly 
complicated. I have not been able to reproduce the error in a simpler script, 
so I guess this is just more of a simple heads up.

python-2.3.3
qt-3.3.2
sip 4.0.1 (4.0.1-224)
pyqt 3.12




More information about the PyQt mailing list