Comment 5 for bug 1249515

Revision history for this message
Jonathan Reed (jdreed) wrote :

I'm also seeing this in Trusty (lightdm 1.10.1-0ubuntu1). At our site, we have a custom greeter using the GIR bindings, and calling .cancel_authentication() causes the session-cleanup script to run. As this is designed to, you know, clean up after a session, it is not idempotent and is not designed to be run without the corresponding session-setup script having run. Obviously we can workaround this, but seeing as how this was a pretty serious regression, is there any hope of this getting fixed?