Win XBMC crashing with PVR
#1
So after some major diving, I got the PVR backend to talk with the agent.. (it seems the agent, doesn't like to reference http://127.0.0.1 but if I list the computer name (http://crystalmedia.theworld.home) it connects.. But when going into the LiveTV part, any selection of any menu does a hard lock of the application (and in some cases, the system) as well as a general XMBC crash..

Very interesting and I have no idea why.

The logs don't show any critical failures..

(Running ArgusTV 2.0.1 on Windows 8 Professional and XMBC 12)



00:16:38 T:3256 DEBUG: ------ Window Init (MyPVR.xml) ------
00:16:38 T:3256 INFO: Loading skin file: MyPVR.xml, load type: LOAD_EVERY_TIME
00:16:38 T:3256 DEBUG: Using already stored xml root node for C:\Users\svcacct\AppData\Roaming\XBMC\addons\skin.metropolis\720p\MyPVR.xml
00:16:39 T:3256 DEBUG: CGUIMediaWindow::GetDirectory (pvr://channels/tv/All TV channels/)
00:16:39 T:3256 DEBUG: ParentPath = []
00:16:39 T:3256 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/All TV channels)
00:16:39 T:3256 DEBUG: CGUIWindowPVRCommon - PVR::CGUIWindowPVRCommon::OnMessageFocus - focus set to window 'tv'
00:16:39 T:3256 DEBUG: CGUIWindowPVRChannels - PVR::CGUIWindowPVRChannels::UpdateData - update window 'tv'. set view to 11
00:16:39 T:3256 DEBUG: CGUIMediaWindow::GetDirectory (pvr://channels/tv/All TV channels/)
00:16:39 T:3256 DEBUG: ParentPath = []
00:16:39 T:1944 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/All TV channels)
00:16:39 T:3748 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x43ef820
00:16:41 T:3256 DEBUG: Previous line repeats 4 times.
00:16:41 T:3256 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
00:16:41 T:3256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
00:16:41 T:3256 DEBUG: CGUIWindowPVRCommon - PVR::CGUIWindowPVRCommon::OnMessageFocus - focus set to window 'epg'
00:16:41 T:3256 DEBUG: CGUIWindowPVRGuide - PVR::CGUIWindowPVRGuide::UpdateData - update window 'epg'. set view to 16
00:16:41 T:3256 DEBUG: CGUIEPGGridContainer - EPG::CGUIEPGGridContainer::SetStartEnd - start=07/02/2013 8:00:00 end=01/01/1601 0:00:00
00:16:41 T:3748 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x43ef820
Reply
#2
Updates on things..

First off, for XMBC, if you setup the Proxy... it tries to send ALL traffic to the proxy, including the requests for 127.0.0.1 (bad idea guys).. so the proxy settings must be external to XBMC.

This also impacts the playing.

It looks like my problem may have been related to the skin (Metropolis) vs. Confluence. If I move everything back to Confluence it seems to work.. (and the information above).. if not, then it crashes..

Things are still fragile.. (playing back buffered files crash the system, and performance is not so great).. but its better.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC crashing with PVR0