Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: notify user in GUI if database is read-only #388

Open
aurelienpierre opened this issue Dec 19, 2024 · 0 comments
Open

Bug: notify user in GUI if database is read-only #388

aurelienpierre opened this issue Dec 19, 2024 · 0 comments

Comments

@aurelienpierre
Copy link
Collaborator

aurelienpierre commented Dec 19, 2024

It can happen that restoring an old snapshot from library.db makes the file read-only, which silently makes picture selections fail but only shows a meaningful error when starting Ansel from CLI.

Edit: it can also deeply mess-up core features in a way that produces zero valid input to debug.

Need some GUI popup to notify, but that might require catching the exception from SQL bindings…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants