Bug 54762

Summary: Stop using tp_handle_set_qdata()
Product: Telepathy Reporter: Xavier Claessens <xclaesse>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Xavier Claessens 2012-09-11 09:01:36 UTC
Handles are immortal so this leaks the data until the connection disconnects.

<smcv> I think we're going to need some sort of heuristic analogous to what would previously have kept handles reffed. keep = (mentioned by contact list || target of a channel || in a chatroom)
<smcv> might be worth introducing a GabbleContact object similar to Salut's SalutContact and caching the alias/vCard there?

This should happen in gabble master, tp_handle_set/get_qdata() has been deprecated in tp-glib 0.19.9 and will be removed in -next.
Comment 1 Xavier Claessens 2013-12-04 03:15:04 UTC
AFAIK this has been already fixed, right?
Comment 2 GitLab Migration User 2019-12-03 19:57:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/242.

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.