[PyQt] Crash after deletelater in scene

oliver oliver.schoenborn at gmail.com
Sat Aug 6 06:42:07 BST 2016


Does anyone have tricks to share to identify the cause of puqt app crash
after calling deleteLater on a graphicsitem (actually a graphicsobject),
after having removed it from the scene. If we don't call deletelater after
removeItem, it works better temporarily, but eventually does crash (and it
looks like the removed item got painted after removal!).

Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160806/510f090d/attachment.html>


More information about the PyQt mailing list