GNOME Bugzilla – Bug 648969
PATCH: don't call gtk_main_quit if AccountService is unavailable
Last modified: 2011-05-16 14:35:42 UTC
Created attachment 186895 [details] [review] user-accounts: don't call gtk_main_quit if AccountService is unavailable [I'm refiling this because it appears my old bug disappeared and the number now points to a different bug. I gather Bugzilla fell over at some point?] If AccountService is unavailable, the error dialog calls gtk_main_quit after you close it. Instead the panel should just be desensitized to avoid killing the entire process. Patch attached.
Thanks very much for the patch, and it was lost indeed. Attachment 186895 [details] pushed as 61623a1 - user-accounts: don't call gtk_main_quit if AccountService is unavailable