[Bug 70010] race condition in async avatar saving can lead to misleading signals

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 1 10:27:41 PDT 2013


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

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 86918
  --> https://bugs.freedesktop.org/attachment.cgi?id=86918&action=edit
[tp-glib/master] tp_contact_set_attributes: don't warn on genuinely absent 
interfaces

The warning message says something like "... supposedly implements
Contacts and Aliasing" but we don't actually check that the connection
claims to implement Aliasing (in either its ContactAttributeInterfaces
or Interfaces). SimplePresence has the same bug.

The Mission Control regression tests trigger this, since they
include some simulated connections with small subsets of interfaces.

---

I think this is too intrusive for 0.22, and it's only a warning anyway. We
could delete the warnings altogether in 0.22 if they're a practical problem.

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


More information about the telepathy-bugs mailing list