[Bug 25144] New: Can't get any interface in interface Connection when i use "sofiasip" as cmname
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 17 17:15:05 CET 2009
http://bugs.freedesktop.org/show_bug.cgi?id=25144
Summary: Can't get any interface in interface Connection when i
use "sofiasip" as cmname
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-qt4
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: funpig at gmail.com
Created an attachment (id=31260)
--> (http://bugs.freedesktop.org/attachment.cgi?id=31260)
my test code for this bug
i got debug info like below when i use "sofiasip" as cmname:
Telepathy-Qt4 (version 0.2.9999.1) DEBUG: Got reply to GetInterfaces(): ()
that interfaces list is empty, it's a bug in telepathy-qt4 maybe. because in
specification, these are two interfaces
"org.freedesktop.Telepathy.Connection.Interface.Requests","org.freedesktop.Telepathy.Connection.Interface.Contacts"
MUST be implement by interface org.freedesktop.Telepathy.Connection.
So, i change the cmname to "gabble" to verify my assumption. i got many
interfaces if cmname is "gabble". please see below:
Telepathy-Qt4 (version 0.2.9999.1) DEBUG: Got reply to GetInterfaces():
("org.freedesktop.Telepathy.Connection.Interface.Aliasing",
"org.freedesktop.Telepathy.Connection.Interface.Capabilities",
"org.freedesktop.Telepathy.Connection.Interface.SimplePresence",
"org.freedesktop.Telepathy.Connection.Interface.Presence",
"org.freedesktop.Telepathy.Connection.Interface.Avatars",
"org.freedesktop.Telepathy.Connection.Interface.Contacts",
"org.freedesktop.Telepathy.Connection.Interface.Requests",
"org.laptop.Telepathy.Gadget",
"org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT",
"org.freedesktop.Telepathy.Connection.Interface.Location")
--
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