#17284: Fix command-line plotting keywords
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  blocker            |    Milestone:  sage-6.4
      Component:  graphics           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/fix_command_line_plotting_keywords|  
c84805cafa9c5d1310145c9e31cd59e31fb7668f
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by gagern):

 I guess you already know the following; I'm just posting for the sake of
 completeness. The commit which caused the originally reported problem,
 i.e. opening JMOL instead of a PNG viewer, was caused by commit
 
[http://git.sagemath.org/sage.git/commit/?id=e7e7f9ce036343c4eb414434c93265461f3bced5
 e7e7f9c] by Volker. Which is not surprising in hindsight: it changed the
 `_graphics_` implementation from `self.show()` to something which does
 `self.save(filename)` with a JMOL file unless some different `mime_types`
 gets passed. Which is exactly the location Volker's current branch here is
 tweaking.

--
Ticket URL: <http://trac.sagemath.org/ticket/17284#comment:23>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to