On Thu, Jul 3, 2008 at 5:23 AM, Florian Mueller <[EMAIL PROTECTED]> wrote:

> I don't understand whats going on, but when I remove the Line
> "close(1)" from your script and use "GTKAgg" instead of "PDF" the
> memory leak of my previous post is gone!

Apparently there is a leak in the creation and destruction of the gtk
pixel buffer.  If you clear it with clf, instead of closing it,
perhaps you aboid this leak.  Just speculating.  But it is good to
know that it doesn't leak with a clf.

JDH

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to