Re: [Matplotlib-users] Memory leakage in matplotlib 1.0.1 with wx 2.8.11.0

2011-04-27 Thread Oren Gampel
appreciate it if anyone else can try and reproduce it. Oren Re: [Matplotlib-users] Memory leakage in matplotlib 1.0.1 with wx 2.8.11.0 Michael Droettboom Thu, 21 Apr 2011 09:58:10 -0700 The repository is now on github, so if you want the very latest, you should get it from here: https

Re: [Matplotlib-users] Memory leakage in matplotlib 1.0.1 with wx 2.8.11.0

2011-04-21 Thread Michael Droettboom
The repository is now on github, so if you want the very latest, you should get it from here: https://github.com/matplotlib/matplotlib (We haven't done a terribly good job of advertising that change). I'm not seeing any leak myself with your script with matplotlib HEAD plus this pull

Re: [Matplotlib-users] Memory leakage in matplotlib 1.0.1 with wx 2.8.11.0

2011-04-20 Thread Oren Gampel
I have now tested this with version 1.1.0svn from the trunk of the dev repository. I believe this version contains Michael Droettboo's patch for pyCXX. ( https://sourceforge.net/tracker/index.php?func=detailaid=3115633group_id=3180atid=103180) Unfortunately the leak is still evident in the small

[Matplotlib-users] Memory leakage in matplotlib 1.0.1 with wx 2.8.11.0

2011-04-11 Thread Oren Gampel
I'm having a memory leakage using matplotlib 1.0.1 with wx 2.8.11.0, on windows XP. To reproduce, I used the sample from here: http://matplotlib.sourceforge.net/examples/animation/dynamic_image_wxagg2.htmland deleted most of the significant lines (see below). I only create a canvas but I don't