--- a/src/gtkconn.c Tue Jan 24 04:48:49 2006 +0000 +++ b/src/gtkconn.c Tue Jan 24 04:54:50 2006 +0000 @@ -155,8 +155,8 @@ info = g_hash_table_lookup(hash, account); errored_account = g_hash_table_lookup(errored_accounts, account); + gaim_gtk_blist_update_account_error_state(account, text); if (!gc->wants_to_die) { - gaim_gtk_blist_update_account_error_state(account, text); if (gtkblist != NULL) gtk_gaim_status_box_set_error(GTK_GAIM_STATUS_BOX(gtkblist->statusbox), text);