[Bug 42303] New: Can't easily upgrade TpConnection on an already prepared account manager
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 27 11:25:13 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=42303
Bug #: 42303
Summary: Can't easily upgrade TpConnection on an already
prepared account manager
Classification: Unclassified
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: guillaume.desmottes at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
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.
--
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