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

Crash linked to Hooking #50

Closed
veler opened this issue Oct 13, 2017 · 0 comments
Closed

Crash linked to Hooking #50

veler opened this issue Oct 13, 2017 · 0 comments

Comments

@veler
Copy link
Owner

veler commented Oct 13, 2017

The user gets this crash pretty randomly or at startup.

Version: 2017.9.19.7

Logs :

Application: ClipboardZanager.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at ClipboardZanager.ViewModels.PasteBarWindowViewModel.MouseAndKeyboardHookService_MouseAction(System.Object, ClipboardZanager.Core.Desktop.Events.MouseHookEventArgs)
at System.EventHandler`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Invoke(System.Object, System.__Canon)
at ClipboardZanager.Core.Desktop.Services.MouseAndKeyboardHookService.OnMouseAction(System.Object, ClipboardZanager.Core.Desktop.Events.MouseHookEventArgs)
at ClipboardZanager.Core.Desktop.Hooking.MouseHook.MouseHookProc(Int32, IntPtr, IntPtr)

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

No branches or pull requests

1 participant