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")
Maybe it's a bug of sofiasip and not for tp-qt4. if so, please transfer it to sofiasip component. thanks.
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.