--- a/libpurple/protocols/oscar/oscar.c Thu Oct 08 12:50:16 2015 +0200 +++ b/libpurple/protocols/oscar/oscar.c Wed Oct 14 19:32:15 2015 -0700 @@ -548,6 +548,7 @@ static int flap_connection_established(OscarData *od, FlapConnection *conn, FlapFrame *fr, ...) { + conn->conn = TRUE; purple_debug_info("oscar", "FLAP connection of type 0x%04hx is " "now fully connected\n", conn->type); if (conn->type == SNAC_FAMILY_LOCATE)