aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libempathy/empathy-tp-contact-factory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c
index 41eca85e3..e41343ce8 100644
--- a/libempathy/empathy-tp-contact-factory.c
+++ b/libempathy/empathy-tp-contact-factory.c
@@ -835,6 +835,7 @@ get_requestable_channel_classes_cb (TpProxy *connection,
if (error != NULL)
{
DEBUG ("Error: %s", error->message);
+ tp_contact_factory_ready (self);
return;
}