Description
I get a crash after pressing edit on a previously setup capture card. I get this on a software card, my webcam.
I tried all different settings, with and without codecs and it always happens.
I hope the crashlog will help ypou enough as I could not find a soecific way to crash it. It always happens.
h4. Additional Information
************** Exception Text **************
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: '2' is not a valid value for 'index'.
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at MediaPortal.Configuration.EditCaptureCardForm.set_CaptureCard(TVCaptureDevice value)
at MediaPortal.Configuration.Sections.TVCaptureCards.editButton_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.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I tried all different settings, with and without codecs and it always happens.
I hope the crashlog will help ypou enough as I could not find a soecific way to crash it. It always happens.
h4. Additional Information
************** Exception Text **************
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: '2' is not a valid value for 'index'.
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at MediaPortal.Configuration.EditCaptureCardForm.set_CaptureCard(TVCaptureDevice value)
at MediaPortal.Configuration.Sections.TVCaptureCards.editButton_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.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)