Export Radio Groups not working (1 Viewer)

octessence

Portal Pro
May 8, 2012
76
10
Germany
Home Country
United Kingdom United Kingdom
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:
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.
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hello octessence

    Thanks for reporting... but I can't reproduce. It could be my test environment is not perfectly clean.
    Can anybody else reproduced this?

    mm
     

    Users who are viewing this thread

    Top Bottom