Xubuntu / lightdm-gtk-greeter

A GTK greeter for LightDM
GNU General Public License v3.0
140 stars 30 forks source link

thoughts & questions about fingerprint login #140

Open remotedots opened 1 year ago

remotedots commented 1 year ago

I'm using fprintd for login and i struggle a bit from an user experience point of view. at this moment, this are the steps that needed to be done in order to login (at least with my config):

  1. the user enters his/her user name
  2. (a) the user is prompted to scan his/her fingerprint (Swipe your right index finger across the fingerprint reader) (b) while prompted to scan his/her fingerprint, the user can enter the password and hit Enter or Log In, but no login is triggered.
  3. (a) if the scan is successful, the user needs to use the mouse or navigate with the tab key to the Log In button. Hitting the enter key before being on the Log In button produces no results. (b) if the scan fails (e.g. Failed to match fingerprint) or times out (Verification timed out, in my case after 10 seconds), the user needs to input the password. Hitting enter logs the user in.

some enhancements that I can think of are:

I searched through the issues before i posted and didn't find quickly something on this subject. if more details, configs or logs are needed, feel free to reach out. if something could/should be implemented or if further testing is needed, I'd be more than willing to assist.

I'm on a thinkpad x250 with debian buster, lightdm 1.26.0-8 and lightdm-gtk-greeter 2.0.8-2+b1

Photon89 commented 1 year ago

I'm annoyed by the fact that you have to press the Enter key after a successful scan as well. The other two enhancements are good as well!

mjt0k commented 2 months ago

Just another "Me Too!" entry. I'm not sure why this issue is filed against xubuntu, while apparently it should be distrbution-agnostic lightdm-gdk-greeter issue. Having the same problem an year later on debian bookworm, - had to replace lightdm with gdm3 to fix this, or else logging in is awful.