报错信息 1
COMException: {Desktop composition is disabled} 操作无法完成,因为已禁用桌面合成。 (异常来自 HRESULT:0x80263001)
StackTrace:
在 Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
在 System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame()
在 System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
在 System.Windows.Shell.WindowChromeWorker._HandleDwmCompositionChanged(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Shell.WindowChromeWorker._WndProc(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.31
2026-05-27 17:31
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-26 14:58
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-26 14:45
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-26 09:05
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-24 21:05
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-24 15:40
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-22 23:16
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-20 17:40
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-19 17:14
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-19 16:59
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-18 16:57
Microsoft Windows NT 10.0.26100.0
版本:1.44.31
2026-05-17 18:25
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-14 09:53
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-13 18:21
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-13 14:08
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-11 14:44
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-09 09:44
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-08 16:37
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-08 11:44
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-08 09:57
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-06 22:43
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-05 14:07
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-05 10:28
Microsoft Windows NT 10.0.26200.0
报错信息 2
COMException: {Desktop composition is disabled} 操作无法完成,因为已禁用桌面合成。 (异常来自 HRESULT:0x80263001)
StackTrace:
在 Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
在 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.EventHandler.Invoke(Object sender, EventArgs e)
在 System.Windows.Window.OnSourceInitialized(EventArgs e)
在 System.Windows.Window.CreateSourceWindow(Boolean duringShow)
在 System.Windows.Window.ShowHelper(Object booleanBox)
在 vhNCb3U3dsjwKpy4uFW5.T38jBgU3tCjuyV287csn.FloatAction(ActionItem action, Point position, AppServer appServer, ITinyMessengerHub hub, ActionEditMgr actionEditMgr, DataService dataService, FloatButtonAndPanelManager floatButtonAndPanelManager, FloatItemState itemState, String bindingProcessName, Boolean useWpfPoint)
在 vhNCb3U3dsjwKpy4uFW5.T38jBgU3tCjuyV287csn.h3SU3uiDLo7(ActionItem , Visual , Point , AppServer , ITinyMessengerHub , ActionEditMgr , DataService , FloatButtonAndPanelManager , String )
在 Quicker.View.PopupWindow.qIaszzjgCFk(Object , MouseEventArgs )
在 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.31
2026-05-24 12:15
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-19 17:22
Microsoft Windows NT 10.0.26200.0
报错信息 3
COMException: {Desktop composition is disabled} 操作无法完成,因为已禁用桌面合成。 (异常来自 HRESULT:0x80263001)
StackTrace:
在 Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
在 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)
在 umAvfd1JMpJ2Va8NULfo.Yj2ogL1Jdc35xdooGZGs.zGP1JnM3o5E(Window , Boolean )
在 Quicker.Domain.Actions.X.BuiltinRunners.UserInputStep.<>c__DisplayClass56_3.uSuWU6941EbsPGFZZGnn.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.31
2026-05-15 20:10
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2026-05-13 14:17
Microsoft Windows NT 10.0.26200.0