https://bugs.kde.org/show_bug.cgi?id=417465
Alvin Wong <al...@alvinhc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/a6296beb2 |hics/krita/commit/a0c299131 |5c98d9a4b5a136e0088959bf51d |14164ff3f2ba4e255ccee1c52cb |550a |3e86 Resolution|UPSTREAM |FIXED --- Comment #24 from Alvin Wong <al...@alvinhc.com> --- Git commit a0c29913114164ff3f2ba4e255ccee1c52cb3e86 by Alvin Wong. Committed on 19/06/2021 at 08:32. Pushed by alvinwong into branch 'master'. Fix PyKrita cleanup using qApp::aboutToQuit to prevent crash Suspecting that we can't have Python clean up its QObject's inside QCoreApplication's destructor, but must be done before it. M +10 -5 plugins/extensions/pykrita/plugin/plugin.cpp https://invent.kde.org/graphics/krita/commit/a0c29913114164ff3f2ba4e255ccee1c52cb3e86 -- You are receiving this mail because: You are watching all bug changes.