[Bug 55668] use the self-contact to handle Aliasing and Avatars

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 5 19:02:20 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=55668

--- Comment #10 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 68137
  --> https://bugs.freedesktop.org/attachment.cgi?id=68137&action=edit
Track Avatars using McdAccount, and use the self-contact  for it

---

This removes what appears to be a completely redundant call to
GetKnownAvatarTokens() whenever we receive AvatarUpdated. That's pointless - we
just got the avatar token! - so we don't need to do it. Unfortunately, one of
the tests asserted that we did.

The previous commit is needed because without it, the TpContact for the
self-contact in account-manager/auto-connect.py will fail to prepare in a
reasonable time (TpContact calls GetAliases() but the test never replies to
it), and we'll never actually upload the new avatar. The test would work if it
took longer than 25 seconds to give up, but that would be ridiculous.

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



More information about the telepathy-bugs mailing list