[PyQt] Exception within Slot causes Abort

Phil Thompson phil at riverbankcomputing.com
Tue Mar 22 18:14:35 GMT 2016


On 22/03/2016 5:20 pm, Dave Gradwell wrote:
> Many thanks for the input on this one.
> I now see that PyQt is conformant with Qt’s design.
> Maybe I can use a custom sys.excepthook (and Barry thanks for the
> links to wb_logging.py).

I don't mind installing one automatically in the QApplication ctor (but 
only if one hadn't already been installed). It would just display the 
traceback in a dialog and then exit.

Phil


More information about the PyQt mailing list