Normal
After completely reinstalling I'm getting some ui problem AGAIN. Whenever I click on 'Manual Control' only the menu title changes BUT THE PANE DOESN'T APPEAR! Here you go: http://i.imgur.com/TJHUnny.png See the title? See the selection. That IS NOT the 'Manual Control' pane. It happened before with the 'Schedules' pane (which led me to reinstall). The error.log shows:[code]2013-03-18 17:52:03.106956 [SetupTv(1)]: Exception :System.NullReferenceException: Object reference not set to an instance of an object. at SetupTv.Sections.TestService.comboBoxGroups_SelectedIndexChanged(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at SetupTv.Sections.TestService.OnSectionActivated() at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)[/code]When I try and stop the service I get:[code]2013-03-18 18:01:51.414338 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at TvService.TvServiceThread.OnStart()[/code] I get no errors at startup. I disabled both the schedulesdirect and xbmc plugins that I had running, I've rebooted. I did have to set tvservice windows service to run from a user account so that it could write to a network drive. http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/Remote_Access/MPExtended/Network_drives But it WAS working until MP crashed and now I can't view this pane anymore. Is there anything I can do? Is this a bug that I should submit? Thanks!
After completely reinstalling I'm getting some ui problem AGAIN. Whenever I click on 'Manual Control' only the menu title changes BUT THE PANE DOESN'T APPEAR! Here you go:
http://i.imgur.com/TJHUnny.png
See the title? See the selection. That IS NOT the 'Manual Control' pane.
It happened before with the 'Schedules' pane (which led me to reinstall). The error.log shows:
[code]2013-03-18 17:52:03.106956 [SetupTv(1)]: Exception :System.NullReferenceException: Object reference not set to an instance of an object.
at SetupTv.Sections.TestService.comboBoxGroups_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at SetupTv.Sections.TestService.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
[/code]
When I try and stop the service I get:
[code]2013-03-18 18:01:51.414338 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
at TvService.TvServiceThread.OnStart()
I get no errors at startup.
I disabled both the schedulesdirect and xbmc plugins that I had running, I've rebooted. I did have to set tvservice windows service to run from a user account so that it could write to a network drive.
http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/Remote_Access/MPExtended/Network_drives
But it WAS working until MP crashed and now I can't view this pane anymore. Is there anything I can do? Is this a bug that I should submit?
Thanks!