System.Runtime.InteropServices.COMException: {La composición de escritorio está deshabilitada} No se puede completar la operación porque la composición de escritorio está deshabilitada. (0x80263001)
What were you doing when VidCoder crashed?
VidCoder 12.9 Beta VelopackInstaller System.Runtime.InteropServices.COMException (0x80263001): {La composición de escritorio está deshabilitada} No se puede completar la operación porque la composición de escritorio está deshabilitada. (0x80263001) at Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset) at System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame() at System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force) at System.Windows.Shell.WindowChromeWorker._HandleDwmCompositionChanged(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Shell.WindowChromeWorker._WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Crash details
Is an automatic rapport
Thanks for the report. Looks similar to this one: https://github.com/microsoft/PowerToys/issues/31226
Something unexpected is happening in Windows, apparently desktop composition is always supposed to be enabled. I don't think there's anything I can do to fix it in the VidCoder code, we'll need to wait for the official fix from Windows.