[Bug 92153] New: Account properties notify signals are dispatched before the account property is updated

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 27 23:43:41 PDT 2015


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

            Bug ID: 92153
           Summary: Account properties notify signals are dispatched
                    before the account property is updated
           Product: Telepathy
           Version: git master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-qt
          Assignee: telepathy-bugs at lists.freedesktop.org
          Reporter: smithjd15 at gmail.com
        QA Contact: telepathy-bugs at lists.freedesktop.org

Created attachment 118471
  --> https://bugs.freedesktop.org/attachment.cgi?id=118471&action=edit
Reverse notify / emit pairs to fix stale account properties

requestedPresence signals before the account object property has been made
up-to-date, causing the property to be out of sync when used in conjunction
with the signal. This could be causing all sorts of problems to do with stale
properties. This patch reverses every notify / signal emit pair to fix this.

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