#11026: Add double clicking of sws files for Mac app
----------------------------------+-----------------------------------------
Reporter: iandrus | Owner: iandrus
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-5.6
Component: user interface | Resolution:
Keywords: mac app | Work issues:
Report Upstream: N/A | Reviewers: Karl-Dieter Crisman,
Nicholas Kirchner
Authors: Ivan Andrus | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by nkirchner):
One way to get the server to start twice is as follows (with the extcode
patch but no fix-parse-error patch and no sagenb fix for the .sws.zip
business):
1. Attempt to open a .sws.zip file from Finder.
2. Quit Sage.app & all python2.7 processes.
3. Attempt to open the same .sws.zip file.
Applying the fix-parse-error patch indeed fixes the issue; the server
starts only once and pulls up the "Error opening the worksheet" page after
step 3.
With the extcode patch and the fix-parse-error patch, Sage.app:
* starts and stops the server properly,
* handles .txt, .txt.zip, and .sws files properly when they are opened
from Finder,
* hasn't started the server twice in my testing.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11026#comment:56>
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.