~robert-ancell/lightdm/wm-log

Viewing all changes in revision 1160.

  • Committer: Robert Ancell
  • Date: 2014-03-12 19:58:42 UTC
  • mfrom: (1156.1.1 double-authenticate)
  • Revision ID: robert.ancell@canonical.com-20140312195842-a2zwlq880av7yujb
Fix the greeter authenticating twice when it starts.

This was due to it authenticating when the user list is created and then again when it is realized.
This is due to faulty code that needs to start the animation once the widget is realized.
I've hacked this by waiting for the realize for the first authenticate (since the realize must always occur in this case).
The existing code was buggy anyway because it would not even pick up user changes if the initial list was empty.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: