Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
When I start MP in fullscreen mode and in MyVideos use X to toggle back to the UI I don't have the preview window in the lower left corner. Toggling back to the movie works. When pressing B to stop the movie the GUI freezes. You can still hear the cursor move, but you don't see it.
To reproduce:
* Start MP in fullscreen mode VMR9 enabled
* Goto MyVideos
* Start a movie
* Toggle to UI with X --> there is no preview window
* Stop the movie with B --> GUI will stop beeing painted
Confirmed by MrMario and dman_lfc tested with MCE and Metal
This exception is shown a hundreds of times in the MP.log file:
21-11-2004 21:54:03 RenderFrame exception Object reference not set to an instance of an object. Core at MediaPortal.GUI.Library.GUIImage.Render()
at MediaPortal.GUI.Library.GUIWindow.Render()
at MediaPortal.GUI.Video.GUIVideoOverlay.PostRender(Int32 iLayer)
at MediaPortal.GUI.Library.GUIWindowManager.PostRender()
at MediaPortal.GUI.Library.GUIWindowManager.Render()
at MediaPortalApp.RenderFrame()
To reproduce:
* Start MP in fullscreen mode VMR9 enabled
* Goto MyVideos
* Start a movie
* Toggle to UI with X --> there is no preview window
* Stop the movie with B --> GUI will stop beeing painted
Confirmed by MrMario and dman_lfc tested with MCE and Metal
This exception is shown a hundreds of times in the MP.log file:
21-11-2004 21:54:03 RenderFrame exception Object reference not set to an instance of an object. Core at MediaPortal.GUI.Library.GUIImage.Render()
at MediaPortal.GUI.Library.GUIWindow.Render()
at MediaPortal.GUI.Video.GUIVideoOverlay.PostRender(Int32 iLayer)
at MediaPortal.GUI.Library.GUIWindowManager.PostRender()
at MediaPortal.GUI.Library.GUIWindowManager.Render()
at MediaPortalApp.RenderFrame()