#2872: 3d graphics can't be saved to a file
------------------------------------------+---------------------------------
Reporter: was | Owner: was
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.3.1
Component: graphics | Keywords:
Author: Bill Cauchois | Upstream: N/A
Reviewer: Tim Dumol, Robert Bradshaw | Merged:
Work_issues: |
------------------------------------------+---------------------------------
Changes (by robertwb):
* status: positive_review => needs_work
Comment:
Trivial failure in sage/plot/plot3d/base.pyx
{{{
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:6>
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.