Exception:调度程序进程已挂起,但消息仍在处理中。

报错信息 1
InvalidOperationException: 调度程序进程已挂起,但消息仍在处理中。
StackTrace:
   在 System.Windows.Threading.Dispatcher.WndProcHook(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)

版本:1.43.63 2025-04-04 14:30 Microsoft Windows NT 10.0.19044.0
版本:1.43.65 2025-03-31 11:00 Microsoft Windows NT 10.0.19045.0
版本:1.43.65 2025-03-30 17:06 Microsoft Windows NT 10.0.19044.0
版本:1.43.29 2025-03-30 15:01 Microsoft Windows NT 10.0.19045.0
版本:1.43.63 2025-03-26 22:50 Microsoft Windows NT 10.0.26100.0
版本:1.43.57 2025-03-26 17:46 Microsoft Windows NT 10.0.22631.0
版本:1.43.64 2025-03-24 12:08 Microsoft Windows NT 10.0.19045.0
版本:1.43.57 2025-03-20 08:59 Microsoft Windows NT 10.0.19045.0
版本:1.43.57 2025-03-19 09:22 Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.43.63 2025-03-18 15:11 Microsoft Windows NT 10.0.19044.0
版本:1.43.57 2025-03-15 20:39 Microsoft Windows NT 10.0.19045.0
版本:1.43.33 2025-03-14 18:10 Microsoft Windows NT 10.0.19045.0
版本:1.43.57 2025-03-13 11:43 Microsoft Windows NT 10.0.19045.0
版本:1.43.17 2025-03-13 11:33 Microsoft Windows NT 10.0.19045.0
版本:1.43.57 2025-03-12 08:38 Microsoft Windows NT 10.0.22631.0
版本:1.43.53 2025-03-11 09:06 Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.43.57 2025-03-10 10:53 Microsoft Windows NT 10.0.19042.0
报错信息 2
InvalidOperationException: 调度程序进程已挂起,但消息仍在处理中。
StackTrace:
   在 System.Windows.Threading.Dispatcher.WndProcHook(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)
   在 MS.Win32.UnsafeNativeMethods.MessageBox(HandleRef hWnd, String text, String caption, Int32 type)
   在 System.Windows.MessageBox.ShowCore(IntPtr owner, String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon, MessageBoxResult defaultResult, MessageBoxOptions options)
   在 System.Windows.MessageBox.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon)
   在 ToastNotifications.Notifier.Notify[T](Func`1 createNotificationFunc)
   在 Quicker.Utilities.AppHelper.ShowInformation(String message, Boolean showPopup, Action callback)
   在 Quicker.View.PopupWindow.TogglePause()
   在 Quicker.Utilities.UI.NotifyIconWrapper.Y1BngP37e9k(Object  , EventArgs  )
   在 System.Windows.Forms.NotifyIcon.OnDoubleClick(EventArgs e)
   在 System.Windows.Forms.NotifyIcon.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

版本:1.43.57 2025-03-21 11:40 Microsoft Windows NT 10.0.22621.0
版本:1.43.57 2025-03-14 15:43 Microsoft Windows NT 10.0.19045.0
报错信息 3
InvalidOperationException: 调度程序进程已挂起,但消息仍在处理中。
StackTrace:
   在 System.Windows.Threading.Dispatcher.WndProcHook(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)
   在 MS.Win32.UnsafeNativeMethods.MessageBox(HandleRef hWnd, String text, String caption, Int32 type)
   在 System.Windows.MessageBox.ShowCore(IntPtr owner, String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon, MessageBoxResult defaultResult, MessageBoxOptions options)
   在 System.Windows.MessageBox.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon)
   在 ToastNotifications.Notifier.Notify[T](Func`1 createNotificationFunc)
   在 Quicker.Utilities.AppHelper.ShowWarning(String message, Boolean showPopup)

版本:1.43.57 2025-03-17 16:13 Microsoft Windows NT 10.0.19044.0
报错信息 4
InvalidOperationException: 调度程序进程已挂起,但消息仍在处理中。
StackTrace:
   在 System.Windows.Threading.Dispatcher.WndProcHook(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)

版本:1.43.57 2025-03-17 15:53 Microsoft Windows NT 10.0.19045.0
报错信息 5
InvalidOperationException
   在 System.Windows.Threading.Dispatcher.WndProcHook(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)
版本:1.37.35 2025-03-13 11:23 Microsoft Windows NT 10.0.19045.0
报错信息 6
InvalidOperationException: 调度程序进程已挂起,但消息仍在处理中。
StackTrace:
   在 System.Windows.Threading.Dispatcher.WndProcHook(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)
   在 MS.Win32.UnsafeNativeMethods.MessageBox(HandleRef hWnd, String text, String caption, Int32 type)
   在 System.Windows.MessageBox.ShowCore(IntPtr owner, String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon, MessageBoxResult defaultResult, MessageBoxOptions options)
   在 System.Windows.MessageBox.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon)
   在 ToastNotifications.Notifier.Notify[T](Func`1 createNotificationFunc)
   在 Quicker.Utilities.AppHelper.ShowInformation(String message, Boolean showPopup, Action callback)
   在 Quicker.Domain.Services.RunningActionMgr.StopAll()

版本:1.43.61 2025-03-12 22:25 Microsoft Windows NT 10.0.19045.0