From fd6d3fc84dbd00c3c1015ac8f9b54935fc1c12e9 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 11 Mar 2008 12:22:37 +0000 Subject: Make sure we don't expect contact id and handle to be directly ready. Add some _run_until_ready. svn path=/trunk/; revision=755 --- libempathy/empathy-tp-contact-factory.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/empathy-tp-contact-factory.c') diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c index 8773207e0..bbb17394b 100644 --- a/libempathy/empathy-tp-contact-factory.c +++ b/libempathy/empathy-tp-contact-factory.c @@ -731,6 +731,8 @@ tp_contact_factory_got_self_handle_cb (TpConnection *proxy, return; } + empathy_debug (DEBUG_DOMAIN, "Connection ready"); + empathy_contact_set_handle (priv->user, handle); priv->ready = TRUE; -- cgit v1.2.3