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

Read only database file crashes XCA on save #599

Open
gl-dev opened this issue Oct 15, 2024 · 1 comment
Open

Read only database file crashes XCA on save #599

gl-dev opened this issue Oct 15, 2024 · 1 comment

Comments

@gl-dev
Copy link

gl-dev commented Oct 15, 2024

If a database file is only accessible with "read-only" permissions in Windows, some changes are made and the database is saved, then XCA crashes.
Tested with v2.7

@tmontney
Copy link

tmontney commented Feb 8, 2025

Seeing this as well on 2.8.2-dev, Bookworm. Changes are not saved, as expected, but XCA crashes without error. If you run from the terminal, it complains about read-only.

  1. XCA should warn about read-only upon opening the DB.
  2. XCA should handle this gracefully or prevent the use of options which would perform write operations.

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

No branches or pull requests

2 participants