You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
XCA should warn about read-only upon opening the DB.
XCA should handle this gracefully or prevent the use of options which would perform write operations.
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
The text was updated successfully, but these errors were encountered: