home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Flickering Tv-guide and other overlays with EVR enabled
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mironicus" data-source="post: 257671" data-attributes="member: 69593"><p><strong>Crash Report</strong></p><p></p><p>The flickering is causing that Mediaportal freezes sometimes on my computer. The bug is reproducable for me. If you go to MyTV, switch TV on.</p><p></p><p>Repeat this several times: Go to timer and go back. The screen in "Timer" flickers heavily (between black and blue). After some switching Mediaportal won't go back to the MyTV-menu and freezes. Look at the screenshot down under. I attached the error report for my system. This is the main error:</p><p></p><p>[code]008-04-20 14:33:29.416000 [ERROR][17]: render exception:System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.</p><p>Parameter name: index</p><p> at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)</p><p> at System.ThrowHelper.ThrowArgumentOutOfRangeException()</p><p> at MediaPortal.GUI.Library.GUIListControl.RenderLabel(Single timePassed, Int32 buttonNr, Int32 dwPosX, Int32 dwPosY, Boolean gotFocus)</p><p> at MediaPortal.GUI.Library.GUIListControl.Render(Single timePassed)</p><p> at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime)</p><p> at MediaPortal.GUI.Library.GUIGroup.Render(Single timePassed)</p><p> at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime)</p><p> at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed)</p><p>2008-04-20 14:34:00.169000 [ERROR][17]: render exception:System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</p><p> at MediaPortal.GUI.Library.GUIImage.FontEngineDrawTexture(Int32 textureNo, Single x, Single y, Single nw, Single nh, Single uoff, Single voff, Single umax, Single vmax, Int32 color, Single[,] matrix)</p><p> at MediaPortal.GUI.Library.GUIImage.Render(Single timePassed)</p><p> at MediaPortal.GUI.Library.GUIListControl.RenderPinIcon(Single timePassed, Int32 buttonNr, Int32 x, Int32 y, Boolean gotFocus)</p><p> at MediaPortal.GUI.Library.GUIListControl.Render(Single timePassed)</p><p> at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime)</p><p> at MediaPortal.GUI.Library.GUIGroup.Render(Single timePassed)</p><p> at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime)</p><p> at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed)</p><p>2008-04-20 14:34:00.177000 [ERROR][17]: Exception :System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</p><p> at MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures()</p><p> at MediaPortal.GUI.Library.GUIFontManager.Present()</p><p> at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)</p><p> at MediaPortalApp.RenderFrame(Single timePassed)</p><p>2008-04-20 14:34:00.177000 [ERROR][17]: Exception :Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</p><p>2008-04-20 14:34:00.178000 [ERROR][17]: site :Void FontEnginePresentTextures()</p><p>2008-04-20 14:34:00.178000 [ERROR][17]: source :Core</p><p>2008-04-20 14:34:00.179000 [ERROR][17]: stacktrace: at MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures()</p><p> at MediaPortal.GUI.Library.GUIFontManager.Present()</p><p> at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)</p><p> at MediaPortalApp.RenderFrame(Single timePassed)</p><p>2008-04-20 14:34:00.180000 [ERROR][17]: RenderFrame exception Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Core at MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures()</p><p> at MediaPortal.GUI.Library.GUIFontManager.Present()</p><p> at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)</p><p> at MediaPortalApp.RenderFrame(Single timePassed)</p><p>2008-04-20 14:34:00.181000 [ERROR][17]: Planescene(1024,576,1024,576,212794976,False,8):Unhandled exception in Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Core at MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures()</p><p> at MediaPortal.GUI.Library.GUIFontManager.Present()</p><p> at MediaPortal.Player.PlaneScene.InternalPresentSurface(Int32 width, Int32 height, Int32 arWidth, Int32 arHeight, Boolean InRepaint)[/code]</p><p></p><p>I am using an onbard Radeon 3200-graphic with Vista Ultimate 32 Bit. Flickering only happens with MPEG2-Filters (PowerDVD, DScaler...) and Hardware Accerlerations tuned on. The flicker appears with EVR and VMR9.</p></blockquote><p></p>
[QUOTE="mironicus, post: 257671, member: 69593"] [b]Crash Report[/b] The flickering is causing that Mediaportal freezes sometimes on my computer. The bug is reproducable for me. If you go to MyTV, switch TV on. Repeat this several times: Go to timer and go back. The screen in "Timer" flickers heavily (between black and blue). After some switching Mediaportal won't go back to the MyTV-menu and freezes. Look at the screenshot down under. I attached the error report for my system. This is the main error: [code]008-04-20 14:33:29.416000 [ERROR][17]: render exception:System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.ThrowHelper.ThrowArgumentOutOfRangeException() at MediaPortal.GUI.Library.GUIListControl.RenderLabel(Single timePassed, Int32 buttonNr, Int32 dwPosX, Int32 dwPosY, Boolean gotFocus) at MediaPortal.GUI.Library.GUIListControl.Render(Single timePassed) at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime) at MediaPortal.GUI.Library.GUIGroup.Render(Single timePassed) at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime) at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed) 2008-04-20 14:34:00.169000 [ERROR][17]: render exception:System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at MediaPortal.GUI.Library.GUIImage.FontEngineDrawTexture(Int32 textureNo, Single x, Single y, Single nw, Single nh, Single uoff, Single voff, Single umax, Single vmax, Int32 color, Single[,] matrix) at MediaPortal.GUI.Library.GUIImage.Render(Single timePassed) at MediaPortal.GUI.Library.GUIListControl.RenderPinIcon(Single timePassed, Int32 buttonNr, Int32 x, Int32 y, Boolean gotFocus) at MediaPortal.GUI.Library.GUIListControl.Render(Single timePassed) at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime) at MediaPortal.GUI.Library.GUIGroup.Render(Single timePassed) at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime) at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed) 2008-04-20 14:34:00.177000 [ERROR][17]: Exception :System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures() at MediaPortal.GUI.Library.GUIFontManager.Present() at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed) at MediaPortalApp.RenderFrame(Single timePassed) 2008-04-20 14:34:00.177000 [ERROR][17]: Exception :Attempted to read or write protected memory. This is often an indication that other memory is corrupt. 2008-04-20 14:34:00.178000 [ERROR][17]: site :Void FontEnginePresentTextures() 2008-04-20 14:34:00.178000 [ERROR][17]: source :Core 2008-04-20 14:34:00.179000 [ERROR][17]: stacktrace: at MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures() at MediaPortal.GUI.Library.GUIFontManager.Present() at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed) at MediaPortalApp.RenderFrame(Single timePassed) 2008-04-20 14:34:00.180000 [ERROR][17]: RenderFrame exception Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Core at MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures() at MediaPortal.GUI.Library.GUIFontManager.Present() at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed) at MediaPortalApp.RenderFrame(Single timePassed) 2008-04-20 14:34:00.181000 [ERROR][17]: Planescene(1024,576,1024,576,212794976,False,8):Unhandled exception in Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Core at MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures() at MediaPortal.GUI.Library.GUIFontManager.Present() at MediaPortal.Player.PlaneScene.InternalPresentSurface(Int32 width, Int32 height, Int32 arWidth, Int32 arHeight, Boolean InRepaint)[/code] I am using an onbard Radeon 3200-graphic with Vista Ultimate 32 Bit. Flickering only happens with MPEG2-Filters (PowerDVD, DScaler...) and Hardware Accerlerations tuned on. The flicker appears with EVR and VMR9. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Flickering Tv-guide and other overlays with EVR enabled
Contact us
RSS
Top
Bottom