-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Description
A warning was added about running a read-only copy of Sage because sage-location needs to be able to update a file. However, this back fires in cases when Sage.app was installed (and run) by an administrator. In this case the check fails, but sage can actually be run safely since sage-location doesn't need to update anything.
I plan to warn once in this case since the administrator may have set things up incorrectly, but then not continue to warn every time since that's just annoying.
Component: user interface
Keywords: mac app
Reviewer: Dave Morris
Issue created by migration from https://trac.sagemath.org/ticket/17479