[Bug 36058] New: Available presence seen for a bit when switching from dnd to away

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 7 19:53:22 CEST 2011


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

           Summary: Available presence seen for a bit when switching from
                    dnd to away
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: marco.barisione at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


1. Connect to GTalk
2. Set your presence to dnd
3. Set your presence to away

Your contacts will see dnd -> available -> away. This is actually due to 2
different bugs in our shared presence implementation.
The first issue is that we send both the <iq/> for shared presence and the
<presence/> stanza; the <iq/> for setting away actually say to set the presence
to available. This is because shared presence is not supported for away (and
xa). Being away in GTalk is mapped to being idle and is per connection, so it
should be handled with <presence/>.

-- 
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