2006-10-01, 01:45 PM
I thought this was skin related, but I finally got a log of the exception.
All seems fine with 9808b, except playing a recording causes a fatal exception dialog. just moving the dialog aside, all continues to work fine.
I finally got a log of it, and this seems to be the issue:
10/1/2006 9:28:54 AM.078 INFO [1] playFile(A Fish Called Wanda)
10/1/2006 9:28:54 AM.078 VERBOSE [1] getValue cached value: /settings/InternalDvbSubDisplay : true
10/1/2006 9:28:54 AM.078 VERBOSE [1] getValue cached value: /settings/InternalSRTDisplay : false
10/1/2006 9:28:54 AM.093 ERROR [7] FATAL UNHANDLED EXCEPTION:: System.MissingMethodException: Method not found: 'GBPVR.Backend.Common.ScheduleHelper GBPVR.Backend.Common.ScheduleHelper.getInstance()'.
at MyVideosPlugin.MyVideosEvent.GetGuideData()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
10/1/2006 9:28:54 AM.359 VERBOSE [1] About to play file: D:\MyVideos\A Fish Called Wanda\A Fish Called Wanda_20060212_02000400.mpg
10/1/2006 9:28:56 AM.703 VERBOSE [1] Playback started: D:\MyVideos\A Fish Called Wanda\A Fish Called Wanda_20060212_02000400.mpg
10/1/2006 9:28:56 AM.703 VERBOSE [1] getValue() loading new key/value into cache: /settings/RememberProcAmpSettings
10/1/2006 9:28:56 AM.703 VERBOSE [1] getValue: /settings/RememberProcAmpSettings : true
10/1/2006 9:28:56 AM.828 VERBOSE [1] Received event code: 14
10/1/2006 9:28:56 AM.828 VERBOSE [1] Received event code: 0
10/1/2006 9:28:56 AM.843 VERBOSE [1] HideMouse ref=-1
10/1/2006 9:28:56 AM.875 INFO [1] Loading commercial skip point file: D:\MyVideos\A Fish Called Wanda\A Fish Called Wanda_20060212_02000400.txt
10/1/2006 9:28:56 AM.937 VERBOSE [1] getValue() loading new key/value into cache: /settings/VideoPlugin0
10/1/2006 9:28:56 AM.937 VERBOSE [1] getValue: /settings/VideoPlugin0 : TV Guide
10/1/2006 9:28:56 AM.937 VERBOSE [1] GuideMenuTask created
10/1/2006 9:28:56 AM.937 VERBOSE [1] Loading key mapping: C:\Program Files\devnz\gbpvr\KeyMappings\TVGuide.xml
The backend.common DLL file is in place. It is version 1.0.2445.14608.
I searched to see if this was mentioned earlier but I only found a a post about having moved the file.
It seems that I can just drag the dialog off-screen but that doesn't seem ideal. I've got enough recordings in 098 now that I don't wish to go back to 96.12, so I'd like to fix this in place if I can.
Running the 098 installer to repair doesn't fix it.
How have people been doing upgrading from 96.12 to 098? I can get a bse install going OK but as soon as I add plugins (098 ready plugins) problems start to come up. This might hvae started happening after the weather plugin install. But the weather pluging works and uninstalling/reinstalling makes no positive change.
Should I just do a clean install of 098 and import (via the config program option to import recordings ) the recordings-dump.xml? (Is that all I'd need to do, other than reconfig capture devices etc?)
Thanks for assistence. Other, and full, logs attached.
All seems fine with 9808b, except playing a recording causes a fatal exception dialog. just moving the dialog aside, all continues to work fine.
I finally got a log of it, and this seems to be the issue:
10/1/2006 9:28:54 AM.078 INFO [1] playFile(A Fish Called Wanda)
10/1/2006 9:28:54 AM.078 VERBOSE [1] getValue cached value: /settings/InternalDvbSubDisplay : true
10/1/2006 9:28:54 AM.078 VERBOSE [1] getValue cached value: /settings/InternalSRTDisplay : false
10/1/2006 9:28:54 AM.093 ERROR [7] FATAL UNHANDLED EXCEPTION:: System.MissingMethodException: Method not found: 'GBPVR.Backend.Common.ScheduleHelper GBPVR.Backend.Common.ScheduleHelper.getInstance()'.
at MyVideosPlugin.MyVideosEvent.GetGuideData()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
10/1/2006 9:28:54 AM.359 VERBOSE [1] About to play file: D:\MyVideos\A Fish Called Wanda\A Fish Called Wanda_20060212_02000400.mpg
10/1/2006 9:28:56 AM.703 VERBOSE [1] Playback started: D:\MyVideos\A Fish Called Wanda\A Fish Called Wanda_20060212_02000400.mpg
10/1/2006 9:28:56 AM.703 VERBOSE [1] getValue() loading new key/value into cache: /settings/RememberProcAmpSettings
10/1/2006 9:28:56 AM.703 VERBOSE [1] getValue: /settings/RememberProcAmpSettings : true
10/1/2006 9:28:56 AM.828 VERBOSE [1] Received event code: 14
10/1/2006 9:28:56 AM.828 VERBOSE [1] Received event code: 0
10/1/2006 9:28:56 AM.843 VERBOSE [1] HideMouse ref=-1
10/1/2006 9:28:56 AM.875 INFO [1] Loading commercial skip point file: D:\MyVideos\A Fish Called Wanda\A Fish Called Wanda_20060212_02000400.txt
10/1/2006 9:28:56 AM.937 VERBOSE [1] getValue() loading new key/value into cache: /settings/VideoPlugin0
10/1/2006 9:28:56 AM.937 VERBOSE [1] getValue: /settings/VideoPlugin0 : TV Guide
10/1/2006 9:28:56 AM.937 VERBOSE [1] GuideMenuTask created
10/1/2006 9:28:56 AM.937 VERBOSE [1] Loading key mapping: C:\Program Files\devnz\gbpvr\KeyMappings\TVGuide.xml
The backend.common DLL file is in place. It is version 1.0.2445.14608.
I searched to see if this was mentioned earlier but I only found a a post about having moved the file.
It seems that I can just drag the dialog off-screen but that doesn't seem ideal. I've got enough recordings in 098 now that I don't wish to go back to 96.12, so I'd like to fix this in place if I can.
Running the 098 installer to repair doesn't fix it.
How have people been doing upgrading from 96.12 to 098? I can get a bse install going OK but as soon as I add plugins (098 ready plugins) problems start to come up. This might hvae started happening after the weather plugin install. But the weather pluging works and uninstalling/reinstalling makes no positive change.
Should I just do a clean install of 098 and import (via the config program option to import recordings ) the recordings-dump.xml? (Is that all I'd need to do, other than reconfig capture devices etc?)
Thanks for assistence. Other, and full, logs attached.