Hi Bastien,
Could you use bisect to find what commit introduced this issue for
your scanner? Also please attach debug log for working and non-working
versions.
Thanks!
Regards,
Vasily
On Wed, Feb 4, 2015 at 2:09 AM, Bastien Nocera wrote:
> On Tue, 2015-02-03 at 17:25 -0200, Bruno Medeiros wrot
On Tue, 2015-02-03 at 17:25 -0200, Bruno Medeiros wrote:
>
> > It seems to be a bug since 2008 but mostly unnoticed due to doing
> only that one enrollment.
>
>
> I had this strange behaviour for a long time in my UrU4000B, but it
> happens only on Ubuntu, with the same version of libfprint. I n
> It seems to be a bug since 2008 but mostly unnoticed due to doing only
that one enrollment.
I had this strange behaviour for a long time in my UrU4000B, but it happens
only on Ubuntu, with the same version of libfprint. I never reported it
because I refused to accept it could happen only in one
On Tue, 2015-02-03 at 19:11 +0200, Timo Teras wrote:
> On Tue, 03 Feb 2015 17:31:50 +0100
> Bastien Nocera wrote:
>
> > Any chance you could get this in git-formatted format with an
> > explanation of what it fixes in the state machine?
>
> I thought I already did this. Dunno if I just forgot to
On Tue, 03 Feb 2015 17:31:50 +0100
Bastien Nocera wrote:
> Any chance you could get this in git-formatted format with an
> explanation of what it fixes in the state machine?
I thought I already did this. Dunno if I just forgot to send it.
Find attached.
/Timo
From 939d2668eafa02117442cfd098e76
Hey,
libfprint NEWS
--
2015-02-03: v0.6.0 release
* Drivers:
- Reduce duplication between AES3500 and AES4000 drivers and
add support for AES3500 device
- Add support for UPEK 147e:2020 and Upek Eikon 2 devices
- Add EgisTec ES603 driver
- Add VFS5011 driver
- Always p
On Wed, 2014-06-25 at 09:06 +0300, Timo Teras wrote:
> On Tue, 24 Jun 2014 22:01:24 +0200
> Martin Hejnfelt wrote:
>
> > Here's the output, this is just the examples/enroll.c which does the
> > same as my own app (which is using async calls).
> > I've inserted the "* * * " output via fp_dbg just