[Bug 37112] Doesn't wait to get contact alias before adding event

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 22 17:27:50 CEST 2011


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

--- Comment #10 from Xavier Claessens <xclaesse at gmail.com> 2011-06-22 08:27:48 PDT ---
For the record, in my contact-list branch[1] I introduced features on
TpAccountManager, TpAccount, TpConnection and TpChannel to wait before their
"child" objects are prepared before exposing them. The factory contains the
desired features to be prepared on all those objects, including TpContact.

So for example TpAccount would wait for its TpConnection to be prepared before
emitting notify::connection signal and tp_account_get_connection() would still
return NULL until the connection is ready.

In the same spirit, I suggest adding a feature TP_TEXT_CHANNEL_FEATURE_CONTACTS
that ensure that all messages exposed have TpContact sender ready with all
features desired on the factory, until then they are queued.

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