On Wednesday 02 Mar 2011 2:38:40 pm Sergio Cerlesi wrote:
> Hi Kunal,
>
> thank for logs. I found and successful reproduced the second issue.
>
> Seem to be a bug of driver that appear when it are called from a program
> that not handle "remove finger" result like fprint_demo or pam_fprint.
> With fprintd and pam_fprintd the bug are not present.
>
I wasn't using either of these programs.
I was using the ones under libfprint/examples - enroll and verify.
These seem to handle the 'remove finger' result because they show the message
like 'Please remove finger from sensor'.
For example, this is the code from libfprint/examples/enroll.c (line 83):
case FP_ENROLL_RETRY_REMOVE_FINGER:
printf("Scan failed, please remove your finger and then try "
"again.\n");
break;
So, it seems to handle it.. :)
Kunal
> I will fix the driver.
>
> Bye
> Sergio
>
_______________________________________________
fprint mailing list
[email protected]
http://lists.reactivated.net/mailman/listinfo/fprint