cube.pdf icon indicating copy to clipboard operation
cube.pdf copied to clipboard

UCEERR_RENDERTHREADFAILURE has occurred

Open clown opened this issue 4 years ago • 3 comments

In some environments, UCEERR_RENDERTHREADFAILURE has occurred when launching CubePDF Utility.

System.AppDomain - System.Runtime.InteropServices.COMException (0x88980406): UCEERR_RENDERTHREADFAILURE (HRESULT 0x88980406)
   System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
   System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable`1 channelSet)
   System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam)
   System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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)
   System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

clown avatar Nov 23 '21 05:11 clown

Is it resolved ?

LickBag avatar Mar 26 '24 09:03 LickBag

No, it's still the same. I would appreciate it if you could let me know if you have any helpful information.

clown avatar Mar 27 '24 01:03 clown

https://learn.microsoft.com/en-us/troubleshoot/developer/dotnet/framework/general/wpf-render-thread-failures

It's hard to resolve.

LickBag avatar Apr 30 '24 01:04 LickBag