Bug 25144 - Can't get any interface in interface Connection when i use "sofiasip" as cmname
Summary: Can't get any interface in interface Connection when i use "sofiasip" as cmname
Status: RESOLVED INVALID
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-qt (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 08:15 UTC by Tom Chen
Modified: 2010-11-05 01:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
my test code for this bug (44.41 KB, application/x-7z-compressed)
2009-11-17 08:15 UTC, Tom Chen
Details

Description Tom Chen 2009-11-17 08:15:05 UTC
Created attachment 31260 [details]
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")
Comment 1 Tom Chen 2009-11-18 01:14:32 UTC
Maybe it's a bug of sofiasip and not for tp-qt4. if so, please transfer it to sofiasip component. thanks.
Comment 2 Olli Salli 2010-11-05 01:21:12 UTC
Reopen with the full tp-qt4 log (with Tp::enableDebug(true) and Tp::enableWarnings(true)) if this still happens to be plaguing you. FWIW haven't got any other indication of such a problem in the, erm, year this bug has seen without any attention.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.