bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug #25327] NSAnimation no longer works


From: Richard Frith-Macdonald
Subject: Re: [bug #25327] NSAnimation no longer works
Date: Fri, 16 Jan 2009 15:07:10 +0000


On 16 Jan 2009, at 11:33, Benhur Stein wrote:

If someone looks into NSAnimation, it is worth reviewing its memory management.
I tried to use NSAnimation some time ago, and gave up because it was
leaking memory.
I did a quick look at it at the time, and there is a retain cycle
between NSAnimation and
GSAnimator. When I broke this (by removing the retaining of
NSAnimation in GSAnimator),
I just went a bit further until another retain cycle, and I gave up as
I did not have enough time,
and changed my code to not use it. My intention was to come back and
try harder to find
this or at least file a bug report, but I did neither...

Thanks ... I filed a bug report for you ... though I don't know when anyone will get to deal with it. Do you recall what the memory leaks were related to? It would be great if you could provide the source for a little test app to demonstrate the problem, but if it's all too long ago to remember, don't bother.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]