#9221: update matplotlib to 1.0.0 and clean out the patches
----------------------------------------------------------+-----------------
 Reporter:  jason                                         |         Owner:  
jason, was                       
     Type:  enhancement                                   |        Status:  
closed                           
 Priority:  major                                         |     Milestone:  
sage-4.6                         
Component:  graphics                                      |    Resolution:  
fixed                            
 Keywords:                                                |        Author:  
Jason Grout                      
 Upstream:  Fixed upstream, but not in a stable release.  |      Reviewer:  
David Kirkby, Karl-Dieter Crisman
   Merged:  sage-4.6.alpha2                               |   Work_issues:      
                             
----------------------------------------------------------+-----------------

Comment(by mpatel):

 I made a source distribution from 4.6.alpha1 + #9221 and built it in a
 directory named `sage-4.6.alpha2-9221`.  The long doctests pass.  I moved
 the directory to a different place.

 I made a source distribution from the latest trial 4.6.alpha2 + #9221 and
 built it in a directory named `sage-4.6.alpha2pre2`, i.e., it's different
 from the previous build directory.  Many tests fail with
 {{{
 RuntimeError: Could not open facefile
 /mnt/usb1/scratch/mpatel/tmp/sage-4.6.alpha2-9221/local/lib/python/site-
 packages/matplotlib/mpl-data/fonts/ttf/Vera.ttf; Cannot_Open_Resource
 }}}
 The full log is
 
[http://sage.math.washington.edu/home/mpatel/trac/9221/ptestlong-4.6.alpha2pre2.log
 here].  I think the problem is that
 {{{
 #!sh
 $ grep 9221 $HOME/.matplotlib/fontList.cache | grep Vera.ttf
 S'/mnt/usb1/scratch/mpatel/tmp/sage-4.6.alpha2-9221/local/lib/python/site-
 packages/matplotlib/mpl-data/fonts/ttf/Vera.ttf'
 aS'/mnt/usb1/scratch/mpatel/tmp/sage-4.6.alpha2-9221/local/lib/python
 /site-packages/matplotlib/mpl-data/fonts/ttf/Vera.ttf'
 $ grep 9221 $HOME/.matplotlib/fontList.cache | wc
     128     128   16666
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9221#comment:50>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to