1 (edited by joan 2011-02-05 10:44:27)

After trying to configure an ipcamera to connect with Kinovea (v0.8.12) I was not able to click the "select source" button on the capture screen page.

Im not sure if this is of any help but the error log is below:

================================BEGIN

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
   at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
   at Kinovea.ScreenManager.formDevicePicker..ctor(List`1 _devices, DeviceDescriptor _currentDevice)
   at Kinovea.ScreenManager.FrameGrabberAForge.PromptDeviceSelector()
   at Kinovea.ScreenManager.CaptureScreenUserInterface.btnCamSettings_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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3615 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Kinovea
    Assembly Version: 0.8.12.38420
    Win32 Version: 0.8.12.0
    CodeBase: file:///C:/Program%20Files/Kinovea/Kinovea.exe
----------------------------------------


[joan: edited for clarity]

2

Created bug 233 to track this issue.
Thanks for reporting !

3

hi, I seem to have exactoly the same problem using my laptop with a logitech 9000 webcam, the weird thing is that it seems to work fine using the desktop computer.  Both running Windows 7.
The laptop has a built in webcam as well could that be anything to do with it.

Regards

Dee

PS Kinovea is great I have bored my friends to death at the club telling them how good it is.

4

All my problems with IP camera have disappeared with version 8.13, my notebook has a built in webcam and I think previously Kinovea was trying to access it and so reporting trying to connect with IP 127.0.0.1 but never managed to connect to the inbuilt webcam.

Now Kinovea does not crash when trying to select an external camera all seems to function very well.     

Hope everyone else is finding the same.