Jérémy JAMET
Jérémy JAMET
Already tagged version 4.1.0 for this PR
Merged on develop
This also means checking all library compatibilities, modifying all deprecated methods and running tests on numerous devices to check for regression. I upgrade API versions when I can, but it's...
For #1520 and #1594, it's probably related. But #1516 has nothing to do with your problem, it's linked to the data merge system. My first assumption is, if a file...
> This may be because KeePassDX doesn't save a temporary file before writing to the database. KeePassXC, for example, does have such an option: KeePassDX don't write an external temporary...
In this cqse it's problematic. We'd have to be able to reproduce the problem every time and check why there's no exception. If there is, we need to know why...
Reproducing it is already a good thing, now we need to understand why it's not written and why there are no exceptions.
There is no swap file system, as there is no actual file writing in KeePassDX. What is written is simply the URI exposed by the file provider. The contents of...
I come back to the definition of this issue because the problem may not have been well identified at the start. Another bug #1666 prevents a database from being saved...
Behavior has been improved with the cache displaying an error without trying to save the database, linked to https://github.com/Kunzisoft/KeePassDX/issues/1680