prikhi / lightdm-mini-greeter

A Minimal, Configurable, Single-User GTK3 LightDM Greeter
GNU General Public License v3.0
541 stars 48 forks source link

Crash when entering wrong password twice fast. #37

Closed sarg closed 4 years ago

sarg commented 5 years ago

To reproduce:

** Message: 22:14:53.340: Using entered password to authenticate
** Message: 22:14:54.893: Using entered password to authenticate

** (lightdm-mini-greeter:30916): CRITICAL **: 22:14:54.893: lightdm_greeter_respond: assertion 'priv->n_responses_waiting > 0' failed
prikhi commented 5 years ago

Thanks, I'll probably disable the input while we're waiting for authentication to complete.

prikhi commented 4 years ago

Fixed in 073b6876d418c97d6bd82cb122617cd1434008ca.