Normal
I did get it almost working with xmltv - it does seem to support Australian data now. I basically manually downloaded the tv guide data into an xml file, and the associations between actual channels and tv guide channels wasn't quite right. However, I've since blown it all away and reinstalled, it's still doing the same thing. and this is what comes up in the log. I've snipped it from the point where I hit "next" at the end of the channel scan.Basically it looks like there is a null pointer error somewhere when I hit "Next" from the "TV Setup - EPG" screen - the one directly after the scanning for channels screen.This would all be a little less frustrating if I wasn't forced to rescan the channels every time I go through the setup wizard.FYI. I'm running Windows XP SP2 on an ASUS A8N-VM-CSM with 512MB RAM, Athlon 64 3000+, 250GB WD SATA HDD, .NET frameworks 1.1 and 2.0, IMON 4.10.1206, DVICO FusionHDTV DVB-T.24/12/2005 1:19:58 PM dvbt-scanressed next24/12/2005 1:19:58 PM ScanNextCardType:cards:124/12/2005 1:19:58 PM window:WindowPlugins.GUISettings.Wizard.DVBT.GUIWizardDVBTScan deinit24/12/2005 1:19:58 PM texturemanager:CleanupThumbs()24/12/2005 1:19:58 PM Total Memory allocated:5.00 MB24/12/2005 1:19:58 PM Recorder:disable dx9 exclusive mode24/12/2005 1:19:58 PM goto windowed:True24/12/2005 1:19:58 PM window:WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect init24/12/2005 1:20:13 PM window:MediaPortal.Dialogs.GUIDialogMenu init24/12/2005 1:20:30 PM window:MediaPortal.Dialogs.GUIDialogMenu init24/12/2005 1:20:35 PM window:MediaPortal.Dialogs.GUIDialogMenu init24/12/2005 1:20:46 PM window:MediaPortal.Dialogs.GUIDialogMenu init24/12/2005 1:20:50 PM window:MediaPortal.Dialogs.GUIDialogMenu init24/12/2005 1:21:02 PM window:MediaPortal.Dialogs.GUIDialogMenu init24/12/2005 1:21:10 PM window:MediaPortal.Dialogs.GUIDialogMenu init24/12/2005 1:21:17 PM window:MediaPortal.Dialogs.GUIDialogMenu init24/12/2005 1:21:33 PM OnMessage exceptionystem.NullReferenceException: Object reference not set to an instance of an object. at WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect.MapChannels() at WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)24/12/2005 1:21:37 PM OnMessage exceptionystem.NullReferenceException: Object reference not set to an instance of an object. at WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect.MapChannels() at WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)24/12/2005 1:21:38 PM OnMessage exceptionystem.NullReferenceException: Object reference not set to an instance of an object. at WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect.MapChannels() at WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)24/12/2005 1:21:48 PM Mediaportal.OnExit()Thanks for your prompt replies, and please understand that I'm actually really happy with the software, I just want to get it set up perfectly. And I am happy to help out where I can. Cheers,Alex.
I did get it almost working with xmltv - it does seem to support Australian data now. I basically manually downloaded the tv guide data into an xml file, and the associations between actual channels and tv guide channels wasn't quite right.
However, I've since blown it all away and reinstalled, it's still doing the same thing. and this is what comes up in the log. I've snipped it from the point where I hit "next" at the end of the channel scan.
Basically it looks like there is a null pointer error somewhere when I hit "Next" from the "TV Setup - EPG" screen - the one directly after the scanning for channels screen.
This would all be a little less frustrating if I wasn't forced to rescan the channels every time I go through the setup wizard.
FYI. I'm running Windows XP SP2 on an ASUS A8N-VM-CSM with 512MB RAM, Athlon 64 3000+, 250GB WD SATA HDD, .NET frameworks 1.1 and 2.0, IMON 4.10.1206, DVICO FusionHDTV DVB-T.
24/12/2005 1:19:58 PM dvbt-scanressed next
24/12/2005 1:19:58 PM ScanNextCardType:cards:1
24/12/2005 1:19:58 PM window:WindowPlugins.GUISettings.Wizard.DVBT.GUIWizardDVBTScan deinit
24/12/2005 1:19:58 PM texturemanager:CleanupThumbs()
24/12/2005 1:19:58 PM Total Memory allocated:5.00 MB
24/12/2005 1:19:58 PM Recorder:disable dx9 exclusive mode
24/12/2005 1:19:58 PM goto windowed:True
24/12/2005 1:19:58 PM window:WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect init
24/12/2005 1:20:13 PM window:MediaPortal.Dialogs.GUIDialogMenu init
24/12/2005 1:20:30 PM window:MediaPortal.Dialogs.GUIDialogMenu init
24/12/2005 1:20:35 PM window:MediaPortal.Dialogs.GUIDialogMenu init
24/12/2005 1:20:46 PM window:MediaPortal.Dialogs.GUIDialogMenu init
24/12/2005 1:20:50 PM window:MediaPortal.Dialogs.GUIDialogMenu init
24/12/2005 1:21:02 PM window:MediaPortal.Dialogs.GUIDialogMenu init
24/12/2005 1:21:10 PM window:MediaPortal.Dialogs.GUIDialogMenu init
24/12/2005 1:21:17 PM window:MediaPortal.Dialogs.GUIDialogMenu init
24/12/2005 1:21:33 PM OnMessage exceptionystem.NullReferenceException: Object reference not set to an instance of an object.
at WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect.MapChannels()
at WindowPlugins.GUISettings.Epg.GUIWizardEpgSelect.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
24/12/2005 1:21:37 PM OnMessage exceptionystem.NullReferenceException: Object reference not set to an instance of an object.
24/12/2005 1:21:38 PM OnMessage exceptionystem.NullReferenceException: Object reference not set to an instance of an object.
24/12/2005 1:21:48 PM Mediaportal.OnExit()
Thanks for your prompt replies, and please understand that I'm actually really happy with the software, I just want to get it set up perfectly. And I am happy to help out where I can.
Cheers,
Alex.