GNOME Bugzilla – Bug 681382
UserMenu: fix disconnecting a signal that was never connected
Last modified: 2012-08-07 15:45:28 UTC
If a disabled account is removed, we receive account-removed without ever seeing account-enabled, and thus _changingId is undefined.
Created attachment 220564 [details] [review] UserMenu: fix disconnecting a signal that was never connected
Review of attachment 220564 [details] [review]: Yup
Attachment 220564 [details] pushed as 355ec9c - UserMenu: fix disconnecting a signal that was never connected