Unfortunately, the fix requires recompiling C code.  If you're 
comfortable doing that, the easiest thing is just to check out the svn 
branch here:

http://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_91_maint

But for those not doing that, I think a new release is in order, but I'm 
not the one who normally makes those calls etc.

Cheers,
Mike

Matthieu Brucher wrote:
>
>
>     > 2) Use:
>     > F.savefig(open(path, "w"), dpi=dpi)
>     This is exactly what matplotlib the *Agg backends do on the 0.91.x
>     maintenance branch and the trunk.  Unfortunately, 0.91.2 (the latest
>     release) still has this bug.  This may be reason enough to push out a
>     new maintenance release of 0.91.x, but I say that having done it
>     before ;)
>
>
> This is a really stopper for me, I have to interact with my figures 
> before saving them, and it is a really annoying behavior.
> Were should this patch be applied ?
>
> +1 for a new maintenance release.
>
> I was searching for an answer to this, I'm glad the error was known 
> and the fix available, so thanks :)
>
> Matthieu
> -- 
> French PhD student
> Website : http://matthieu-brucher.developpez.com/
> Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
> LinkedIn : http://www.linkedin.com/in/matthieubrucher
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> ------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>   

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to