[Bug 32021] New: TpAccountManager should always ensure TP_ACCOUNT_FEATURE_CORE is prepared

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 1 17:53:56 CET 2010


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

           Summary: TpAccountManager should always ensure
                    TP_ACCOUNT_FEATURE_CORE is prepared
           Product: Telepathy
           Version: git master
          Platform: Other
               URL: http://git.collabora.co.uk/?p=user/wjt/telepathy-glib.
                    git;a=shortlog;h=refs/heads/account-misc
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Currently, TP_ACCOUNT_MANAGER_FEATURE_CORE becoming ready means that
TP_ACCOUNT_FEATURE_CORE is prepared on all the accounts that existed at the
time that TP_ACCOUNT_MANAGER_FEATURE_CORE was prepared, but no later accounts
have this guarantee.

This strikes me as inauspicious. It makes the API harder to use. Happily this
isn't currently a problem for me.

The attached branch documents the current behaviour, but doesn't fix this bug.
It does also add tp_account_get_path_suffix().

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