Unsolved

This post is more than 5 years old

2649

August 13th, 2009 10:00

Clip open problem

I'm using SDK 3.1.544.0 on Windows.  An application is calling FPClip_Open incorrectly, but no error is returned.  The problem was that the clip ID plus the clip name was passed in the clip ID param ie. FJS2LGM2GA8JTeFR3JMRN8L5GEAG4149V9U8030IF1DC459392FT8~Dev_Image.

Instead of an error, the FPLibrary hangs forever.  I checked the stack trace and the function MonitorEventData is called by FPClip_Open.  Shouldn't my application see an invalid clip or invalid parameter error?

Thanks,

Tony

409 Posts

August 25th, 2009 03:00

It should and if its doesn't then its a bug.

I would recommend you download the latest rev of the SDK and try that.  I'll try and get some time to try it as well.  If the problem still persists I will log a bug report

Top