报错信息 1
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.DictionaryValueConverter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture)
在 System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.Activate(Object item)
在 System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
在 System.Windows.Data.BindingExpression.AttachOverride(DependencyObject target, DependencyProperty dp)
在 System.Windows.Data.BindingExpressionBase.Attach(DependencyObject target, DependencyProperty dp)
在 System.Windows.StyleHelper.GetInstanceValue(UncommonField`1 dataField, DependencyObject container, FrameworkElement feChild, FrameworkContentElement fceChild, Int32 childIndex, DependencyProperty dp, Int32 i, EffectiveValueEntry& entry)
在 System.Windows.StyleHelper.GetChildValueHelper(UncommonField`1 dataField, ItemStructList`1& valueLookupList, DependencyProperty dp, DependencyObject container, FrameworkObject child, Int32 childIndex, Boolean styleLookup, EffectiveValueEntry& entry, ValueLookupType& sourceType, FrameworkElementFactory templateRoot)
在 System.Windows.StyleHelper.GetChildValue(UncommonField`1 dataField, DependencyObject container, Int32 childIndex, FrameworkObject child, DependencyProperty dp, FrugalStructList`1& childRecordFromChildIndex, EffectiveValueEntry& entry, ValueLookupType& sourceType, FrameworkElementFactory templateRoot)
在 System.Windows.StyleHelper.GetValueFromTemplatedParent(DependencyObject container, Int32 childIndex, FrameworkObject child, DependencyProperty dp, FrugalStructList`1& childRecordFromChildIndex, FrameworkElementFactory templateRoot, EffectiveValueEntry& entry)
在 System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)
在 System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)
在 System.Windows.FrameworkTemplate.InvalidatePropertiesOnTemplate(DependencyObject container, Object currentObject)
在 System.Windows.FrameworkTemplate.HandleBeforeProperties(Object createdObject, DependencyObject& rootObject, DependencyObject container, FrameworkElement feContainer, INameScope nameScope)
在 System.Windows.FrameworkTemplate.<>c__DisplayClass45_0.<LoadOptimizedTemplateContent>b__2(Object sender, XamlObjectEventArgs args)
在 System.Xaml.XamlObjectWriter.OnBeforeProperties(Object value)
在 System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property)
在 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.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)
在 WpfToolkit.Controls.VirtualizingWrapPanel.fnmaisP9el(Size )
在 WpfToolkit.Controls.VirtualizingWrapPanel.zhga4THuur(Size )
在 WpfToolkit.Controls.VirtualizingWrapPanel.MeasureOverride(Size availableSize)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.ContextLayoutManager.UpdateLayout()
在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
在 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.44.22
2025-10-12 18:36
Microsoft Windows NT 10.0.22631.0
报错信息 2
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 PropertyTools.Wpf.TreeListBoxItem.IsExpandedChanged()
在 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.SetValue(DependencyProperty dp, Object value)
在 PropertyTools.Wpf.TreeListBoxItem.<get_ToggleExpandCommand>b__6_0()
在 System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs)
在 System.Windows.UIElement.OnMouseDownThunk(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.19
2025-10-11 14:23
Microsoft Windows NT 10.0.26100.0
版本:1.44.10
2025-10-10 13:30
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-10-09 15:00
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-10-09 11:33
Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.44.22
2025-10-05 16:50
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-10-02 01:49
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-27 21:55
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-26 11:26
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-25 16:15
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-25 15:14
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-16 11:14
Microsoft Windows NT 10.0.26100.0
报错信息 3
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.PopupWindow.ShowExeSettingsWindow(String exe)
在 Quicker.View.PopupWindow.n7CJHvlaD1N(Object , RoutedEventArgs )
在 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.22
2025-10-10 14:41
Microsoft Windows NT 10.0.26100.0
报错信息 4
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.aa.<>c__DisplayClass1a9.<OnWindowLoaded>b__17f(Object s, EventArgs e)
在 System.Windows.Window.OnDeactivated(EventArgs e)
在 System.Windows.Window.HandleActivate(Boolean windowActivated)
在 System.Windows.Window.WmActivate(IntPtr wParam)
在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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.22
2025-10-10 14:12
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-10-10 11:27
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-10-07 20:09
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-29 19:43
Microsoft Windows NT 10.0.22631.0
版本:1.44.24
2025-09-22 13:16
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-19 16:19
Microsoft Windows NT 10.0.26100.0
报错信息 5
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)
在 zW8tc8PcWbg5TbudBVXT.qUiIn1Pc6UbKPSIpJWBS.ccwPcwOfEbx(Window , Boolean )
在 Quicker.Domain.Actions.X.BuiltinRunners.UserInputStep.<>c__DisplayClass56_3.R8jtOxcTm7ESiiV7MlEh.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.22
2025-10-10 11:24
Microsoft Windows NT 10.0.26200.0
报错信息 6
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Runtime.InteropServices.Marshal.ReleaseComObject(Object o)
在 System.Management.ManagementObjectCollection.Finalize()
版本:1.44.22
2025-10-10 10:10
Microsoft Windows NT 10.0.26100.0
报错信息 7
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Input.WispTabletDevice.CreateContext(IntPtr hwnd, PenContexts contexts)
在 System.Windows.Input.StylusWisp.WispTabletDeviceCollection.CreateContexts(IntPtr hwnd, PenContexts contexts)
在 System.Windows.Input.PenContexts.Enable()
在 System.Windows.Input.StylusWisp.WispLogic.RefreshTablets()
在 System.Windows.Input.StylusWisp.WispLogic.OnTabletRemovedImpl(UInt32 wisptisIndex, Boolean isInternalCall)
在 System.Windows.Input.StylusWisp.WispLogic.HandleMessage(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.InvalidateTabletDevices(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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.22
2025-10-10 08:42
Microsoft Windows NT 10.0.22631.0
报错信息 8
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.mbwfmgWa6Km(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.22
2025-10-10 00:47
Microsoft Windows NT 10.0.26120.0
版本:1.44.22
2025-09-29 10:00
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-20 19:10
Microsoft Windows NT 10.0.26100.0
报错信息 9
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.FaIconSelectorWindow.OHjgj1IxBIv(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.44.10
2025-10-09 12:11
Microsoft Windows NT 10.0.19045.0
报错信息 10
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.SetVol(String processName, Int32 vol)
在 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.25
2025-10-08 20:44
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-10-08 20:42
Microsoft Windows NT 10.0.19045.0
报错信息 11
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.22
2025-10-08 00:55
Microsoft Windows NT 10.0.26100.0
报错信息 12
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-10-07 20:17
Microsoft Windows NT 10.0.19045.0
版本:1.39.43
2025-09-17 10:27
Microsoft Windows NT 10.0.19043.0
报错信息 13
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.cc.<>c__DisplayClass1b9.<<初始化>b__da>d__21a.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.25
2025-10-07 05:07
Microsoft Windows NT 10.0.26100.0
版本:1.44.25
2025-10-06 18:23
Microsoft Windows NT 10.0.26100.0
版本:1.44.23
2025-10-06 16:04
Microsoft Windows NT 10.0.19045.0
版本:1.44.13
2025-10-05 10:35
Microsoft Windows NT 10.0.19045.0
版本:1.44.10
2025-10-04 21:29
Microsoft Windows NT 10.0.19041.0
版本:1.44.10
2025-10-04 11:13
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-10-03 15:05
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-10-03 11:27
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-10-03 00:24
Microsoft Windows NT 10.0.19045.0
报错信息 14
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.ListView_MouseLeftButtonUp(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.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.25
2025-10-06 09:24
Microsoft Windows NT 10.0.26100.0
报错信息 15
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<>c__DisplayClass18.<ToDataTable>b__17(Record r)
在 System.Collections.Generic.List`1.ForEach(Action`1 action)
在 DynamicClass.ToDataTable(List`1 records)
在 DynamicClass.<>c__DisplayClass9.<OnWindowCreated>b__5(Object sender, CancelEventArgs e)
在 System.Windows.Window.OnClosing(CancelEventArgs e)
在 System.Windows.Window.WmClose()
在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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.25
2025-10-05 11:37
Microsoft Windows NT 10.0.22635.0
报错信息 16
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.DateTime.get_UtcNow()
在 Quicker.Utilities.AppHelper.aedlbHrdqKQ()
在 Quicker.Domain.PowerKeys.KeyboardState.KeyDown(Int32 key)
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.40.11
2025-10-05 09:25
Microsoft Windows NT 10.0.19045.0
报错信息 17
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.cc.<>c__DisplayClass1ba.<<初始化>b__d9>d__21b.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.22
2025-10-02 20:47
Microsoft Windows NT 10.0.19042.0
版本:1.44.22
2025-10-02 10:20
Microsoft Windows NT 10.0.26100.0
版本:1.44.13
2025-10-02 08:55
Microsoft Windows NT 10.0.22631.0
版本:1.44.22
2025-10-02 00:15
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-10-01 18:29
Microsoft Windows NT 10.0.22631.0
报错信息 18
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.DropTargetArea_Drop(Object sender, DragEventArgs 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.OleDropTarget.RaiseDragEvent(RoutedEvent dragEvent, Int32 dragDropKeyStates, Int32& effects, DependencyObject target, Point targetPoint)
在 System.Windows.OleDropTarget.MS.Win32.UnsafeNativeMethods.IOleDropTarget.OleDrop(Object data, Int32 dragDropKeyStates, Int64 point, Int32& effects)
在 MS.Win32.UnsafeNativeMethods.DoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
在 System.Windows.OleServicesContext.OleDoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
在 System.Windows.DragDrop.OleDoDragDrop(DependencyObject dragSource, DataObject dataObject, DragDropEffects allowedEffects)
在 System.Windows.DragDrop.DoDragDrop(DependencyObject dragSource, Object data, DragDropEffects allowedEffects)
在 GongSolutions.Wpf.DragDrop.DragDrop.DoDragSourceMove(Object sender, Func`2 getPosition)
在 GongSolutions.Wpf.DragDrop.DragDrop.DragSourceOnMouseMove(Object sender, MouseEventArgs 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.25
2025-10-01 23:56
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-30 12:33
Microsoft Windows NT 10.0.19045.0
版本:1.43.29
2025-09-22 20:55
Microsoft Windows NT 10.0.22000.0
报错信息 19
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.aa.<>c__DisplayClass1a9.<OnWindowLoaded>b__124(Object s, 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.OnPreviewMouseDownThunk(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.25
2025-10-01 13:58
Microsoft Windows NT 10.0.19045.0
报错信息 20
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.cc.<>c__DisplayClass1b8.<<初始化>b__d9>d__217.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.24
2025-09-30 11:11
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-26 08:55
Microsoft Windows NT 10.0.19045.0
版本:1.44.23
2025-09-25 17:38
Microsoft Windows NT 10.0.17763.0
版本:1.44.22
2025-09-25 09:38
Microsoft Windows NT 10.0.19045.0
版本:1.44.24
2025-09-24 21:26
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-24 17:34
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-24 09:50
Microsoft Windows NT 10.0.22631.0
版本:1.44.22
2025-09-24 09:17
Microsoft Windows NT 10.0.19045.0
版本:1.44.10
2025-09-23 23:43
Microsoft Windows NT 10.0.26100.0
报错信息 21
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.44.22
2025-09-29 14:21
Microsoft Windows NT 10.0.26100.0
报错信息 22
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.Domain.Push.PushClient.ikn27MlFunQ()
在 Quicker.Domain.Push.PushClient.SA027zxAgKQ()
在 Quicker.Domain.Push.PushClient.Pxi2tiaV9tW(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.41.5
2025-09-29 10:36
Microsoft Windows NT 10.0.19045.0
报错信息 23
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.aZ5PEawI4CK()
在 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.22
2025-09-28 16:48
Microsoft Windows NT 10.0.26200.0
报错信息 24
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.UnhandledExceptionWindow..ctor(Exception ex, Boolean canIgnore)
在 Quicker.App.<>c__DisplayClass28_0.V4AN71WVpyh()
在 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.24
2025-09-28 10:47
Microsoft Windows NT 10.0.26100.0
报错信息 25
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.aZ5PEawI4CK()
在 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.jk4i7Ke2hJ(Exception , String , Boolean )
版本:1.44.22
2025-09-28 09:05
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-25 06:53
Microsoft Windows NT 10.0.26100.0
报错信息 26
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.BookmarkWindowManager.<LoadDataAsync>d__15.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.23
2025-09-28 00:27
Microsoft Windows NT 10.0.19045.0
报错信息 27
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Newtonsoft.Json.Utilities.ReflectionUtils.ImplementsGenericDefinition(Type type, Type genericInterfaceDefinition, Type& implementingType)
在 Newtonsoft.Json.Serialization.JsonArrayContract..ctor(Type underlyingType)
在 Newtonsoft.Json.Serialization.DefaultContractResolver.CreateArrayContract(Type objectType)
在 System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
在 Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CalculatePropertyDetails(JsonProperty property, JsonConverter& propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target, Boolean& useExistingValue, Object& currentValue, JsonContract& propertyContract, Boolean& gottenCurrentValue, Boolean& ignoredValue)
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
在 Quicker.View.X.ActionDesignerWindow.OvRcLecg3YX()
在 Quicker.View.X.ActionDesignerWindow..ctor(SQLDataMgr sqlDataMgr, ActionItem editingActionItem, Boolean isGlobalSubProgram, Boolean isReadonly)
在 Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam, Boolean forceReadonly)
在 Quicker.Domain.Services.ActionEditMgr.EditActionById(String actionId, EditActionParam editParam, Boolean forceReadOnly)
在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass57_0.Ju4xlnKdbAN(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.17
2025-09-27 23:51
Microsoft Windows NT 10.0.19042.0
报错信息 28
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.Forms.Controls.FormDropdownControl.GetInputValue()
在 Quicker.View.Forms.FormWindow.wavhoEIPnc6(Object , FormField )
在 Quicker.View.Forms.Controls.BaseFormFieldControl.TriggerValueChange(FormField field)
在 Quicker.View.Forms.Controls.FormFieldWrapper.Sv4hTpCA4Dv(Object , FormField )
在 Quicker.View.Forms.Controls.BaseFormFieldControl.TriggerValueChange(FormField field)
在 Quicker.View.Forms.Controls.FormDropdownControl.CbValue_OnSelectionChanged(Object sender, SelectionChangedEventArgs 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.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.23
2025-09-27 17:48
Microsoft Windows NT 10.0.19045.0
报错信息 29
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)
在 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.cWC1L4fgG8(Exception , String , Boolean )
版本:1.44.10
2025-09-27 09:51
Microsoft Windows NT 10.0.26120.0
报错信息 30
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.<Timer_Tick>b__0()
在 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.24
2025-09-26 22:51
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-23 07:23
Microsoft Windows NT 10.0.22631.0
报错信息 31
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.pfAp7QXH05U(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.13
2025-09-26 22:02
Microsoft Windows NT 10.0.26100.0
报错信息 32
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Controls.Primitives.UniformGrid.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.ItemsPresenter.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)
在 System.Windows.Controls.Border.ArrangeOverride(Size finalSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Control.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)
在 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.Grid.ArrangeOverride(Size arrangeSize)
在 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()
在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
在 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.44.22
2025-09-26 14:50
Microsoft Windows NT 10.0.19045.0
报错信息 33
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.23
2025-09-26 11:48
Microsoft Windows NT 10.0.19045.0
报错信息 34
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.UnhandledExceptionWindow..ctor(Exception ex, Boolean canIgnore)
在 Quicker.App.<>c__DisplayClass28_0.aZ5PEawI4CK()
在 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.22
2025-09-24 23:26
Microsoft Windows NT 10.0.19045.0
报错信息 35
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.X.VariableEditorWindow.<BtnSave_OnClick>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.24
2025-09-24 22:03
Microsoft Windows NT 10.0.27913.0
报错信息 36
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.V4AN71WVpyh()
在 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.44.24
2025-09-24 08:55
Microsoft Windows NT 10.0.19045.0
报错信息 37
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.cc.<>c__DisplayClass1c8.<<初始化>b__e2>d__23d.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.53
2025-09-23 15:53
Microsoft Windows NT 10.0.19045.0
版本:1.44.24
2025-09-21 10:11
Microsoft Windows NT 10.0.19045.0
报错信息 38
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 c0eUQDpRdqrWMehKNdU7.SByayVpRl1SbGs6noHbE.<OnMouseUp>d__2.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.22
2025-09-23 15:47
Microsoft Windows NT 10.0.26100.0
报错信息 39
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.44.22
2025-09-23 09:12
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-19 08:19
Microsoft Windows NT 10.0.22631.0
报错信息 40
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.MainProgram.<OnRegisterClick>d__36.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 DynamicClass.MainProgram.<>c__DisplayClass31.<<OnWindowLoaded>b__2c>d__33.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-09-23 04:34
Microsoft Windows NT 10.0.26100.0
报错信息 41
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 MS.Internal.Text.Line.get_Length()
在 System.Windows.Controls.TextBlock.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.ContextLayoutManager.UpdateLayout()
在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
在 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.43.17
2025-09-20 21:07
Microsoft Windows NT 10.0.26100.0
报错信息 42
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.cc.<>c__DisplayClass1bb.<<初始化>b__d3>d__230.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.24
2025-09-20 17:54
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-20 16:44
Microsoft Windows NT 10.0.26100.0
版本:1.44.10
2025-09-20 16:01
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-19 22:38
Microsoft Windows NT 10.0.19044.0
版本:1.44.15
2025-09-19 21:53
Microsoft Windows NT 10.0.19044.0
版本:1.44.22
2025-09-19 21:07
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-19 19:20
Microsoft Windows NT 10.0.26100.0
报错信息 43
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.cc.<>c__DisplayClass190.<<初始化>b__c4>d__1f6.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.23
2025-09-20 05:04
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-18 12:28
Microsoft Windows NT 10.0.19045.0
版本:1.44.24
2025-09-18 12:16
Microsoft Windows NT 10.0.19043.0
版本:1.44.24
2025-09-18 08:30
Microsoft Windows NT 10.0.22631.0
版本:1.44.22
2025-09-17 17:52
Microsoft Windows NT 10.0.19044.0
版本:1.44.23
2025-09-17 16:38
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-17 16:30
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-17 15:25
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-17 09:12
Microsoft Windows NT 10.0.19045.0
版本:1.44.24
2025-09-16 23:25
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-16 23:18
Microsoft Windows NT 10.0.22631.0
版本:1.43.57
2025-09-16 22:44
Microsoft Windows NT 10.0.19045.0
版本:1.44.24
2025-09-16 21:57
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-16 21:31
Microsoft Windows NT 10.0.19045.0
版本:1.44.24
2025-09-16 20:54
Microsoft Windows NT 10.0.19045.0
报错信息 44
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.CircleMenu.TempActionCreator.CreateTempAction(CircleMenuAction circleAction, ActionItem originAction)
在 Quicker.View.ExeSettingControls.ExeCircleMenuSettingsControl.sNsJGlvnuOC(Int32 , ActionItem )
在 Quicker.View.ExeSettingControls.ExeCircleMenuSettingsControl.<>c__DisplayClass25_1.XLSc086IJYB(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.44.22
2025-09-18 21:57
Microsoft Windows NT 10.0.26100.0
报错信息 45
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Controls.ItemsControl.NavigateByLineInternal(Object startingItem, FocusNavigationDirection direction, FrameworkElement startingElement, ItemNavigateArgs itemNavigateArgs, Boolean shouldFocus, FrameworkElement& container)
在 System.Windows.Controls.ItemsControl.NavigateByLine(ItemInfo startingInfo, FrameworkElement startingElement, FocusNavigationDirection direction, ItemNavigateArgs itemNavigateArgs)
在 System.Windows.Controls.ItemsControl.DoAutoScroll(ItemInfo startingInfo)
在 System.Windows.Controls.ComboBox.OnMouseMove(Object sender, MouseEventArgs 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.22
2025-09-18 20:49
Microsoft Windows NT 10.0.22631.0
报错信息 46
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.App.<>c__DisplayClass28_0.aZ5PEawI4CK()
在 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.44.22
2025-09-18 15:52
Microsoft Windows NT 10.0.19043.0
报错信息 47
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 System.Windows.Input.StylusWisp.WispTabletDeviceCollection.HandleTabletAdded(UInt32 wisptisIndex, UInt32& tabletIndexChanged)
在 System.Windows.Input.StylusWisp.WispLogic.OnTabletAdded(UInt32 wisptisIndex)
在 System.Windows.Input.StylusWisp.WispLogic.HandleMessage(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.InvalidateTabletDevices(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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.29
2025-09-16 17:39
Microsoft Windows NT 10.0.26100.0
报错信息 48
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.cc.<>c__DisplayClass190.<<初始化>b__c3>d__1f6.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-09-16 15:37
Microsoft Windows NT 10.0.22631.0
版本:1.41.5
2025-09-16 08:35
Microsoft Windows NT 10.0.19045.0
版本:1.44.24
2025-09-16 08:04
Microsoft Windows NT 10.0.26100.0
版本:1.44.10
2025-09-16 07:56
Microsoft Windows NT 10.0.22631.0
版本:1.44.24
2025-09-15 23:54
Microsoft Windows NT 10.0.19045.0
版本:1.42.8
2025-09-15 16:59
Microsoft Windows NT 10.0.19045.0
版本:1.43.11
2025-09-15 15:30
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-15 14:54
Microsoft Windows NT 10.0.26100.0
版本:1.44.23
2025-09-15 13:35
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-15 13:32
Microsoft Windows NT 10.0.22000.0
报错信息 49
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.View.X.Nodes.StepListControl.<EditStep>d__28.iNSi6n0neLkKe8RSNpW5(Object )
在 Quicker.View.X.Nodes.StepListControl.<EditStep>d__28.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.View.X.Nodes.StepListControl.<OnNodeTriggerEdit>d__12.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-09-15 14:36
Microsoft Windows NT 10.0.26100.0
报错信息 50
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.cc.<>c__DisplayClass17c.<<初始化>b__b7>d__1dd.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.24
2025-09-15 00:41
Microsoft Windows NT 10.0.22631.0
版本:1.44.24
2025-09-14 20:46
Microsoft Windows NT 10.0.19045.0
版本:1.44.24
2025-09-14 15:11
Microsoft Windows NT 10.0.26100.0
版本:1.44.24
2025-09-14 12:44
Microsoft Windows NT 10.0.26100.0
版本:1.44.24
2025-09-14 12:06
Microsoft Windows NT 10.0.19045.0
版本:1.44.24
2025-09-14 11:23
Microsoft Windows NT 10.0.19042.0
版本:1.44.22
2025-09-14 11:21
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-14 10:19
Microsoft Windows NT 10.0.26100.0
版本:1.44.24
2025-09-14 09:15
Microsoft Windows NT 10.0.22631.0
版本:1.44.24
2025-09-14 08:58
Microsoft Windows NT 10.0.22635.0
报错信息 51
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 IntelliTools.Domain.MyClipboard.ActionClipItem.FilterBy(String search)
在 IntelliTools.ViewModel.Favor.FavorItemListViewModel.<>c__DisplayClass22_0.<BuildSearchFilter>b__1(FavorItem item)
在 IntelliTools.ViewModel.Favor.FavorItemListViewModel.<>c__DisplayClass21_0.<.ctor>b__9(FavorItem item)
在 DynamicData.Cache.Internal.FilterEx.RefreshFilteredFrom[TObject,TKey](ChangeAwareCache`2 filtered, Cache`2 allData, Func`2 predicate)
在 System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value)
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Reactive.Stubs.<>c.<.cctor>b__2_1(Exception ex)
在 System.Reactive.AnonymousSafeObserver`1.OnError(Exception error)
在 System.Reactive.Sink`1.ForwardOnError(Exception error)
在 System.Reactive.Sink`1.ForwardOnError(Exception error)
在 System.Reactive.Sink`1.ForwardOnError(Exception error)
在 System.Reactive.Sink`1.ForwardOnError(Exception error)
在 System.Reactive.Sink`1.ForwardOnError(Exception error)
在 System.Reactive.AutoDetachObserver`1.OnErrorCore(Exception exception)
在 System.Reactive.ObserverBase`1.OnError(Exception error)
在 System.Reactive.Sink`1.ForwardOnError(Exception error)
在 System.Reactive.Sink`1.ForwardOnError(Exception error)
在 System.Reactive.Linq.ObservableImpl.Merge`1.Observables._.InnerObserver.OnError(Exception error)
在 System.Reactive.Sink`1.ForwardOnError(Exception error)
在 System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value)
在 System.Reactive.Concurrency.Synchronize`1._.OnNext(TSource value)
在 System.Reactive.AutoDetachObserver`1.OnNextCore(T value)
在 System.Reactive.ObserverBase`1.OnNext(T value)
在 System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
在 System.Reactive.Linq.ObservableImpl.CombineLatest`3._.FirstObserver.OnNext(TFirst value)
在 System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value)
在 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.24
2025-09-14 20:32
Microsoft Windows NT 10.0.26100.0
版本:1.44.23
2025-09-13 10:23
Microsoft Windows NT 10.0.26100.0
报错信息 52
NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 DynamicClass.cc.<>c__DisplayClass16a.<<初始化>b__b1>d__1c5.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.22
2025-09-14 00:33
Microsoft Windows NT 10.0.19041.0
版本:1.44.22
2025-09-13 23:09
Microsoft Windows NT 10.0.26220.0
版本:1.44.24
2025-09-13 11:37
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-13 11:21
Microsoft Windows NT 10.0.19045.0
版本:1.44.10
2025-09-13 10:52
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-13 08:27
Microsoft Windows NT 10.0.22631.0