_tp_channel_contacts_handle_owners_changed: assertion failed: (self->priv->group_contact_owners != NULL)
@gdesmott
Submitted by Guillaume Desmottes Assigned to Telepathy bugs list
Description
Original bug report: https://bugzilla.gnome.org/show_bug.cgi?id=667150
See https://bugzilla.redhat.com/attachment.cgi?id=550289 :
(empathy:2973): tp-glib/proxy-DEBUG: tp_proxy_poll_features: 0x4234700: core features not ready yet, nothing prepared (empathy:2973): tp-glib/proxy-DEBUG: tp_proxy_poll_features: 0x4234700: core features not ready yet, nothing prepared (empathy:2973): tp-glib/proxy-DEBUG: tp_proxy_poll_features: 0x4234700: core features not ready yet, nothing prepared (empathy:2973): tp-glib/groups-DEBUG: tp_channel_group_members_changed_detailed_cb: 0x4234700 MembersChangedDetailed: added 1, removed 0, moved 0 to LP and 0 to RP ** tp-glib:ERROR:channel-contacts.c:732:_tp_channel_contacts_handle_owners_changed: assertion failed: (self->priv->group_contact_owners != NULL)
Looks like the signal shouldn't be connected until the feature is prepared or the cb should cope with it.