#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.3
Component: graphics | Keywords:
Author: Bill Cauchois | Upstream: N/A
Reviewer: Tim Dumol, Robert Bradshaw | Merged:
Work_issues: 1 doctest |
------------------------------------------+---------------------------------
Comment(by wcauchois):
Replying to [comment:10 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)])
> }}}
I don't get it, wasn't #7985 merged? I get no such doctest failure with
Sage 4.3.1, which I downloaded from the website.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2872#comment:12>
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.