-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Overview
ERROR:
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в LockAssist.QuickUnlockKeyProv.RestoreOldMasterKeyInternal(PwDatabase db, IOConnectionInfo ioConnection, QuickUnlockOldKeyInfo quOldKey)
в System.EventHandler`1.Invoke(Object sender, TEventArgs e)
в KeePass.Forms.MainForm.OpenDatabase(IOConnectionInfo ioConnection, CompositeKey cmpKey, Boolean bOpenLocal)
в KeePass.Forms.MainForm.OnFileLock(Object sender, EventArgs e)
в KeePass.Forms.MainForm.OnFormResize(Object sender, EventArgs e)
в System.EventHandler.Invoke(Object sender, EventArgs e)
в System.Windows.Forms.Control.OnResize(EventArgs e)
в System.Windows.Forms.Form.OnResize(EventArgs e)
в System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
в System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
в System.Windows.Forms.Control.UpdateBounds()
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.Form.WndProc(Message& m)
в KeePass.Forms.MainForm.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Steps to Reproduce
- Lock DB
- Unlock DB with PIN
KeePass Version: 2.60
Plugin Version: 3.8.3
There is no such error in version 3.8.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working