[PyQt] Crash after deletelater in scene

oliver oliver.schoenborn at gmail.com
Wed Aug 10 16:12:29 BST 2016


Thanks Pete, good idea, I will see what I can come up with.

Oliver
Open Source contributions: PyPubSub <http://pubsub.sf.net/>, nose2pytest
<https://github.com/schollii/nose2pytest>, Lua-iCxx
<http://lua-icxx.sf.net/>, iof <http://iof.sf.net/>
StackOverflow <http://stackoverflow.com/users/869951/schollii> contributions


On Tue, Aug 9, 2016 at 3:55 AM, Hans-Peter Jansen <hpj at urpla.net> wrote:

> On Dienstag, 9. August 2016 00:07:02 oliver wrote:
> > On Aug 6, 2016 04:11, "Zhao Lee" <redstone-cold at 163.com> wrote:
> > > make sure your graphicsitem (actually a graphicsobject) won't be used
> or
> >
> > referenced anymore by other code before you deletelater() it
> >
> >
> > Thx for reply. I will have a second look, I couldn't find any first time
> > around.
>
> This is the right time to create a minimal example. Usually, this exercise
> is
> enough to solve the problem yourself. Otherwise you have exactly, what we
> need
> to help you effectively.
>
> Cheers,
> Pete
> _______________________________________________
> 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/20160810/54b1d4ee/attachment.html>


More information about the PyQt mailing list