报错信息 1
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass27_0.UKm9y9dOo7T()
在 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.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 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.DispatchMessage(MSG& msg)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 Quicker.App.zf9RzNNiCH(Exception , String , Boolean )
版本:1.43.53
2025-05-15 08:52
Microsoft Windows NT 10.0.19045.0
报错信息 2
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 IntelliTools.Domain.MyClipboard.ImageClipItem.Val_GetHashCode()
在 IntelliTools.Domain.MyClipboard.ClipItemBaseComparer.GetHashCode(ClipItem obj)
在 System.Collections.Generic.HashSet`1.InternalGetHashCode(T item)
在 System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
在 IntelliTools.View.Clipboard.ClipItemListControl.DistinctItems()
在 IntelliTools.Domain.Menu.MenuItemWrapper.InternalClick(Object sender, RoutedEventArgs args)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.44.10
2025-05-15 08:30
Microsoft Windows NT 10.0.18363.0
版本:1.44.11
2025-05-09 16:52
Microsoft Windows NT 10.0.26100.0
版本:1.44.10
2025-05-08 18:05
Microsoft Windows NT 10.0.26100.0
版本:1.43.57
2025-05-08 10:26
Microsoft Windows NT 10.0.22631.0
版本:1.43.57
2025-05-07 17:23
Microsoft Windows NT 10.0.22000.0
版本:1.44.7
2025-05-07 11:36
Microsoft Windows NT 10.0.19045.0
版本:1.44.7
2025-05-07 11:28
Microsoft Windows NT 10.0.26100.0
版本:1.44.5
2025-05-01 00:42
Microsoft Windows NT 10.0.26100.0
版本:1.44.4
2025-04-30 12:20
Microsoft Windows NT 10.0.26100.0
版本:1.43.68
2025-04-28 15:44
Microsoft Windows NT 10.0.19044.0
版本:1.44.4
2025-04-23 19:07
Microsoft Windows NT 10.0.26100.0
版本:1.44.3
2025-04-22 15:37
Microsoft Windows NT 10.0.26100.0
版本:1.43.65
2025-04-16 16:47
Microsoft Windows NT 10.0.22631.0
报错信息 3
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.JDp53IwpRGN()
在 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.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 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.DispatchMessage(MSG& msg)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 Quicker.App.kKQqIhFO6e(Exception , String , Boolean )
版本:1.44.11
2025-05-15 08:19
Microsoft Windows NT 10.0.19045.0
报错信息 4
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Controls.WebView2Wrapper.J4Za3ROiPtx(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastUnloadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 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.39.43
2025-05-14 22:04
Microsoft Windows NT 10.0.22631.0
版本:1.39.43
2025-05-14 17:04
Microsoft Windows NT 10.0.22000.0
版本:1.39.43
2025-05-14 16:41
Microsoft Windows NT 10.0.26100.0
版本:1.39.43
2025-05-14 15:35
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-14 14:12
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-14 09:57
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-14 09:09
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-13 19:37
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-13 10:52
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-13 10:07
Microsoft Windows NT 10.0.22631.0
版本:1.39.43
2025-05-13 09:35
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-13 05:00
Microsoft Windows NT 10.0.19044.0
版本:1.39.43
2025-05-13 00:09
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-12 21:14
Microsoft Windows NT 10.0.17134.0
版本:1.39.43
2025-05-12 21:00
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-12 20:49
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-12 20:05
Microsoft Windows NT 10.0.16299.0
版本:1.39.43
2025-05-12 19:48
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-12 16:43
Microsoft Windows NT 10.0.19044.0
版本:1.39.43
2025-05-12 15:23
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-12 13:51
Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.39.43
2025-05-12 11:58
Microsoft Windows NT 10.0.22631.0
版本:1.39.43
2025-05-12 09:53
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-12 09:51
Microsoft Windows NT 10.0.26100.0
版本:1.39.43
2025-05-12 09:32
Microsoft Windows NT 10.0.26100.0
版本:1.39.43
2025-05-12 08:34
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-12 08:31
Microsoft Windows NT 10.0.19044.0
版本:1.39.43
2025-05-11 14:09
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-11 11:26
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-10 20:47
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-10 19:59
Microsoft Windows NT 10.0.22631.0
版本:1.39.43
2025-05-10 19:12
Microsoft Windows NT 10.0.17763.0
版本:1.39.43
2025-05-10 15:27
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-10 15:10
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-10 13:14
Microsoft Windows NT 10.0.19042.0
版本:1.39.43
2025-05-10 08:50
Microsoft Windows NT 10.0.26100.0
版本:1.39.43
2025-05-09 20:56
Microsoft Windows NT 10.0.22631.0
版本:1.39.43
2025-05-09 15:22
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-09 14:55
Microsoft Windows NT 10.0.17763.0
版本:1.39.43
2025-05-09 14:51
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-09 14:41
Microsoft Windows NT 10.0.22631.0
版本:1.39.43
2025-05-09 14:06
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-09 13:44
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-09 13:27
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-09 11:44
Microsoft Windows NT 10.0.19043.0
版本:1.39.43
2025-05-09 10:26
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-09 10:26
Microsoft Windows NT 10.0.22631.0
版本:1.39.43
2025-05-09 09:52
Microsoft Windows NT 10.0.22621.0
版本:1.39.43
2025-05-09 09:47
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-09 09:41
Microsoft Windows NT 10.0.19042.0
报错信息 5
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<ContentArea_Drop>d__4e.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.44.14
2025-05-14 16:52
Microsoft Windows NT 10.0.22631.0
报错信息 6
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 IntelliTools.Domain.Menu.FavorMenuItemWrapper.<GetChildMenuItems>d__3.MoveNext()
在 System.Linq.Enumerable.Any[TSource](IEnumerable`1 source)
在 IntelliTools.Domain.Menu.MenuItemWrapper.CreateSubmenu(OpenMenuType type)
在 IntelliTools.Domain.Menu.MenuItemWrapper.<GetMenuItem>b__17_0(Object s, RoutedEventArgs e)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.OnIsSubmenuOpenChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
在 System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)
在 System.Windows.Controls.MenuItem.OpenMenu()
在 System.Windows.Controls.MenuItem.<SetTimerToOpenHierarchy>b__189_0(Object sender, EventArgs e)
在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
在 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-05-14 13:15
Microsoft Windows NT 10.0.19045.0
版本:1.44.3
2025-04-19 18:32
Microsoft Windows NT 10.0.26100.0
版本:1.44.0
2025-04-15 22:17
Microsoft Windows NT 10.0.26100.0
报错信息 7
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Controls.DataGridCellInfo..ctor(DataGridCell cell)
在 System.Windows.Controls.DataGrid.HandleSelectionForCellInput(DataGridCell cell, Boolean startDragging, Boolean allowsExtendSelect, Boolean allowsMinimalSelect)
在 System.Windows.Controls.DataGrid.OnContextMenuOpening(ContextMenuEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Controls.PopupControlService.RaiseContextMenuOpeningEvent(IInputElement source, Double x, Double y, Boolean userInitiated)
在 System.Windows.Controls.PopupControlService.ProcessMouseUp(Object sender, MouseButtonEventArgs e)
在 System.Windows.Controls.PopupControlService.OnPostProcessInput(Object sender, ProcessInputEventArgs e)
在 System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.44.10
2025-05-14 12:42
Microsoft Windows NT 10.0.19045.0
版本:1.44.5
2025-04-29 16:13
Microsoft Windows NT 10.0.26120.0
报错信息 8
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<ItemsControl_PreviewMouseUp>d__22.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.44.13
2025-05-13 21:55
Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.43.68
2025-05-12 21:46
Microsoft Windows NT 10.0.19045.0
报错信息 9
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 ToastNotifications.Display.NotificationsDisplaySupervisor.InternalDisplayNotification(INotification notification)
在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.Invoke(Action callback)
在 ToastNotifications.Display.NotificationsDisplaySupervisor.DisplayNotification(INotification notification)
在 ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.PushNotification(INotification notification)
在 ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.CloseNotification(INotification notification)
在 ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.OnTimerTick()
在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
在 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.44.10
2025-05-13 18:06
Microsoft Windows NT 10.0.17763.0
报错信息 10
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.X.XActionUiHelper.ClearVariables(IXProgram action, SmartCollection`1 variables, Window owner, Boolean isForSubProgram)
在 Quicker.View.X.Controls.VariableListControl.UPbW2bfaJhS(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.Primitives.ButtonBase.OnClick()
在 System.Windows.Controls.Button.OnClick()
在 System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
在 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.44.13
2025-05-13 15:16
Microsoft Windows NT 10.0.26100.0
报错信息 11
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Controls.WebView2Wrapper.yyo2p9Tu1J3(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastUnloadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 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.39.50
2025-05-13 13:39
Microsoft Windows NT 10.0.19045.0
报错信息 12
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass27_0.iofnIQrEdko()
在 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.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 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.DispatchMessage(MSG& msg)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 Quicker.App.AUqLzfHGSx(Exception , String , Boolean )
版本:1.43.57
2025-05-13 09:20
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-04-24 23:50
Microsoft Windows NT 10.0.22631.0
报错信息 13
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Controls.WebView2Wrapper.J4Za3ROiPtx(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastUnloadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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.39.43
2025-05-13 08:38
Microsoft Windows NT 10.0.26100.0
版本:1.39.43
2025-05-12 07:58
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-05-10 15:55
Microsoft Windows NT 10.0.26100.0
报错信息 14
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Threading.Dispatcher.ShutdownImplInSecurityContext(Object state)
在 System.Windows.Threading.Dispatcher.ShutdownImpl()
在 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.42.32
2025-05-12 19:14
Microsoft Windows NT 10.0.26100.0
版本:1.43.33
2025-05-07 10:48
Microsoft Windows NT 10.0.26100.0
版本:1.42.8
2025-04-30 17:15
Microsoft Windows NT 10.0.19045.0
报错信息 15
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass27_0.YO3sn5qGuGr()
在 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.35
2025-05-12 18:06
Microsoft Windows NT 10.0.19041.0
报错信息 16
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 IntelliTools.Domain.Favorite.FavorItem.<>c.<get_ChildIds>b__22_0(FavorItem x)
在 System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
在 IntelliTools.Domain.Favorite.FavorItem.get_ChildIds()
在 lambda_method(Closure , Object , Object )
在 FreeSql.Extensions.EntityUtil.EntityUtilExtensions.MapEntityValue(IFreeSql orm, Type entityType, Object entityFrom, Object entityTo)
在 FreeSql.DbSet`1.CreateEntityState(TEntity data)
在 FreeSql.DbSet`1.UpdateRangePriv(IEnumerable`1 data, Boolean isCheck)
在 FreeSql.DbSet`1.Update(TEntity data)
在 FreeSql.BaseRepository`1.Update(TEntity entity)
在 IntelliTools.Domain.Favorite.FavorItemDatabase.Update(FavorItem item)
在 System.Collections.Generic.List`1.ForEach(Action`1 action)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.44.10
2025-05-12 09:39
Microsoft Windows NT 10.0.26100.0
版本:1.43.68
2025-05-03 16:46
Microsoft Windows NT 10.0.19045.0
报错信息 17
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.w70vqLnNfJj()
在 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.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
版本:1.44.10
2025-05-12 00:49
Microsoft Windows NT 10.0.18363.0
报错信息 18
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.Domain.Services.ActionEditMgr.blKTxchG7Jy(ContextMenu , ActionProfile , Int32 , Int32 , Window )
在 Quicker.Domain.Services.ActionEditMgr.BuildMenuForActionButton(ContextMenu menu, ActionItem action, ActionProfile profile, Int32 row, Int32 col, Window ownerWindow, ActionTrigger actionTrigger, Boolean showDelete)
在 Quicker.View.PopupWindow.xovTi7LcUWF(ActionButton )
在 Quicker.View.PopupWindow.l9eTixcTMlO(Object , MouseButtonEventArgs )
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.68
2025-05-11 21:53
Microsoft Windows NT 10.0.22631.0
报错信息 19
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
版本:1.44.10
2025-05-10 23:17
Microsoft Windows NT 10.0.19045.0
版本:1.44.11
2025-05-10 22:56
Microsoft Windows NT 10.0.22631.0
版本:1.44.10
2025-05-08 16:54
Microsoft Windows NT 10.0.26100.0
版本:1.43.57
2025-04-19 13:12
Microsoft Windows NT 10.0.19045.0
版本:1.42.24
2025-04-17 11:01
Microsoft Windows NT 10.0.26100.0
报错信息 20
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.w70vqLnNfJj()
在 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.44.10
2025-05-10 22:05
Microsoft Windows NT 10.0.19045.0
报错信息 21
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Controls.WebView2Wrapper.BJ7ZSLecf61(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastUnloadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 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.40.2
2025-05-09 18:28
Microsoft Windows NT 10.0.19042.0
报错信息 22
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam, Boolean forceReadonly)
在 Quicker.Domain.Services.ActionEditMgr.CreateAction(ActionProfile profile, Int32 row, Int32 col, Nullable`1 actionType)
在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass63_1.kB0JbW9fWU7(Object sender, RoutedEventArgs args)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.44.9
2025-05-09 09:43
Microsoft Windows NT 10.0.19044.0
报错信息 23
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass27_0.xcBiai70m6w()
在 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.17
2025-05-09 09:39
Microsoft Windows NT 10.0.19045.0
报错信息 24
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Controls.WebView2Wrapper.oQMs9uwSJtf(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastUnloadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 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.40.3
2025-05-08 21:42
Microsoft Windows NT 10.0.22631.0
报错信息 25
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Controls.WebView2Wrapper.EgsqdCTlkQP(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastUnloadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 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.39.47
2025-05-08 20:03
Microsoft Windows NT 10.0.22631.0
报错信息 26
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Controls.WebView2Wrapper.J4Za3ROiPtx(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastUnloadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget)
在 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.39.43
2025-05-08 19:38
Microsoft Windows NT 10.0.26100.0
报错信息 27
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.SearchArea_PreviewMouseDown(Object sender, MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.44.10
2025-05-08 17:43
Microsoft Windows NT 10.0.26100.0
报错信息 28
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.MainWindow.<OnWindowLoaded>b__6f(Object sender, MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.44.5
2025-05-08 17:16
Microsoft Windows NT 10.0.22621.0
报错信息 29
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<ItemsControl_PreviewMouseUp>d__26.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.44.10
2025-05-08 14:32
Microsoft Windows NT 6.1.7601 Service Pack 1
报错信息 30
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<DownloadState>d__49.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.57
2025-05-07 18:01
Microsoft Windows NT 10.0.19045.0
版本:1.44.7
2025-05-07 08:47
Microsoft Windows NT 10.0.19045.0
报错信息 31
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.AuiIp4cuAqm()
在 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.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
版本:1.43.68
2025-05-07 10:29
Microsoft Windows NT 10.0.26100.0
版本:1.43.68
2025-04-22 12:30
Microsoft Windows NT 10.0.19044.0
报错信息 32
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<ItemsControl_PreviewMouseUp>d__27.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.44.1
2025-05-06 18:57
Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.44.5
2025-05-06 13:55
Microsoft Windows NT 10.0.22631.0
报错信息 33
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass27_0.iofnIQrEdko()
在 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.57
2025-05-06 11:06
Microsoft Windows NT 10.0.22621.0
报错信息 34
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 ToastNotifications.Messages.ErrorExtensions.ShowError(Notifier notifier, String message, MessageOptions displayOptions)
在 Quicker.Utilities.AppHelper.ShowError(String message, Boolean showPopup)
在 Ft2lq5XE2yMJILQ0fKU.hnuWPRDz3bhPukvZyEp.WigL3yenTT(Exception )
在 Ft2lq5XE2yMJILQ0fKU.hnuWPRDz3bhPukvZyEp.QGyLwDFN96(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 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-05-06 09:34
Microsoft Windows NT 10.0.26100.0
报错信息 35
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam, Boolean forceReadonly)
在 Quicker.Domain.Services.ActionEditMgr.CreateAction(ActionProfile profile, Int32 row, Int32 col, Nullable`1 actionType)
在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass63_1.OlWgTRNqN1p(Object sender, RoutedEventArgs args)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.57
2025-05-06 08:36
Microsoft Windows NT 10.0.26100.0
报错信息 36
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.ProfileManagement.ExeSettingControls.ExeGesturesSettingsControl.<>c__DisplayClass22_0.Hu0dSFXMr9i(GestureAction x)
在 System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
在 Quicker.View.ProfileManagement.ExeSettingControls.ExeGesturesSettingsControl.wHskWxbA6wT(GestureItem )
在 Quicker.View.ProfileManagement.ExeSettingControls.ExeGesturesSettingsControl.oKWkW609a4E(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.68
2025-05-05 15:28
Microsoft Windows NT 10.0.19045.0
版本:1.43.68
2025-04-25 15:45
Microsoft Windows NT 10.0.19045.0
报错信息 37
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<ContentArea_Drop>d__4f.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.44.5
2025-05-05 13:32
Microsoft Windows NT 10.0.19045.0
报错信息 38
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.DynamicWPF.<>c__DisplayClass4.<SetControlBackgroundFromUrl>b__3()
在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.Invoke(Action callback)
在 DynamicClass.DynamicWPF.<SetControlBackgroundFromUrl>d__6.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.44.5
2025-05-04 00:02
Microsoft Windows NT 10.0.26100.0
报错信息 39
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 IntelliTools.View.Clipboard.ClipItemEditor.<GetContextMenu>d__2.MoveNext()
在 IntelliTools.Domain.Menu.MenuFactory.AddChildMenu(ItemsControl itemsControl, IEnumerable`1 children)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
在 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.57
2025-05-03 10:29
Microsoft Windows NT 10.0.22631.0
版本:1.42.32
2025-04-25 10:08
Microsoft Windows NT 10.0.26100.0
版本:1.43.68
2025-04-22 02:10
Microsoft Windows NT 10.0.19045.0
报错信息 40
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.UI.OperationEditorWindow.FindTviFromObjectRecursive(ItemsControl ic, Object o)
在 Quicker.View.UI.OperationEditorWindow.FindTviFromObjectRecursive(ItemsControl ic, Object o)
在 Quicker.View.UI.OperationEditorWindow.FindTviFromObjectRecursive(ItemsControl ic, Object o)
在 Quicker.View.UI.OperationEditorWindow.FindTviFromObjectRecursive(ItemsControl ic, Object o)
在 Quicker.View.UI.OperationEditorWindow.<BtnNewChild_Click>d__9.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.68
2025-05-02 23:59
Microsoft Windows NT 10.0.22631.0
报错信息 41
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame()
在 System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
在 System.Windows.Shell.WindowChromeWorker._ApplyNewCustomChrome()
在 System.Windows.Shell.WindowChromeWorker._WindowSourceInitialized(Object sender, EventArgs e)
在 System.Windows.Window.OnSourceInitialized(EventArgs e)
在 HandyControl.Controls.Window.OnSourceInitialized(EventArgs e)
在 System.Windows.Window.CreateSourceWindow(Boolean duringShow)
在 System.Windows.Window.ShowHelper(Object booleanBox)
在 ToBlaMulDDF1C1AHlfh.QnXblCu6crUE9Rgocgh.oJJoARdf1Vc(Window , Boolean )
在 Quicker.Domain.Actions.X.BuiltinRunners.UserInputStep.<>c__DisplayClass56_3.XspD1rHAAPb7U6hAl7X.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.57
2025-05-02 12:02
Microsoft Windows NT 10.0.19045.0
报错信息 42
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Forms.SendKeys.SendKeysHookProc.Callback(Int32 code, IntPtr wparam, IntPtr lparam)
版本:1.43.57
2025-04-30 11:43
Microsoft Windows NT 10.0.16299.0
报错信息 43
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.CircleMenu.TempActionCreator.CreateTempAction(CircleMenuAction circleAction, ActionItem originAction)
在 Quicker.View.ExeSettingControls.ExeCircleMenuSettingsControl.Sb5kIkeQpJE(Int32 , ActionItem )
在 Quicker.View.ExeSettingControls.ExeCircleMenuSettingsControl.<>c__DisplayClass25_1.mGEdmBOk9hT(Object o, RoutedEventArgs args)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.68
2025-04-29 16:00
Microsoft Windows NT 10.0.26100.0
报错信息 44
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<ContentArea_Drop>d__49.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.44.4
2025-04-29 14:34
Microsoft Windows NT 10.0.19045.0
版本:1.44.4
2025-04-25 13:04
Microsoft Windows NT 10.0.26100.0
报错信息 45
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.Domain.Services.ActionEditMgr.Q82W5mLu9wL(ContextMenu , ActionProfile , Int32 , Int32 , Window )
在 Quicker.Domain.Services.ActionEditMgr.BuildMenuForActionButton(ContextMenu menu, ActionItem action, ActionProfile profile, Int32 row, Int32 col, Window ownerWindow, ActionTrigger actionTrigger, Boolean showDelete)
在 Quicker.View.PopupWindow.nE1Wmukp8oi(ActionButton )
在 Quicker.View.PopupWindow.nK7WmQ41djS(Object , MouseButtonEventArgs )
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.57
2025-04-29 11:17
Microsoft Windows NT 10.0.26100.0
版本:1.43.57
2025-04-25 09:12
Microsoft Windows NT 10.0.19045.0
报错信息 46
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.CircleMenu.TempActionCreator.CreateTempAction(CircleMenuAction circleAction, ActionItem originAction)
在 Quicker.View.ExeSettingControls.ExeCircleMenuSettingsControl.rsBoopwwTHO(Int32 , ActionItem )
在 Quicker.View.ExeSettingControls.ExeCircleMenuSettingsControl.<>c__DisplayClass25_1.E0jgjBBZZ3J(Object o, RoutedEventArgs args)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.57
2025-04-28 21:21
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-04-24 22:02
Microsoft Windows NT 10.0.22621.0
报错信息 47
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.Utilities.AppHelper.RunOnUiThread(Boolean waiteToComplete, Action acton, DispatcherPriority dispatcherPriority)
在 Quicker.View.PopupWindow.yUCTvsl74Na(Object , ConnectionStatusChangedEventArgs )
在 Quicker.Domain.Push.PushClient.XHLGor8Xuwo(PushConnectionState value)
在 Quicker.Domain.Push.PushClient.rHxGHPXaSXr(PushConnectionState , String , String )
在 Quicker.Domain.Push.PushClient.FmCGH8Q2RJ3()
在 Quicker.Domain.Push.PushClient.E9qGoIrL2bu(Object )
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.TimerQueueTimer.CallCallback()
在 System.Threading.TimerQueueTimer.Fire()
在 System.Threading.TimerQueue.FireNextTimers()
版本:1.43.68
2025-04-28 02:10
Microsoft Windows NT 10.0.26100.0
报错信息 48
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 IntelliTools.Domain.Favorite.FavorItemDatabase.MoveTo(IEnumerable`1 items, FavorItem target, Int32 index)
在 IntelliTools.Domain.Favorite.FavorItemHelper.MoveTo(IEnumerable`1 items, FavorItem target, Int32 index)
在 IntelliTools.Domain.Favorite.FavorItemAdder.AddFileOrDir(Func`1 getFiles)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.44.4
2025-04-27 20:17
Microsoft Windows NT 10.0.26100.0
报错信息 49
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Freezable.CreateInstance()
在 System.Windows.Freezable.Clone()
在 MS.Internal.FreezableDefaultValueFactory.CreateDefaultValue(DependencyObject owner, DependencyProperty property)
在 System.Windows.PropertyMetadata.GetDefaultValue(DependencyObject owner, DependencyProperty property)
在 System.Windows.DependencyObject.GetValueEntry(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, RequestFlags requests)
在 System.Windows.DependencyObject.GetValue(DependencyProperty dp)
在 System.Windows.Media.PathFigure.get_Segments()
在 System.Windows.Shapes.Polygon.CacheDefiningGeometry()
在 System.Windows.Shapes.Shape.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Grid.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Control.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Canvas.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Control.ArrangeOverride(Size arrangeBounds)
在 Quicker.View.Controls.ProfilePanelControl.PVSSA0aUPvEBg2mdLBK3(Object , Size )
在 Quicker.View.Controls.ProfilePanelControl.ArrangeOverride(Size arrangeBounds)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 Quicker.View.CommonControls.AlignableWrapPanel.GrXonuS6ln7(Double , Size , Double , Int32 , Int32 )
在 Quicker.View.CommonControls.AlignableWrapPanel.ArrangeOverride(Size arrangeBounds)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Grid.ArrangeOverride(Size arrangeSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.ScrollContentPresenter.ArrangeOverride(Size arrangeSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Grid.ArrangeOverride(Size arrangeSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Control.ArrangeOverride(Size arrangeBounds)
在 System.Windows.Controls.ScrollViewer.ArrangeOverride(Size arrangeSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 MS.Internal.Helper.ArrangeElementWithSingleChild(UIElement element, Size arrangeSize)
在 System.Windows.Controls.ContentPresenter.ArrangeOverride(Size arrangeSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Decorator.ArrangeOverride(Size arrangeSize)
在 System.Windows.Documents.AdornerDecorator.ArrangeOverride(Size finalSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Border.ArrangeOverride(Size finalSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Window.ArrangeOverride(Size arrangeBounds)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.ContextLayoutManager.UpdateLayout()
在 Quicker.View.Controls.ProfilePanelControl.RefreshUi()
在 Quicker.View.Controls.ProfilePanelControl.sAvoix52d5l(DependencyObject , DependencyPropertyChangedEventArgs )
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
在 Quicker.View.Controls.ProfilePanelControl.set_ActionProfile(ActionProfile value)
在 Quicker.View.DashboardWindow.riTWa91IgDn(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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.57
2025-04-27 11:14
Microsoft Windows NT 10.0.19045.0
报错信息 50
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.MainWindow.<>c__DisplayClassa4.<<OnWindowLoaded>b__5d>d__b6.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.61
2025-04-25 20:32
Microsoft Windows NT 10.0.22621.0
报错信息 51
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.AuiIp4cuAqm()
在 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.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 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.68
2025-04-25 12:10
Microsoft Windows NT 10.0.22631.0
报错信息 52
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 IntelliTools.Domain.MyClipboard.ActionClipItem.<GetContextMenu>d__20.MoveNext()
在 IntelliTools.Domain.Favorite.FavorItem.<GetContextMenu>d__37.MoveNext()
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
在 IntelliTools.View.Favorite.FavorItemListControl2.<GetItemsMenu>d__11.MoveNext()
在 IntelliTools.Domain.Menu.MenuFactory.AddChildMenu(ItemsControl itemsControl, IEnumerable`1 children)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
在 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.68
2025-04-25 00:59
Microsoft Windows NT 10.0.19045.0
报错信息 53
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Main.GestureWindow.OnKeyDown(Int32 eKeyCode)
在 IgZ9apBguTJVbDpdcmf.jiE3M7BARHGlkqcs0XO.MS0sBejXeb5(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.42.8
2025-04-24 22:42
Microsoft Windows NT 10.0.22631.0
报错信息 54
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.bSRskRvwpGc()
在 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.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 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.DispatchMessage(MSG& msg)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 Quicker.App.ujt6NcH57U(Exception , String , Boolean )
版本:1.44.4
2025-04-24 22:34
Microsoft Windows NT 10.0.22631.0
报错信息 55
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Python.Runtime.PythonEngine.Initialize(IEnumerable`1 args, Boolean setSysArgv, Boolean initSigs)
在 Quicker.Domain.Actions.X.BuiltinRunners.Other.RunPythonScriptStep.<>c__DisplayClass41_1.KF9UittmLQx()
在 ELI0LnaUovmfrbVqHIM.qDdqGdaouofxANF0cKI.<>c__DisplayClass3_0.gi1YfNKLL9G()
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()
版本:1.44.4
2025-04-24 20:00
Microsoft Windows NT 10.0.19045.0
报错信息 56
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Python.Runtime.PythonEngine.Initialize(IEnumerable`1 args, Boolean setSysArgv, Boolean initSigs)
在 Quicker.Domain.Actions.X.BuiltinRunners.Other.RunPythonScriptStep.<>c__DisplayClass41_1.Os3dUPMAmTf()
在 uvhkmqEw9FKNVCcUAkJ.LINSpQE1Qn5XeDwvkmu.<>c__DisplayClass3_0.Brg9GR5bfJI()
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()
版本:1.43.68
2025-04-24 18:52
Microsoft Windows NT 10.0.19045.0
报错信息 57
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.TextWindow.<OnWindowClosing>d__100.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.44.3
2025-04-24 10:45
Microsoft Windows NT 10.0.19045.0
版本:1.44.3
2025-04-18 22:10
Microsoft Windows NT 10.0.26100.0
报错信息 58
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 FreeSql.DbContext.FlushCommand()
在 FreeSql.RepositoryDbContext.SaveChanges()
在 FreeSql.BaseRepository`1.Update(TEntity entity)
在 IntelliTools.View.BackgroundWindow.CollectClipItem(ClipItemBase item)
在 IntelliTools.View.BackgroundWindow.LasyOnClipboardChanged()
在 IntelliTools.View.BackgroundWindow.Timer_Tick(Object sender, EventArgs e)
在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
在 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.57
2025-04-23 11:24
Microsoft Windows NT 10.0.19045.0
版本:1.43.68
2025-04-19 17:48
Microsoft Windows NT 10.0.17763.0
版本:1.43.57
2025-04-15 09:33
Microsoft Windows NT 10.0.26100.0
报错信息 59
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.AuiIp4cuAqm()
在 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.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 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.DispatchMessage(MSG& msg)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 Quicker.App.FtojkaHUHJ(Exception , String , Boolean )
版本:1.43.68
2025-04-22 17:01
Microsoft Windows NT 10.0.26100.0
报错信息 60
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Runtime.InteropServices.Marshal.ReleaseComObject(Object o)
在 System.Management.ManagementObjectCollection.Finalize()
版本:1.42.32
2025-04-21 08:43
Microsoft Windows NT 10.0.22631.0
报错信息 61
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass27_0.NALXEylLr8G()
在 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.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
版本:1.42.24
2025-04-21 08:27
Microsoft Windows NT 10.0.19045.0
报错信息 62
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.UpdatePolylineViewSize()
在 DynamicClass.OnMouseDoubleClick(Point pos)
在 DynamicClass.OnMouseLeftButtonDown(Point pos)
在 DynamicClass.GlobalMouseHook.MouseHookCallback(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.43.57
2025-04-20 23:58
Microsoft Windows NT 10.0.26100.0
版本:1.44.3
2025-04-19 23:43
Microsoft Windows NT 10.0.26100.0
版本:1.43.57
2025-04-19 16:50
Microsoft Windows NT 10.0.22000.0
版本:1.44.1
2025-04-17 20:43
Microsoft Windows NT 10.0.26100.0
报错信息 63
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Controls.SubProgramActionParamEditor.yaduUNw6Z90(Object , SelectionChangedEventArgs )
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
在 System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
在 System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
在 System.Windows.Controls.ComboBox.NotifyComboBoxItemMouseUp(ComboBoxItem comboBoxItem)
在 System.Windows.Controls.ComboBoxItem.OnMouseLeftButtonUp(MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
在 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.44.3
2025-04-20 23:37
Microsoft Windows NT 10.0.26100.0
报错信息 64
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.Domain.Actions.ActionExecuteContext.StopAction(ActionStopFlag stopFlag, String reason, Boolean skipCloseWaitWindow)
在 Quicker.Domain.Services.RunningActionMgr.StopActionByIdOrName(String actionIdOrName, Int32 currentContextId, Boolean skipWarning)
在 Quicker.Domain.AppServer.StopActionByIdOrName(String idOrName, Int32 currentContextId, Boolean skipStopWarning)
在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass57_0.t09csTVJ7K0t3DIiR4a.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.57
2025-04-20 17:00
Microsoft Windows NT 10.0.19045.0
报错信息 65
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.OnMouseMove(Point pos)
在 DynamicClass.GlobalMouseHook.MouseHookCallback(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.43.61
2025-04-20 11:18
Microsoft Windows NT 10.0.19045.0
报错信息 66
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.CircleMenu.TempActionCreator.CreateTempAction(CircleMenuAction circleAction, ActionItem originAction)
在 Quicker.View.ExeSettingControls.ExeCircleMenuSettingsControl.sE422NADPl3(Int32 , ActionItem )
在 Quicker.View.ExeSettingControls.ExeCircleMenuSettingsControl.<>c__DisplayClass25_1.BkTG0mywJJy(Object o, RoutedEventArgs args)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.59
2025-04-20 10:44
Microsoft Windows NT 10.0.26100.0
报错信息 67
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Media.MediaContext.ScheduleNextRenderOp(TimeSpan minimumDelay)
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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.57
2025-04-20 01:29
Microsoft Windows NT 10.0.26100.0
报错信息 68
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.AddPolylineMark(Point newPos, String name, Boolean isPreview)
在 DynamicClass.OnMouseMove(Point pos)
在 DynamicClass.GlobalMouseHook.MouseHookCallback(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.44.3
2025-04-19 22:11
Microsoft Windows NT 10.0.22631.0
报错信息 69
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.AuiIp4cuAqm()
在 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.68
2025-04-19 11:09
Microsoft Windows NT 10.0.19045.0
版本:1.43.68
2025-04-17 19:56
Microsoft Windows NT 10.0.22631.0
版本:1.43.68
2025-04-17 16:48
Microsoft Windows NT 10.0.19045.0
版本:1.43.68
2025-04-16 23:34
Microsoft Windows NT 10.0.19045.0
报错信息 70
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 .(StringBuilder , TokenInfo& )
在 .(StringBuilder , Boolean )
在 Z.Expressions.CodeAnalysis.CSharp.SyntaxParser.()
在 .[](EvalContext , String , IDictionary`2 , Type , EvalCompilerParameterKind , ExpressionScope , String , Boolean , Boolean )
在 .[](EvalContext , String , IDictionary`2 , Type , EvalCompilerParameterKind , Boolean , Boolean , Boolean )
在 Z.Expressions.EvalContext.Execute[TResult](String code, Object parameters)
在 Quicker.Domain.Actions.X.XActionHelper.RIrcPgWH5po(String , ActionExecuteContext )
在 Quicker.Domain.Actions.ActionExecuteContext.EvalExpression(String expression, Boolean onUiThread)
在 System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
在 Quicker.Breakpoint.Debugging.Window.CodeEditor_TextChanged(Object sender, EventArgs e)
在 System.EventHandler.Invoke(Object sender, EventArgs e)
在 ICSharpCode.AvalonEdit.TextEditor.OnTextChanged(EventArgs e)
在 ICSharpCode.AvalonEdit.TextEditor.ReceiveWeakEvent(Type managerType, Object sender, EventArgs e)
在 ICSharpCode.AvalonEdit.TextEditor.System.Windows.IWeakEventListener.ReceiveWeakEvent(Type managerType, Object sender, EventArgs e)
在 System.Windows.WeakEventManager.ListenerList.DeliverEvent(Listener& listener, Object sender, EventArgs args, Type managerType)
在 System.Windows.WeakEventManager.ListenerList.DeliverEvent(Object sender, EventArgs args, Type managerType)
在 System.Windows.WeakEventManager.DeliverEvent(Object sender, EventArgs args)
在 ICSharpCode.AvalonEdit.Document.TextDocument.FireChangeEvents()
在 ICSharpCode.AvalonEdit.Document.TextDocument.EndUpdate()
在 ICSharpCode.AvalonEdit.Utils.CallbackOnDispose.Dispose()
在 ICSharpCode.AvalonEdit.Editing.SimpleSelection.ReplaceSelectionWithText(String newText)
在 ICSharpCode.AvalonEdit.Editing.EditingCommandHandler.<>c__DisplayClass12_0.<OnDelete>b__0(Object target, ExecutedRoutedEventArgs args)
在 System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
在 System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
在 System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
在 System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
在 System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
在 System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs)
在 System.Windows.UIElement.OnKeyDownThunk(Object sender, KeyEventArgs e)
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
在 System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
在 System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
在 System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
在 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.44.0
2025-04-18 23:39
Microsoft Windows NT 10.0.19044.0
报错信息 71
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.OnMouseLeftButtonUp(Point pos)
在 DynamicClass.GlobalMouseHook.MouseHookCallback(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.43.68
2025-04-18 20:56
Microsoft Windows NT 10.0.26100.0
报错信息 72
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Interop.HwndKeyboardInputProvider.System.Windows.Input.IKeyboardInputProvider.AcquireFocus(Boolean checkOnly)
在 System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
在 System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
在 System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
在 System.Windows.Interop.HwndKeyboardInputProvider.OnSetFocus(IntPtr hwnd)
在 System.Windows.Interop.HwndKeyboardInputProvider.FilterMessage(IntPtr hwnd, WindowMessage message, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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-18 11:10
Microsoft Windows NT 10.0.19045.0
报错信息 73
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<>c__DisplayClass2.<OnWindowCreated>b__0(Object sender, EventArgs e)
在 System.Windows.Window.OnContentRendered(EventArgs e)
在 System.Windows.Window.<PostContentRendered>b__204_0(Object unused)
在 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.44.3
2025-04-18 10:50
Microsoft Windows NT 10.0.19045.0
版本:1.44.1
2025-04-17 22:19
Microsoft Windows NT 10.0.19044.0
报错信息 74
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Interop.HwndKeyboardInputProvider.System.Windows.Input.IKeyboardInputProvider.AcquireFocus(Boolean checkOnly)
在 System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
在 System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
在 System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
在 System.Windows.UIElement.Focus()
在 Quicker.View.SelectOperationWindow.V9nW6rZkpWH(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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.57
2025-04-17 11:16
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-04-16 20:51
Microsoft Windows NT 10.0.22631.0
报错信息 75
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.PropertyMetadata.get_DefaultValue()
在 System.Windows.DependencyObject.GetValueEntry(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, RequestFlags requests)
在 System.Windows.TreeChangeInfo.CreateParentInheritableProperties(DependencyObject d, DependencyObject parent, Boolean isAddOperation)
在 System.Windows.TreeWalkHelper.InvalidateOnTreeChange(FrameworkElement fe, FrameworkContentElement fce, DependencyObject parent, Boolean isAddOperation)
在 System.Windows.FrameworkContentElement.ChangeLogicalParent(DependencyObject newParent)
在 System.Windows.FrameworkElement.AddLogicalChild(Object child)
在 System.Windows.Controls.ColumnDefinitionCollection.PrivateConnectChild(Int32 index, DefinitionBase value)
在 System.Windows.Controls.ColumnDefinitionCollection.System.Collections.IList.Add(Object value)
在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
在 System.Xaml.XamlObjectWriter.Logic_DoAssignmentToParentCollection(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.WriteEndObject()
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
在 System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
在 System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
在 System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
在 System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
在 System.Windows.FrameworkElement.ApplyTemplate()
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint)
在 System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
在 System.Windows.Controls.ItemsPresenter.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
在 System.Windows.Controls.ScrollContentPresenter.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
在 System.Windows.Controls.Grid.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.ScrollViewer.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Control.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Primitives.PopupRoot.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Interop.HwndSource.SetLayoutSize()
在 System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
在 System.Windows.Controls.Primitives.Popup.SetRootVisualToPopupRoot()
在 System.Windows.Controls.Primitives.Popup.CreateWindow(Boolean asyncCall)
在 System.Windows.Controls.Primitives.Popup.OnIsOpenChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
在 System.Windows.Data.BindingOperations.SetBinding(DependencyObject target, DependencyProperty dp, BindingBase binding)
在 System.Windows.Controls.Primitives.Popup.CreateRootPopupInternal(Popup popup, UIElement child, Boolean bindTreatMousePlacementAsBottomProperty)
在 System.Windows.Controls.ContextMenu.HookupParentPopup()
在 System.Windows.Controls.ContextMenu.OnIsOpenChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
在 System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)
在 System.Windows.Controls.PopupControlService.RaiseContextMenuOpeningEvent(IInputElement source, Double x, Double y, Boolean userInitiated)
在 System.Windows.Controls.PopupControlService.ProcessMouseUp(Object sender, MouseButtonEventArgs e)
在 System.Windows.Controls.PopupControlService.OnPostProcessInput(Object sender, ProcessInputEventArgs e)
在 System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.68
2025-04-17 09:17
Microsoft Windows NT 10.0.19045.0
报错信息 76
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<ItemsControl_PreviewMouseUp>d__21.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.44.1
2025-04-16 22:34
Microsoft Windows NT 10.0.26100.0
报错信息 77
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.SZArrayHelper.SZGenericArrayEnumerator`1.MoveNext()
在 System.DateTime.get_UtcNow()
在 Quicker.Utilities.AppHelper.iDCPoqaWn4fXEKyJHTog()
在 Quicker.Utilities.AppHelper.WXYoX8e5a8e()
在 tbUuvIrSg3hsLGkaWvX.vSDgYfrfYbRflsvLlah.RghnCpuV1kv()
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()
版本:1.43.57
2025-04-16 21:43
Microsoft Windows NT 10.0.19045.0
报错信息 78
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.X.Controls.GlobalSubProgramListControl.LKFkLpEYtRu(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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.68
2025-04-16 16:49
Microsoft Windows NT 10.0.26100.0