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 613044 - Should set Account.Nickname instead of calling SetAlias
Should set Account.Nickname instead of calling SetAlias
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Accounts
2.29.x
Other Linux
: Normal enhancement
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-16 14:04 UTC by Guillaume Desmottes
Modified: 2011-08-29 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/set-alias-613044 (1.68 KB, patch)
2010-03-31 15:18 UTC, Guillaume Desmottes
accepted-commit_now Details | Review

Description Guillaume Desmottes 2010-03-16 14:04:23 UTC
http://telepathy.freedesktop.org/spec/org.freedesktop.Telepathy.Account.html#org.freedesktop.Telepathy.Account.Nickname

This will allow us to set alias for offline accounts.
Comment 1 Guillaume Desmottes 2010-03-31 15:18:33 UTC
Created attachment 157593 [details] [review]
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/set-alias-613044

 libempathy-gtk/empathy-contact-widget.c |   38 +++++++++++++++++++++++++++++-
 1 files changed, 36 insertions(+), 2 deletions(-)
Comment 2 Guillaume Desmottes 2010-03-31 15:19:48 UTC
This branch can't be merged now. We should wait that tp-glib 0.11 is released and make Empathy depends on it as it fixes an issue with tp_account_set_nickname_async.
Comment 3 Guillaume Desmottes 2010-04-05 11:30:58 UTC
Empathy 2.31 will depend on tp-glib 0.11 so this branch can be reviewed.
Comment 4 Cosimo Cecchi 2010-04-05 11:53:29 UTC
Review of attachment 157593 [details] [review]:

Looks good to me.
Comment 5 Guillaume Desmottes 2010-04-05 12:56:12 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.