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
Watch / Listen Media
Television (MyTV frontend and TV-Server)
MP stops responding when watching TV
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="MPM" data-source="post: 530938" data-attributes="member: 54710"><p>Few weeks ago I started using DVBSBridge as my main TV source and have since then had some annoying issues with TV watching... Every now and then I lose control of MP. At first it seemed like the remote didn't work at all, but then I realized that only commands that still worked were rewinding and fast forwarding, i.e. navigating within the time-shift buffer with left and right arrow. All other commands and remote buttons are completely ignored and nothing is displayed in the GUI. Only way out is restarting MP...</p><p></p><p>I have verified that this only happens when using DVBSBridge as TV source, but DVBSBridge itself seems to be working fine when this happens so I'm trying to understand where the week link is.</p><p></p><p>I can see from the log files that something's wrong but don't understand what or how to approach it... I've attached log files that seem to reveal something interesting, other log files look fairly normal to me.</p><p></p><p>Any hints?</p><p></p><p>Regards,</p><p>MPM</p><p></p><p></p><p>Log from DVBSBridge probably doesn't reveal anything interesting even if it mentions an error. Following two lines are repeated all the time, regardless if I have issues or not:</p><p>[CODE]11/05/09 20:44:59 CDBoxSourceControl::ProcessTransportStream. Error. Transport stream packet does not start with 0x47</p><p>11/05/09 20:44:59 Error. CDBoxStreamHandler::StreamingThread. No 0x47 at the start of received data buffer</p><p>[/CODE]</p><p></p><p>MP's error.log displays following message when MP stops responding:</p><p>[CODE]2009-11-05 18:26:31.259926 [ERROR][26]: 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 System.Collections.Generic.List`1.get_Item(Int32 index)</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.GUIWindow.Render(Single timePassed)</p><p>2009-11-05 20:43:54.025551 [ERROR][MPMain]: Main: Device lost - Error in the application.</p><p>-2005530520 (D3DERR_DEVICELOST)</p><p> at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)</p><p> at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)</p><p> at Microsoft.DirectX.Direct3D.Device.Present()</p><p> at MediaPortalApp.Render(Single timePassed)[/CODE]</p><p></p><p>And MP's main log looks like this:</p><p>[CODE]2009-11-05 20:43:52.056801 [Warn.][26]: Main: ***** OnDeviceLost *****</p><p>2009-11-05 20:43:52.056801 [Warn.][26]: Planescene caught DeviceLostException in InternalPresentImage</p><p>2009-11-05 20:43:53.853676 [Warn.][MPMain]: Main: ***** OnDeviceLost *****</p><p>2009-11-05 20:43:54.041176 [Warn.][MPMain]: d3dapp: Resetting DX9 device[/CODE]</p><p></p><p></p><p>IR Server's log "switches" to "Button not found":</p><p>[CODE]2009-11-05 18:26:59.275551 - Debug: Pause, remote: Microsoft MCE, device: Microsoft MCE</p><p>2009-11-05 18:26:59.275551 - Info: Abstract Remote Button mapped: Pause</p><p>2009-11-05 18:26:59.275551 - Debug: SendToAll(RemoteEvent, Notify)</p><p>2009-11-05 20:31:24.213051 - Debug: Microsoft MCE generated a remote event: 57408</p><p>2009-11-05 20:31:24.213051 - Info: Abstract Remote Button not found: Microsoft MCE (57408)</p><p>2009-11-05 20:31:24.213051 - Debug: SendToAll(RemoteEvent, Notify)[/CODE]</p></blockquote><p></p>
[QUOTE="MPM, post: 530938, member: 54710"] Few weeks ago I started using DVBSBridge as my main TV source and have since then had some annoying issues with TV watching... Every now and then I lose control of MP. At first it seemed like the remote didn't work at all, but then I realized that only commands that still worked were rewinding and fast forwarding, i.e. navigating within the time-shift buffer with left and right arrow. All other commands and remote buttons are completely ignored and nothing is displayed in the GUI. Only way out is restarting MP... I have verified that this only happens when using DVBSBridge as TV source, but DVBSBridge itself seems to be working fine when this happens so I'm trying to understand where the week link is. I can see from the log files that something's wrong but don't understand what or how to approach it... I've attached log files that seem to reveal something interesting, other log files look fairly normal to me. Any hints? Regards, MPM Log from DVBSBridge probably doesn't reveal anything interesting even if it mentions an error. Following two lines are repeated all the time, regardless if I have issues or not: [CODE]11/05/09 20:44:59 CDBoxSourceControl::ProcessTransportStream. Error. Transport stream packet does not start with 0x47 11/05/09 20:44:59 Error. CDBoxStreamHandler::StreamingThread. No 0x47 at the start of received data buffer [/CODE] MP's error.log displays following message when MP stops responding: [CODE]2009-11-05 18:26:31.259926 [ERROR][26]: 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 System.Collections.Generic.List`1.get_Item(Int32 index) 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.GUIWindow.Render(Single timePassed) 2009-11-05 20:43:54.025551 [ERROR][MPMain]: Main: Device lost - Error in the application. -2005530520 (D3DERR_DEVICELOST) at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow) at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow) at Microsoft.DirectX.Direct3D.Device.Present() at MediaPortalApp.Render(Single timePassed)[/CODE] And MP's main log looks like this: [CODE]2009-11-05 20:43:52.056801 [Warn.][26]: Main: ***** OnDeviceLost ***** 2009-11-05 20:43:52.056801 [Warn.][26]: Planescene caught DeviceLostException in InternalPresentImage 2009-11-05 20:43:53.853676 [Warn.][MPMain]: Main: ***** OnDeviceLost ***** 2009-11-05 20:43:54.041176 [Warn.][MPMain]: d3dapp: Resetting DX9 device[/CODE] IR Server's log "switches" to "Button not found": [CODE]2009-11-05 18:26:59.275551 - Debug: Pause, remote: Microsoft MCE, device: Microsoft MCE 2009-11-05 18:26:59.275551 - Info: Abstract Remote Button mapped: Pause 2009-11-05 18:26:59.275551 - Debug: SendToAll(RemoteEvent, Notify) 2009-11-05 20:31:24.213051 - Debug: Microsoft MCE generated a remote event: 57408 2009-11-05 20:31:24.213051 - Info: Abstract Remote Button not found: Microsoft MCE (57408) 2009-11-05 20:31:24.213051 - Debug: SendToAll(RemoteEvent, Notify)[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
MP stops responding when watching TV
Contact us
RSS
Top
Bottom