You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When autologin is active the "countdown" should stop on user input in order for the user to have the time to select a different user and type the password even when autologin-user-timeout is set to low values (eg 5 seconds or so). Unity greeter cancels the timer when switching users. liblightdm-gobject provides a lightdm_greeter_cancel_autologin method for this.
The text was updated successfully, but these errors were encountered:
I propose these 2 patches mostly as a "proof of concept". They enable the user to cancel autologin by just clicking on the background. Surely it could be done much better, with, say, a button somewhere stating "Cancel autologin", but I'm not a coder. Anyway I do propose these patches to hopefully get some attention on this issue which makes lightdm-gtk-greeter mostly unusable in one of its main purposes (switching user) when autologin timeout is set to low values, like 5 seconds or so.
bluesabre
changed the title
Autologin timeout countdown should stop on user input
LP#1803783 "Autologin timeout countdown should stop on user input"
May 30, 2021
Reported first on Launchpad at https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/1803783
LP#0: pezcurrel (pezcurrel) wrote on 2018-11-16:
The text was updated successfully, but these errors were encountered: