MediaPortal Version: 1.2.3
Description
If I perform an export from the TV Server configuration tool without "Radio Groups" enabled everything works fine. However if I perform an export with this enabled, the "Exporting TV channels" window never goes away.
The TV server error log reports:
Steps to Reproduce:
Just perform an export with the radio groups option enabled.
Description
If I perform an export from the TV Server configuration tool without "Radio Groups" enabled everything works fine. However if I perform an export with this enabled, the "Exporting TV channels" window never goes away.
The TV server error log reports:
Code:
2012-07-05 21:39:31.096613 [SetupTv(1)]: OnActivated error: Object reference not set to an instance of an object.
2012-07-05 21:40:04.486660 [SetupTv(1)]: OnActivated error: Object reference not set to an instance of an object.
2012-07-05 21:40:05.586662 [SetupTv(1)]: OnActivated error: Object reference not set to an instance of an object.
2012-07-05 21:40:21.406684 [SetupTv(1)]: Exception :System.NullReferenceException: Object reference not set to an instance of an object.
at SetupTv.Sections.ImportExport.Export(String fileName, Boolean exporttv, Boolean exporttvgroups, Boolean exportradio, Boolean exportradiogroups, Boolean exportschedules)
at SetupTv.Sections.ImportExport.exportButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Steps to Reproduce:
Just perform an export with the radio groups option enabled.
United Kingdom