[Bug 54010] New: Plugins should have async API to create accounts

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 24 16:05:31 CEST 2012


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

             Bug #: 54010
           Summary: Plugins should have async API to create accounts
    Classification: Unclassified
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: mission-control
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: xclaesse at gmail.com
         QAContact: telepathy-bugs at lists.freedesktop.org


For Ubuntu Online Account plugin (libaccounts) we use the AgAccount's id as
storage identifier (mcp_account_storage_get_identifier). However that id is
know only hafter the AgAccount has been stored in permanent storage. This means
that _create_account() is racy because we cannot tell MC to wait for the commit
to be done before getting the account's identifier.

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