[Bug 28200] TpBaseContactList

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 2 11:24:31 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28200

--- Comment #29 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2010-07-02 02:24:31 PDT ---
Why did you change those?
-              g_timeout_add_full (G_PRIORITY_DEFAULT,
+              g_timeout_add_full (G_PRIORITY_LOW,


Some functions document that they can't be called before the contact list has
been retrieved but doesn't
  g_return_val_if_fail (self->priv->had_contact_list, NULL);
This include:

tp_base_contact_list_get_group_members
tp_base_contact_list_get_blocked_contacts
tp_base_contact_list_get_groups
tp_base_contact_list_get_contact_groups

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the telepathy-bugs mailing list