[Bug 30185] New: add api to find the tpccount a contact belongs to

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 14 17:23:47 CEST 2010


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

           Summary: add api to find the tpccount a contact belongs to
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: f.kaser at gmx.net
         QAContact: telepathy-bugs at lists.freedesktop.org


The problem has arisen, because folks exposes only tpcontacts, which is
reasonable. But empathy, folks and any potential other client need the
tpaccount in order to do anything with the contact (folks needs it to set some
attributes in tpfpersona, e.g. the protocol). empathy and folks both use the
same approach: they get the connection from the contact, get all the accounts
from the account manager and compare the connection of each account to the
connection of the contact.

tp-glib should provide some api to do this in an easy way without getting all
the accounts and comparing them yourself.

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