[Bug 41729] New: TpChannel subclasses: Shouldn't connect D-Bus signals in constructed methods
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 12 20:36:42 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=41729
Summary: TpChannel subclasses: Shouldn't connect D-Bus signals
in constructed methods
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: guillaume.desmottes at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
It is not guaranteed that the TpProxy will already have all the known
interfaces when constructed is called, so trying to connect to a D-Bus signal
may fail with a "does not have interface..." error even if it actually
implement the iface.
--
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