[Bug 23524] New: TpCM can be made to assert in tp_connection_manager_got_protocols
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 26 14:51:35 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=23524
Summary: TpCM can be made to assert in
tp_connection_manager_got_protocols
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: telepathy-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: will.thompson at collabora.co.uk
For CMs which don't have a .manager file, I've seen TpCM assert in
tp_connection_manager_got_protocols(), namely at:
g_assert (self->priv->found_protocols == NULL);
I believe this is because tp_connection_manager_activate () doesn't guard on
self->priv->listing_protocols, so ListProtocols is called twice.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list