2015-03-29, 06:25 PM
If I bring up the TV guide while watching live TV, I get the following error after I clear the tv guide. NPVR will lock up shortly after.
2015-03-29 12:04:33.895 [DEBUG][1] TV Listings: Got event PLAYBACK_KEYDOWN System.Windows.Forms.KeyEventArgs
2015-03-29 12:04:33.896 [DEBUG][1] TV Listings: Deactivating...
2015-03-29 12:04:33.897 [DEBUG][1] TV Listings: deactivated.
2015-03-29 12:04:33.898 [DEBUG][1] TV Listings: Dispose()
2015-03-29 12:04:33.901 [DEBUG][1] UiStatic.Dispose()
2015-03-29 12:04:33.903 [ERROR][1] TV Listings: Error disposing resources: Unable to cast object of type 'System.Collections.DictionaryEntry' to type 'System.Drawing.Font'.
2015-03-29 12:04:33.903 [DEBUG][1] TV Listings: Exception details: System.InvalidCastException: Unable to cast object of type 'System.Collections.DictionaryEntry' to type 'System.Drawing.Font'.
at NUtility.SkinHelper.Dispose()
at TVListings.TVListings.DisposeUi()
2015-03-29 12:04:33.903 [DEBUG][1] Hiding OSD.
2015-03-29 12:04:35.606 [DEBUG][1] Client about to request renewal of handle: 140003
2015-03-29 12:04:45.649 [DEBUG][1] Client about to request renewal of handle: 140003
2015-03-29 12:04:55.702 [DEBUG][1] Client about to request renewal of handle: 140003
2015-03-29 12:05:00.175 [ERROR][1] Unexpected error: System.NullReferenceException: Object reference not set to an instance of an object.
at TVListings.TVListings.GetRenderList()
at NextPVR.ControllerForm.Render(Boolean forceRender)
at NextPVR.Program.Main(String[] args)
2015-03-29 12:05:00.275 [ERROR][1] Unexpected error: System.NullReferenceException: Object reference not set to an instance of an object.
at TVListings.TVListings.GetRenderList()
at NextPVR.ControllerForm.Render(Boolean forceRender)
at NextPVR.Program.Main(String[] args)
Any ideas what might be causing this?
Thanks.
2015-03-29 12:04:33.895 [DEBUG][1] TV Listings: Got event PLAYBACK_KEYDOWN System.Windows.Forms.KeyEventArgs
2015-03-29 12:04:33.896 [DEBUG][1] TV Listings: Deactivating...
2015-03-29 12:04:33.897 [DEBUG][1] TV Listings: deactivated.
2015-03-29 12:04:33.898 [DEBUG][1] TV Listings: Dispose()
2015-03-29 12:04:33.901 [DEBUG][1] UiStatic.Dispose()
2015-03-29 12:04:33.903 [ERROR][1] TV Listings: Error disposing resources: Unable to cast object of type 'System.Collections.DictionaryEntry' to type 'System.Drawing.Font'.
2015-03-29 12:04:33.903 [DEBUG][1] TV Listings: Exception details: System.InvalidCastException: Unable to cast object of type 'System.Collections.DictionaryEntry' to type 'System.Drawing.Font'.
at NUtility.SkinHelper.Dispose()
at TVListings.TVListings.DisposeUi()
2015-03-29 12:04:33.903 [DEBUG][1] Hiding OSD.
2015-03-29 12:04:35.606 [DEBUG][1] Client about to request renewal of handle: 140003
2015-03-29 12:04:45.649 [DEBUG][1] Client about to request renewal of handle: 140003
2015-03-29 12:04:55.702 [DEBUG][1] Client about to request renewal of handle: 140003
2015-03-29 12:05:00.175 [ERROR][1] Unexpected error: System.NullReferenceException: Object reference not set to an instance of an object.
at TVListings.TVListings.GetRenderList()
at NextPVR.ControllerForm.Render(Boolean forceRender)
at NextPVR.Program.Main(String[] args)
2015-03-29 12:05:00.275 [ERROR][1] Unexpected error: System.NullReferenceException: Object reference not set to an instance of an object.
at TVListings.TVListings.GetRenderList()
at NextPVR.ControllerForm.Render(Boolean forceRender)
at NextPVR.Program.Main(String[] args)
Any ideas what might be causing this?
Thanks.