报错信息 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.11
2024-11-24 13:02
Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.43.30
2024-11-22 13:41
Microsoft Windows NT 10.0.22000.0
版本:1.43.24
2024-11-22 08:40
Microsoft Windows NT 10.0.22621.0
版本:1.43.46
2024-11-20 20:07
Microsoft Windows NT 10.0.26100.0
版本:1.43.47
2024-11-18 12:18
Microsoft Windows NT 10.0.19044.0
版本:1.43.29
2024-11-16 10:31
Microsoft Windows NT 10.0.19045.0
版本:1.43.43
2024-11-13 12:40
Microsoft Windows NT 10.0.19044.0
版本:1.43.30
2024-11-13 11:45
Microsoft Windows NT 10.0.19045.0
版本:1.43.29
2024-11-10 09:15
Microsoft Windows NT 10.0.19045.0
版本:1.43.0
2024-11-09 09:55
Microsoft Windows NT 10.0.17763.0
版本:1.43.29
2024-11-02 14:27
Microsoft Windows NT 10.0.22631.0
版本:1.43.33
2024-10-31 21:44
Microsoft Windows NT 10.0.26100.0
版本:1.43.29
2024-10-31 09:59
Microsoft Windows NT 10.0.19041.0
版本:1.41.5
2024-10-28 23:58
Microsoft Windows NT 10.0.19045.0
版本:1.43.35
2024-10-28 13:26
Microsoft Windows NT 10.0.26100.0
版本:1.43.33
2024-10-26 10:08
Microsoft Windows NT 10.0.19044.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)
版本:1.42.24
2024-11-21 18:43
Microsoft Windows NT 10.0.22631.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.n20kxjoQxaLP9aDfAMtC(Object , Object , Object )
在 Quicker.Utilities.AppHelper.ShowInformation(String message, Boolean showPopup, Action callback)
在 Quicker.View.PopupWindow.TogglePause()
在 Quicker.Utilities.UI.NotifyIconWrapper.J6Rsp6UDb17(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.35
2024-11-21 10:02
Microsoft Windows NT 10.0.19045.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)
在 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.42.24
2024-11-17 01:58
Microsoft Windows NT 10.0.19045.0
报错信息 5
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.lneuAtHOf9J(Object , EventArgs )
版本:1.43.29
2024-11-16 23:12
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.ShowSuccess(String message)
在 Quicker.View.PopupWindow.TogglePause()
在 Quicker.Utilities.UI.NotifyIconWrapper.lneuAtHOf9J(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.29
2024-11-07 16:06
Microsoft Windows NT 10.0.22631.0