#2872: 3d graphics can't be saved to a file
------------------------------------------+---------------------------------
   Reporter:  was                         |       Owner:  was            
       Type:  defect                      |      Status:  positive_review
   Priority:  major                       |   Milestone:  sage-4.3.3     
  Component:  graphics                    |    Keywords:                 
     Author:  Bill Cauchois               |    Upstream:  N/A            
   Reviewer:  Tim Dumol, Robert Bradshaw  |      Merged:                 
Work_issues:                              |  
------------------------------------------+---------------------------------

Comment(by mpatel):

 Applied to 4.3.2, the patch yields

 {{{
 File
 
"/mnt/usb1/scratch/release/sage-4.3.3.alpha0/devel/sage/sage/plot/plot3d/base.pyx",
 line 1395:
     sage: G.texture_set()
 Expected:
     set([Texture(texture..., yellow, ffff00), Texture(texture..., red,
 ff0000)])
 Got:
     set([Texture(texture816, red, ff0000), Texture(texture817, yellow,
 ffff00)])
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2872#comment:10>
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