[Bug 24779] CurrentPresence is Offline for online connections not implementing SimplePresence

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 22 12:45:59 CEST 2010


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

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|CMs that don't implement    |CurrentPresence is Offline
                   |presence (ie, yafono) don't |for online connections not
                   |show as being online        |implementing SimplePresence

--- Comment #3 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-04-22 03:45:58 PDT ---
If fixing this, please check how telepathy-qt4's Tp::Connection behaves. I
think it's something like:

* connections of indeterminate status are considered to be UNSET (but Mission
Control should rarely have these)
* DISCONNECTED and CONNECTING connections are always considered to be (OFFLINE,
"offline", "")
* CONNECTED accounts are considered to be (AVAILABLE, "available", "") unless
they have SimplePresence

The easiest fix might be to implement a TP_CONNECTION_FEATURE_SELF_PRESENCE in
telepathy-glib, with telepathy-qt4-like semantics, and have MC use it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list