Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object rference not set to an instance of an object #422

Open
gsommer opened this issue Nov 13, 2024 · 1 comment
Open

Object rference not set to an instance of an object #422

gsommer opened this issue Nov 13, 2024 · 1 comment

Comments

@gsommer
Copy link

gsommer commented Nov 13, 2024

Hi,

I installed the keeagent plugin on my Windows computer in a portable installation of Keepass Pro 2.56 (64 bit). When I try to configure it, I see a warning triangle next to Manage Keyfiles...

When I click anything I get "Object rference not set to an instance of an object".

Is there anything I can do about it? I tried to copy the dll to the plugin directory too, but maybe it needs to be installed somehow? I tis not mentioned in the documentation.

Kind Regards,
Gerhard

@mechgt
Copy link

mechgt commented Dec 26, 2024

Same, I'm getting this a lot on many different UI interactions with KeeAgent. I've been using this plugin for years and this is new. Below is the most recent crash. I suspect that it has something to do with attachments not being named or parsed as expected, but that's a wild guess at this point.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at KeeAgent.UI.EntryPanel.UpdateKeyInfo()
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
KeePass
    Assembly Version: 2.57.1.16889
    Win32 Version: 2.57.1.0
    CodeBase: file:///C:/Program%20Files/KeePass%20Password%20Safe%202/KeePass.exe
----------------------------------------
KeeAgent
    Assembly Version: 0.13.8.0
    Win32 Version: 0.13.8.0
    CodeBase: file:///C:/Program%20Files/KeePass%20Password%20Safe%202/Plugins/KeeAgent.dll

************** JIT Debugging **************

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants