Launchbox' crash

Issue #6844 new
Zakaria Shalih created an issue

{Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (0x80263001)

App: LaunchBox
Version: 12.9
Type: System.Runtime.InteropServices.COMException
Site: Void DwmExtendFrameIntoClientArea(IntPtr, Standard.MARGINS ByRef)
Source: PresentationFramework

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 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)

Recent Log:

07:55:49 Exception

I use Windows 10 here

it happens whatever I leave my PC up

Comments (1)

  1. Christian

    Can you check that your video drivers are up to date. This is an error thrown the by the OS for a feature we don’t use, and you can’t even turn off anymore in Win10. Haven’t been able to find a TON of information but several I did find said the graphics driver could be outdated, or the OS has updates that haven’t been installed. Can you verify if either are the case for you?

  2. Log in to comment