Crashing on Launchbox GUI when clicking and dragging window

Issue #6276 new
James Chavis created an issue

Clicking the title bar and trying to move the GUI window causes this error:

Arithmetic operation resulted in an overflow.

App: LaunchBox
Version: 11.16
Type: System.OverflowException
Site: IntPtr _HandleNCHitTest(Standard.WM, IntPtr, IntPtr, Boolean ByRef)
Source: PresentationFramework

at System.Windows.Shell.WindowChromeWorker._HandleNCHitTest(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Shell.WindowChromeWorker._WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

9:09:54 AM Exception

Comments (0)

  1. Log in to comment