[Bug 49735] contacts_bind_to_signals: assertion failed: (tp_proxy_has_interface_by_id (connection, TP_IFACE_QUARK_CONNECTION_INTERFACE_CONTACTS))

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 10 19:12:43 CEST 2012


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

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-05-10 10:12:43 PDT ---
I'm trying to port Mission Control to use the self-TpContact to track our own
presence, which also reproduces this crash.

>From a brief glance at tp-glib, the bug is that contacts_bind_to_signals can be
called without checking that the Contacts interface is supported. The reason it
has this assertion in the first place is that it uses
connection->priv->contact_attribute_interfaces to decide what's supported.

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



More information about the telepathy-bugs mailing list