Error after selecting all files in Auditing tool

Issue #5238 new
Fabio Costa created an issue

and clicking on download Media…

UCEERR_RENDERTHREADFAILURE (Exception from HRESULT: 0x88980406)

App:     LaunchBox
Version: 10.13
Type:    System.Runtime.InteropServices.COMException
Site:    Void SyncFlush()
Source:  PresentationCore

   at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
   at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable`1 channelSet)
   at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam)
   at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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:

   11:18:57 AM Exception

Comments (1)

  1. Jason Carr repo owner

    Hi Fabio, this is an odd bug. If I had to guess, it’s a Windows driver issue of some sort. I can’t seem to reproduce it myself. Can you try updating all of your drivers and making sure you’re up to date with Windows updates?

  2. Log in to comment