[Bug 297994] Contact subscription requests re-appear after reconnect

David Edmundson kde at davidedmundson.co.uk
Sun Jun 24 14:33:24 BST 2012


https://bugs.kde.org/show_bug.cgi?id=297994

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #5 from David Edmundson <kde at davidedmundson.co.uk> ---
Been looking at what's been going on:

 - we call removePresencePublication (in TpQt)
 - this has the code:

if (usingFallbackContactList) {
  remove contact from group
} else {
  call "Unpublish" [1]
}

[1]http://telepathy.freedesktop.org/spec/Connection_Interface_Contact_List.html#Method:Unpublish

I have no idea what a fallbackcontactlist is.. we should see if haze is that.
A quick grep of Empathy shows it never calls unpublish, despite this method
existing tp-glib. Maybe they have a wrapper that does something else?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list