Bug 42303

Summary: Can't easily upgrade TpConnection on an already prepared account manager
Product: Telepathy Reporter: Guillaume Desmottes <guillaume.desmottes>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Guillaume Desmottes 2011-10-27 02:25:13 UTC
Let's say I have an app using only some common TpConnection features. Those are passed to the factory and then the app prepares the TpAccountManager and starts its work.

Then user opens a dialog using a very specific feature (say contact blocking). The app adds this feature to the very and re-prepare the account manager.

expected result: once the AM has been re-prepared all its TpConnection have the new feature.

actual result: the feature isn't prepared at all.


That basically means that for now the app has to prepare every single feature that it MAY have to use at some point; even the rare ones.
Comment 1 Simon McVittie 2013-09-12 18:45:30 UTC
This is pretty difficult: it would need to cascade down through all the sub-objects somehow.
Comment 2 GitLab Migration User 2019-12-03 20:38:51 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/73.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.