报错信息 1
InvalidOperationException: 关闭 Window 之后,无法设置 Visibility,也无法调用 Show、ShowDialogor 或 WindowInteropHelper.EnsureHandle。
StackTrace:
在 System.Windows.Window.VerifyCanShow()
在 System.Windows.Window.Show()
在 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.sskhVSZ61ax(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.45.5
2026-07-13 11:37
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-07-09 14:54
Microsoft Windows NT 10.0.22631.0
版本:1.45.5
2026-07-09 14:20
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-07-09 10:16
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-07-02 19:45
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-07-01 11:58
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-07-01 11:08
Microsoft Windows NT 10.0.28000.0
版本:1.45.5
2026-06-29 16:14
Microsoft Windows NT 10.0.19044.0
版本:1.45.5
2026-06-29 10:22
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-25 15:54
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-25 10:43
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-23 17:27
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-23 11:26
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-22 17:17
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-22 12:22
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-21 14:40
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-20 09:20
Microsoft Windows NT 10.0.19042.0
版本:1.45.5
2026-06-18 16:24
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-18 15:21
Microsoft Windows NT 10.0.26100.0
版本:1.45.5
2026-06-17 13:01
Microsoft Windows NT 10.0.19043.0
版本:1.45.5
2026-06-17 12:33
Microsoft Windows NT 10.0.26200.0
版本:1.45.5
2026-06-15 19:35
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-15 18:03
Microsoft Windows NT 10.0.22631.0
版本:1.45.5
2026-06-15 15:13
Microsoft Windows NT 10.0.19045.0
版本:1.45.5
2026-06-15 13:16
Microsoft Windows NT 10.0.26200.0
报错信息 3
InvalidOperationException: 关闭 Window 之后,无法设置 Visibility,也无法调用 Show、ShowDialogor 或 WindowInteropHelper.EnsureHandle。
StackTrace:
在 System.Windows.Window.VerifyCanShow()
在 System.Windows.Window.Show()
在 Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam, Boolean forceReadonly)
在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass57_0.sskhVSZ61ax(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.45.5
2026-06-26 17:29
Microsoft Windows NT 10.0.22621.0
报错信息 5
InvalidOperationException: 关闭 Window 之后,无法设置 Visibility,也无法调用 Show、ShowDialogor 或 WindowInteropHelper.EnsureHandle。
StackTrace:
在 System.Windows.Window.VerifyCanShow()
在 System.Windows.Window.Show()
在 Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam, Boolean forceReadonly)
在 Quicker.Domain.Services.ActionEditMgr.EditActionByButtonIndex(Int32 btnIndex, ActionItem action, Boolean forceReadonly)
在 Quicker.View.PopupWindow.n1vVfVU0dKF(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.45.5
2026-06-16 11:07
Microsoft Windows NT 10.0.22621.0