Reply to thread

Client.log file


2017-05-01 15:08:02,576] [491345 ] [InputMgr ] [INFO ] - WorkflowManager: Screen 'MovieFilterByGenre' successfully shown

[2017-05-01 15:08:02,576] [491345 ] [AMQ 'ScreenManager'] [DEBUG] - ScreenManager: Showing screen 'MovieFilterByGenre'

[2017-05-01 15:08:02,600] [491369 ] [DX Render] [WARN ] - GraphicsDevice: DirectX Exception, DeviceState: Ok

SharpDX.SharpDXException: HRESULT: [0x8007000E], Module: [General], ApiCode: [E_OUTOFMEMORY/Out of memory], Message: Not enough storage is available to complete this operation.


   at SharpDX.Result.CheckError()

   at SharpDX.Direct3D9.DeviceEx.PresentEx(IntPtr sourceRectRef, IntPtr destRectRef, IntPtr hDestWindowOverride, IntPtr dirtyRegionRef, Int32 dwFlags)

   at SharpDX.Direct3D9.DeviceEx.PresentEx(Present flags)

   at MediaPortal.UI.SkinEngine.DirectX.GraphicsDevice.Render(Boolean doWaitForNextFame)

[2017-05-01 15:08:02,645] [491414 ] [DX Render] [WARN ] - GraphicsDevice: DirectX Exception, DeviceState: Ok

SharpDX.SharpDXException: HRESULT: [0x8007000E], Module: [General], ApiCode: [E_OUTOFMEMORY/Out of memory], Message: Not enough storage is available to complete this operation.


   at SharpDX.Result.CheckError()

   at SharpDX.Direct3D9.DeviceEx.PresentEx(IntPtr sourceRectRef, IntPtr destRectRef, IntPtr hDestWindowOverride, IntPtr dirtyRegionRef, Int32 dwFlags)

   at SharpDX.Direct3D9.DeviceEx.PresentEx(Present flags)

   at MediaPortal.UI.SkinEngine.DirectX.GraphicsDevice.Render(Boolean doWaitForNextFame)


Top Bottom