Re: [matplotlib-devel] memory leak: gtk.gdk.Pixbuf and gtk.gdk.GCX11 with gtkagg backend

2008-10-02 Thread Michael Droettboom
Agreed. I'm not sure how this bug could be resolved only on the matplotlib side. See if you can make a standalone (pygtk-only) example that demonstrates this bug and send it to their mailing list. Also, if it's possible, try updating pygtk. There was a very similar bug in an earlier version

[matplotlib-devel] Python 2.6

2008-10-02 Thread Michael Droettboom
matplotlib SVN trunk appears to be running backend_driver.py fine under Python-2.6 with Numpy SVN and TkAgg backend. I had to make a handful of changes to remove deprecation warnings, none of which changes our "still supporting Python 2.4" policy. One change was required to pytz, which I've co

Re: [matplotlib-devel] memory leak: gtk.gdk.Pixbuf and gtk.gdk.GCX11 with gtkagg backend

2008-10-02 Thread Mátyás János
Hi, thank you very much! The memory leak disappeared after I updated pygobject from 2.12 to 2.13.2. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications wit