-
Notifications
You must be signed in to change notification settings - Fork 26
Windows Hello issue on Keepass Startup #100
Description
Describe the bug
A clear and concise description of what the bug is.
If the bug has an error code in the message, please include it in the issue title.
: Error attached
Integration issue on keepass startup with windows hello
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
"...
Something went wrong. Please report the issue in our Github repository by pressing the "Help" button with the following technical info.
System.NullReferenceException: Object reference not set to an instance of an object.
at KeePassWinHello.UAC.get_Enabled()
at KeePassWinHello.UAC.CheckIsCurrentProcessElevated()
at System.Lazy1.CreateValue() at System.Lazy1.LazyInitValue()
at KeePassWinHello.AuthProviderFactory.GetInstance(IntPtr keePassWindowHandle, AuthCacheType authCacheType)
at KeePassWinHello.KeyCipher.GetAuthProvider(IntPtr keePassWindowHandle)
at KeePassWinHello.KeyCipher..ctor(IntPtr keePassWindowHandle)
at KeePassWinHello.KeyManager..ctor(IntPtr windowHandle)
at KeePassWinHello.KeyManagerProvider.TryInitKeyManager()
..."
Context
Please complete the following information:
| Component | Version |
|---|---|
| Operating System | |
| KeePass | |
| Plugin |
Hardware info
- PC Motherboard or laptop/tablet model
- Used biometric sensors
- TPM module info (
Win+R=>tpm.msc)
Plugin settings
- Is persistent mode enabled ("Store keys in Windows Credential Manager" checked)
KeePass settings and environment
-
Is secure desktop enabled
-
Is KeePass running under Administrator (in elevated process)
-
Was it right after hibernation
-
Was KeePass minified or closed
-
Installed plugins (if any)
-
Any specific settings in KeePass/Plugin
Additional context
Add any other context about the problem here.