Skip to content
New issue

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

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

Already on GitHub? # to your account

System.NullReferenceException #60

Closed
o2genum opened this issue Jan 8, 2018 · 2 comments
Closed

System.NullReferenceException #60

o2genum opened this issue Jan 8, 2018 · 2 comments

Comments

@o2genum
Copy link

o2genum commented Jan 8, 2018

This happens on system shutdown, pretty rare. Relevantat least for 1.1.0.

System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в Neutronium.WPF.HTMLApp.OnActivated(EventArgs e)
   в System.Windows.Application.WmActivateApp(Int32 wParam)
   в System.Windows.Application.AppFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
@David-Desmaisons
Copy link
Member

THanks, I will investigate.

@David-Desmaisons
Copy link
Member

Potential fix provided in version 1.3.0

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

No branches or pull requests

2 participants