[Bug 55883] New: ClientTypes list is not updated when contact goes offline

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 11 20:39:03 CEST 2012


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

          Priority: medium
            Bug ID: 55883
          Assignee: telepathy-bugs at lists.freedesktop.org
           Summary: ClientTypes list is not updated when contact goes
                    offline
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: dvratil at redhat.com
          Hardware: Other
            Status: NEW
           Version: git master
         Component: tp-qt
           Product: Telepathy

Created attachment 68452
  --> https://bugs.freedesktop.org/attachment.cgi?id=68452&action=edit
Proposed patch

When a contact goes offline it's clientTypes list is not updated (cleared) so
it still contains "pc" or "mobile", but that's not true anymore.

I don't know where exactly this should be fixed - whether backend should send a
signal with empty clientTypes list when contact goes offline, or whether
TelepathyQt should handle this on it's own. As I'm not much familiar with the
code, the attached patch simply clears Tp::Contact::Private::mClientTypes list
when contact's presence changes to offline.

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