Summary: | [1.0] import old "Telepathy 0" accounts, with migration if necessary | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Simon McVittie <smcv> |
Component: | mission-control | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | enhancement | ||
Priority: | medium | Keywords: | patch |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | review? | ||
i915 platform: | i915 features: | ||
Bug Depends on: | 49737 | ||
Bug Blocks: | 68660, 76685 | ||
Attachments: |
1/4] McdAccountManagerDefault: copy accounts from Telepathy 0 on first run
[2/4] mcd_account_delete_async: remove #if 0 code to delete old account storage 3/4] McdAccount: reinstate avatar-migration code, considerably simplified 4/4] Re-enable regression tests for account import, and add more |
Description
Simon McVittie
2013-10-29 11:18:35 UTC
(In reply to comment #0) > This is also a good opportunity to do any > migration steps that we want to do: * rename parameters that are also D-Bus properties from o.fd.T.blahblah to im.telepathy.v1.blahblah (In reply to comment #0) > This is also a good opportunity to do any > migration steps that we want to do: * maybe change IRC 'account' into Nickname? (In reply to comment #0) > This is also a good opportunity to do any > migration steps that we want to do None implemented yet. I think they could go in migrate_accounts() in mcd-account-manager.c, tbh. Created attachment 96107 [details] [review] 1/4] McdAccountManagerDefault: copy accounts from Telepathy 0 on first run Created attachment 96108 [details] [review] [2/4] mcd_account_delete_async: remove #if 0 code to delete old account storage We're not going to delete Telepathy-0 account data in Telepathy-1. Created attachment 96109 [details] [review] 3/4] McdAccount: reinstate avatar-migration code, considerably simplified We no longer want to delete the directories containing old filenames (all old directories that we currently support are owned by Telepathy-0 and should not be deleted). Created attachment 96110 [details] [review] 4/4] Re-enable regression tests for account import, and add more Fixed in git for 0.99.10 |
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.