Janis Estelmann
Janis Estelmann
Do you get an error message or something?
KeePassLibC is fine. Could you please start KeePass with the "--debug" parameter? This should generate a log file with more informations why the plugin is not compatible.
Did you try KeePass 2.40?
Works as it should for me. See the attached video. [kee.zip](https://github.com/JanisEst/KeePassQuickUnlock/files/2920395/kee.zip)
The password for quick unlocks is only present in KeePass process memory. If you restart KeePass the quick unlock key is not present in memory so it can't work. That's...
Does it occur without the other plugin too? From the stacktrace I have no clue where the `Activator.CreateInstance` should happen. The `Form` constructor should never call this method?!
I don't understand what you are trying. Why should this plugin lock the database?
Do you close KeePass? (= no KeePass is running anymore)
No, the quick unlock informations are stored in secured process memory which gets deleted when the process closes. To support quick unlock for a new KeePass instance the data needs...
The password gets saved if a database is about to get closed. If you set a new masterpassword, the PartOf mode should use the new password.