After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675808 - Stop using tp_connection_get_contacts_by_id()
Stop using tp_connection_get_contacts_by_id()
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
2.33.x
Other Linux
: Normal enhancement
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-05-10 13:56 UTC by Guillaume Desmottes
Modified: 2012-05-11 08:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
chat: use empathy_client_factory_dup_contact_by_id_async() (4.32 KB, patch)
2012-05-11 08:27 UTC, Guillaume Desmottes
committed Details | Review
contact-chooser: use empathy_client_factory_dup_contact_by_id_async() (3.79 KB, patch)
2012-05-11 08:27 UTC, Guillaume Desmottes
committed Details | Review
contact: use tp_connection_dup_contact_by_id_async() (2.49 KB, patch)
2012-05-11 08:27 UTC, Guillaume Desmottes
committed Details | Review
contact-blocking-dialog: use tp_connection_dup_contact_by_id_async() (3.35 KB, patch)
2012-05-11 08:27 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2012-05-10 13:56:34 UTC
It has been deprecated in 0.19.0
Comment 1 Guillaume Desmottes 2012-05-11 08:27:02 UTC
Created attachment 213848 [details] [review]
chat: use empathy_client_factory_dup_contact_by_id_async()
Comment 2 Guillaume Desmottes 2012-05-11 08:27:06 UTC
Created attachment 213849 [details] [review]
contact-chooser: use empathy_client_factory_dup_contact_by_id_async()
Comment 3 Guillaume Desmottes 2012-05-11 08:27:08 UTC
Created attachment 213850 [details] [review]
contact: use tp_connection_dup_contact_by_id_async()
Comment 4 Guillaume Desmottes 2012-05-11 08:27:11 UTC
Created attachment 213851 [details] [review]
contact-blocking-dialog: use tp_connection_dup_contact_by_id_async()
Comment 5 Xavier Claessens 2012-05-11 08:33:14 UTC
+1
Comment 6 Guillaume Desmottes 2012-05-11 08:41:13 UTC
Attachment 213848 [details] pushed as ca8b366 - chat: use empathy_client_factory_dup_contact_by_id_async()
Attachment 213849 [details] pushed as 439ca2f - contact-chooser: use empathy_client_factory_dup_contact_by_id_async()
Attachment 213850 [details] pushed as 3f172c2 - contact: use tp_connection_dup_contact_by_id_async()
Attachment 213851 [details] pushed as 7b02ae3 - contact-blocking-dialog: use tp_connection_dup_contact_by_id_async()