empathy r1864 - trunk/libempathy
- From: xclaesse svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: empathy r1864 - trunk/libempathy
 
- Date: Fri, 21 Nov 2008 16:21:56 +0000 (UTC)
 
Author: xclaesse
Date: Fri Nov 21 16:21:55 2008
New Revision: 1864
URL: http://svn.gnome.org/viewvc/empathy?rev=1864&view=rev
Log:
get_requestable_channel_classes_cb: call tp_contact_factory_ready if the D-Bus call failed
Modified:
   trunk/libempathy/empathy-tp-contact-factory.c
Modified: trunk/libempathy/empathy-tp-contact-factory.c
==============================================================================
--- trunk/libempathy/empathy-tp-contact-factory.c	(original)
+++ trunk/libempathy/empathy-tp-contact-factory.c	Fri Nov 21 16:21:55 2008
@@ -835,6 +835,7 @@
   if (error != NULL)
     {
       DEBUG ("Error: %s", error->message);
+      tp_contact_factory_ready (self);
       return;
     }
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]