#11026: Add double clicking of sws files for Mac app
-----------------------------------+----------------------------------------
Reporter: iandrus | Owner: iandrus
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7.1
Component: user interface | Keywords: mac app
Work_issues: | Upstream: N/A
Reviewer: Karl-Dieter Crisman | Author: Ivan Andrus
Merged: | Dependencies:
-----------------------------------+----------------------------------------
Changes (by kcrisman):
* reviewer: => Karl-Dieter Crisman
Comment:
Here's a couple more interesting details.
* Changing the default browser to FF, it still worked! Even if the
server was started.
* ''BUT'' if the app was completely turned off, then I got the message
about the following not being found - no surprise, as port 0 probably is
not open!
{{{
http://localhost:0/upload_worksheet?url=file://localhost/Users/karl-
dietercrisman/Desktop/Test.sws
}}}
That is certainly some kind of residue from #8473, with somehow the
initial port 0 not being changed soon enough or something. You could
follow up there if it makes more sense.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11026#comment:8>
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.