Please re-open issue Hardware Key bug #4284
I encounter the same problem. It only happens on virtual machine.
Each time I try to open database, Hardware Key bar moves without end. After entering password KeePass freezes - it looks like it's still looking for hardware key.
Initially it happened once every few times. Now it happens every time.
Resetting setting to default changes nothing.
KeePassXC - Current VERSION 2.53
Operating system: Virtual Machine - Win10 64bit
CPU architecture: Intel
This is a known issue. Can you see if our snapshot build fixes it for you in your environment? I have yet to reproduce the problem on my own even tinkering with the code to try to coax it to occur.
I tried the last build 50102 without success.
The only difference is that is has a new GUI and the bar does not move under the 'Select slot...' field.
I tried to open the database both in a shared folder and on a local disk - no difference, KeePass freezes.
Environment: Dell E5470; VMware Workstation Pro 15.5.2; Windows 10 Pro virtual machine (with current updates)
@droidmonkey This crash is not specifically related to hardware keys. (the tickets you closed) It is not a sleep issue either. This is triggered by the database saving in my case. It doesn't always happen but this is definitely what triggers it. I'll make a change and save it and then the UI becomes unresponsive and greyed out
Yes I figured it wasn't a hardware key issue, per say. There are a couple of issues that are hard to reproduce. The hardware key progress bar freeze, couldn't reproduce that even by tweaking the code to force it to fail. The freeze after save was reproducible by me (save then lock database immediately while saving) causes a crash in 2.5.3. I fixed that in the develop branch. There seems to be another issue floating around that I cannot isolate.
@droidmonkey I'm happy to say that all the crashes and freezes are no longer happening since the installation of Keepassxc version 2.6.0-snapshot Revision: 7f98323
thanks !