2007-10-07, 03:53 AM
I've noticed the last few times (I do them weekly) that I've used the mvp to update the EPG from XMLTV that I've had to restart the recording service because livetv fails with the following error. Stopping and connecting to a new pvrx2 connection doesn't help.
Martin
Code:
VERBOSE [6] User pressed: 13
2007-10-06 23:43:20.940 VERBOSE [6] about to call OnKeyDown()
2007-10-06 23:43:20.940 VERBOSE [6] Recieved popup callback Watch
2007-10-06 23:43:20.940 VERBOSE [6] RecordLiveTV: 125
2007-10-06 23:43:20.940 ERROR [6] StartRecordingLiveTV() failed: System.NullReferenceException: Object reference not set to an instance of an object.
at GBPVR.Backend.Common.x396614b3dae3b1da.x06b549b1ade7b16c(Int32 x70cd72e44179c0c2, Boolean x69d720e971206ea6, Programme& x5d1dc8495c0908a9)
2007-10-06 23:43:20.940 VERBOSE [6] at GBPVR.Backend.Common.x396614b3dae3b1da.x06b549b1ade7b16c(Int32 x70cd72e44179c0c2, Boolean x69d720e971206ea6, Programme& x5d1dc8495c0908a9)
2007-10-06 23:43:20.940 ERROR [6] Failed to communicate with the Recording Service.
2007-10-06 23:43:20.941 ERROR [6] at GBPVR.Backend.Common.x396614b3dae3b1da.x06b549b1ade7b16c(Int32 x70cd72e44179c0c2, Boolean x69d720e971206ea6, Programme& x5d1dc8495c0908a9)
at GBPVRX2.Players.xbe83d16b02243330.x4276385f71addb51(Channel xee500015fb4a65b6)
at GBPVRX2.x4a212861656a24dd.x3852f96f8dab4cab(Channel xee500015fb4a65b6)
at GBPVRX2.xb654004a5183e7df.handlePopupCallback(Object popup, String command)
at GBPVRX2.Popups.xce4851a7361cb73d.OnKeyDown(KeyEventArgs e)
at GBPVRX2.xb654004a5183e7df.OnKeyDown(KeyEventArgs e)
at GBPVRX2.MenuTask.xd2a3a83a17aec615.OnKeyDown(KeyEventArgs e)
at GBPVRX2.MVP.x3ca133dee7547455.x3d75adb3418c5c9e()
2007-10-06 23:43:20.941 VERBOSE [6] MVP sending frame
2007-10-06 23:43:20.941 VERBOSE [6] TVGuide.GetRenderList()
Martin