[Bug 1882878] Re: The user panel let you enroll the same finger several times

2021-01-20 Thread Treviño
** Changed in: gnome-control-center (Ubuntu)
   Status: Triaged => Fix Released

** Also affects: fprintd (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: fprintd (Ubuntu)
   Status: New => Triaged

** Changed in: fprintd (Ubuntu)
   Importance: Undecided => Medium

** Changed in: fprintd (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882878

Title:
  The user panel let you enroll the same finger several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1882878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1882878] Re: The user panel let you enroll the same finger several times

2021-01-20 Thread prafulla chandra kota
FP_DEVICE_ERROR_DATA_DUPLICATE error is added in libfprint 1.90.3
version, but when driver is returned this error, UI is not showing as
duplicate finger error and showing Fingerprint enroll is failed, UI
should show proper error here.

And also, post this failure, next finger enrollment is failed until
system restart.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882878

Title:
  The user panel let you enroll the same finger several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1882878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1882878] Re: The user panel let you enroll the same finger several times

2020-06-15 Thread Sebastien Bacher
Right, thanks for the details

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882878

Title:
  The user panel let you enroll the same finger several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1882878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1882878] Re: The user panel let you enroll the same finger several times

2020-06-14 Thread PRASAD HEGDE
Hi Sebastian,

I am just referring s per windows implementation here. So the user may
try to enroll the same finger several times and since the templates are
stored in device(Not the host) it may run out of memory. Hence this
duplicate check is necessary for those devices which stores the
templates in device memory itself.

The other thing is you need to provide an API in the libfprint to do the
duplicate check when enrolling a new finger. So this command goes to the
device all through and device itself sees whether the finger is already
enrolled or not. Depending on this output further enrollment process can
be continued or a warning message can be displayed(As in windows).

You can refer the windows WBF API's for the same.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882878

Title:
  The user panel let you enroll the same finger several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1882878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1882878] Re: The user panel let you enroll the same finger several times

2020-06-10 Thread Sebastien Bacher
Thank you for your bug report, does it create any issue in practice or any 
buggy situation? It would probably be nicer if the UI was warning you about 
that but it seems pretty minor. I've forwarded it upstream anyway
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1023

** Summary changed:

- FP Auth enroll screen issue
+ The user panel let you enroll the same finger several times

** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #1023
   https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1023

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Low

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Triaged

** Also affects: gnome-control-center via
   https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1023
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882878

Title:
  The user panel let you enroll the same finger several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1882878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs