--- a/libpurple/protocols/sametime/sametime.c Sun May 04 06:28:56 2014 +0530 +++ b/libpurple/protocols/sametime/sametime.c Sat May 10 03:56:36 2014 +0530 @@ -1567,6 +1567,7 @@ case mwSession_LOGIN_CONT: msg = _("Forcing Login"); purple_connection_update_progress(gc, msg, 7, MW_CONNECT_STEPS); + break; case mwSession_LOGIN_ACK: msg = _("Login Acknowledged");