#11026: Add double clicking of sws files for Mac app
----------------------------------+-----------------------------------------
Reporter: iandrus | Owner: iandrus
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-5.6
Component: user interface | Resolution:
Keywords: mac app | Work issues:
Report Upstream: N/A | Reviewers: Karl-Dieter Crisman
Authors: Ivan Andrus | Merged in:
Dependencies: #8473, #13121 | Stopgaps:
----------------------------------+-----------------------------------------
Changes (by nkirchner):
* status: needs_review => positive_review
Comment:
I deleted my ~/.sage folder. This fixed the lingering sage-cleaner
process problem, so that's no longer an issue.
When trying to open a .sws.zip file with no server running, Sage.app will
start the server twice for some reason. sage.log gives no error message
indicating why it needs to start a second time. Doing the same with a
.txt.zip file will import the worksheet, but not open it--instead the
.txt.zip file becomes the top item in the list of active worksheets (which
is acceptable behavior, probably). .sws and .txt files are both imported
and opened.
Attempting to upload a .sws.zip file from the sagenb interface results in
the error "There was an error uploading the worksheet. It could be an old
unsupported format or worse. If you desperately need its contents contact
the sage-support group and post a link to your worksheet. Alternatively,
an sws file is just a bzip2 tarball; take a look inside!" The problem
with .sws.zip files seems to be outside the scope of this patch.
I think I'll go ahead with the positive review here. The only issue
relevant to this patch is the .txt.zip issue, and that's merely slightly
suboptimal and not a real problem.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11026#comment:46>
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.