aboutsummaryrefslogtreecommitdiffstats
path: root/release.py
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-06-19 20:47:54 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-06-19 20:47:54 +0800
commit9f95363af33241508cdaee757b6f08846a575368 (patch)
tree54583c5a1297c65bcf336959fad96e5971e142d5 /release.py
parent8be8655930e30adab5cedb41c0bb03e6c1305189 (diff)
downloadgsoc2013-empathy-9f95363af33241508cdaee757b6f08846a575368.tar
gsoc2013-empathy-9f95363af33241508cdaee757b6f08846a575368.tar.gz
gsoc2013-empathy-9f95363af33241508cdaee757b6f08846a575368.tar.bz2
gsoc2013-empathy-9f95363af33241508cdaee757b6f08846a575368.tar.lz
gsoc2013-empathy-9f95363af33241508cdaee757b6f08846a575368.tar.xz
gsoc2013-empathy-9f95363af33241508cdaee757b6f08846a575368.tar.zst
gsoc2013-empathy-9f95363af33241508cdaee757b6f08846a575368.zip
Fix the bug "Incoming call from (null)" (Alban Crequy)
The status icon uses empathy_contact_get_name() to print the name of the calling contact. It uses empathy_contact_run_until_ready() to wait the return of GetAliases(). If GetAliases() failed for whatever reason, the name will be NULL and empathy_contact_get_name() will fallback to the id. If GetHandle() has not yet returned, the id is not ready and empathy_contact_run_until_ready() must wait the id to be available. svn path=/trunk/; revision=1179
Diffstat (limited to 'release.py')
0 files changed, 0 insertions, 0 deletions