Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

show alert notification if on Read Only directory #572

Open
getneil opened this issue May 7, 2023 · 1 comment
Open

show alert notification if on Read Only directory #572

getneil opened this issue May 7, 2023 · 1 comment
Assignees

Comments

@getneil
Copy link
Contributor

getneil commented May 7, 2023

Problem:

Sentry Error:

Cannot update while running on a read-only volume. The application is on a read-only volume. Please move the application and try again. If you're on macOS Sierra or later, you'll need to move the application out of the Downloads directory. See https:...

This is caused when user installing the GUI intentionally puts the GUI/APP in the downloads folder instead of the /Applications.
When users do this, they remove the app's write permissions thus disabling it from doing anything.

@owenjames owenjames added this to the June 2023 milestone May 30, 2023
@owenjames
Copy link

use modal to show that it's not possible to work in the downloads folder (or read only)

@owenjames owenjames removed this from the June 2023 milestone Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants