#5301: In sage-3.3.rc2, doing sage -t -long "devel/sage/sage/plot/plot.py" 
causing
a matplotlib GUI window to popup
----------------------+-----------------------------------------------------
 Reporter:  was       |       Owner:  was     
     Type:  defect    |      Status:  new     
 Priority:  blocker   |   Milestone:  sage-3.3
Component:  graphics  |    Keywords:          
----------------------+-----------------------------------------------------

Comment(by was):

 Further remarks:

  * I built the new matplotlib into sage-3.3.alpha5, which has the previous
 libpng spkg and both the popup and rendering of png problems vanished.
 So the real bug is probably in libpng/matplotlib interaction.

  * I build without the OS X gui backend and the problem vanishes for OS X.

 A quick fix for sage-3.3.rc3 would be to disable the OS X GUI.  This can
 be done with a one line change to setup.py (just put an if False in the
 part of setup.py that involves that macos X gui), or something involving
 setup.cfg or something more complicated to setup.py.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5301#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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