Re: [pygtk] Memory leak when using pangocairo for animation

2008-10-01 Thread Kyle Schaffrick
On Tue, 30 Sep 2008 09:28:51 -0400 "Seth Remington" <[EMAIL PROTECTED]> wrote: > Hello, > > I am not a member of the list but can confirm the OP's discovery of > the memory leak. I was Googling for this and found this mailing list > post and then noticed that the date was only three days ago (tha

[pygtk] Memory leak when using pangocairo for animation

2008-09-25 Thread Kyle Schaffrick
Greetings, I've isolated a fairly serious memory leak in an application I'm writing, which involves using pangocairo and cairo to draw text and graphics at moderately high update rates to produce an animated display. I managed to create the attached minimal script which reproduces the leak. It (t