#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:
----------------------------------+-----------------------------------------
Old description:
> With #8473 we have the necessary support for uploading files. This
> allows the Mac app to support double clicking of sws files. Also able to
> be opened are txt and zip files.
>
> ----
>
> Apply [attachment:trac_11026-extcode.patch] to the extcode repository.
New description:
With #8473 we have the necessary support for uploading files. This allows
the Mac app to support double clicking of sws files. Also able to be
opened are txt and zip files.
----
Apply [attachment:trac_11026-extcode.patch] and
[attachment:trac_11026-extcode.patch] to the extcode repository.
--
Comment (by iandrus):
I found a problem where Sage.app could incorrectly determine if the server
was running! I was assuming that a string had a final null byte, but that
wasn't guaranteed. So depending on the contents of memory it would often
work correctly but could fail. I think it works more often when debugging
which is partly why I hadn't noticed it before. I have included it as a
separate patch so there is less to review.
This should fix the problem of starting the server twice.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11026#comment:55>
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.