[PyKDE] Re: Memory leak & segfault with deleteLater

Phil Thompson phil at riverbankcomputing.co.uk
Thu Jun 30 12:43:53 BST 2005


On Thursday 30 June 2005 12:34 pm, Giovanni Bajo wrote:
> Phil Thompson <phil at riverbankcomputing.co.uk> wrote:
> >>> ignoring the extra reference to wrappers of objects owned by C++.
> >>
> >> Thanks, I just verified that this fixes my problem!
> >
> > I've had to back this out - it's the wrong fix and breaks other things.
>
> Okie dokie. Is a different fix planned?

I'd like to think so. The cyclic garbage collector treats weak references 
differently but I'm a long way from understanding fully how it all works.

Phil




More information about the PyQt mailing list