[PyQt] PyQt5 examples not exiting

Kálmán Viktor viktorvector at gmail.com
Tue Jul 10 07:58:47 BST 2018


I had this problem when I didn't correctly exit my Python application. For
example Qt.quit() was called but an asyncio event loop or a QTimer was
still active.

2018-07-10 5:26 GMT+02:00 Donald Schwartfeger <donald.schwartfeger at gmail.com
>:

> Does anyone else have a problem with apps not quitting?
> Usually the windows disappear but the app still exists and I don't get a
> command prompt back.
>
> KDE on Manjaro Linux
> thanks for any feedback one way or the other
> Donald
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180710/e9d54dd3/attachment.html>


More information about the PyQt mailing list