[Matplotlib-users] memory leak for GTKAgg animation

2010-02-15 Thread John Jameson
Hunter [mailto:jdh2...@gmail.com] Sent: Sunday, February 14, 2010 7:39 PM To: John Jameson Cc: matplotlib-users@lists.sourceforge.net; Michael Droettboom Subject: Re: [Matplotlib-users] memory leak for GTKAgg animation On Sat, Feb 13, 2010 at 2:53 PM, John Jameson wrote: > HI, > I find th

Re: [Matplotlib-users] memory leak for GTKAgg animation

2010-02-14 Thread John Hunter
On Sat, Feb 13, 2010 at 2:53 PM, John Jameson wrote: > HI, > I find the very basic animation below has a memory leak (my pagefile usage > number keeps growing in the Windows XP Windows Task Manager Performance > graph).I don't see this with the "animation_blit_gtk.py" example on: > > http://matplo

[Matplotlib-users] memory leak for GTKAgg animation

2010-02-13 Thread John Jameson
HI, I find the very basic animation below has a memory leak (my pagefile usage number keeps growing in the Windows XP Windows Task Manager Performance graph).I don't see this with the "animation_blit_gtk.py" example on: http://matplotlib.sourceforge.net/examples/index.html (which I used as a star