Bug 201801 - When a new account is added update the Accounts list on the KCM main page
Summary: When a new account is added update the Accounts list on the KCM main page
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Unmaintained
Component: accounts-kcm (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2009-07-28 19:42 UTC by George Goldberg
Modified: 2012-07-06 12:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Goldberg 2009-07-28 19:42:51 UTC
If I use the Add Account Assistant to create a new account, after I click finish, the list of accounts doesn't update to show the new account in the list. After closing and relaunching the KCM, it does show up.

This might be caused by just not monitoring the Tp::AccountManager for new accounts signal, or a bug in updating the list view, or a bug in TpQt4. I have no idea which, but it should be pretty straight forward to debug :)
Comment 1 George Goldberg 2009-07-29 17:24:43 UTC
SVN commit 1004202 by gberg:

Show new accounts in the list when they are created on the Account Manager. Also delete the AddAccountAssistant when it is finished so that it can be launched again.

BUG: 201801

Thanks to Matteo Nardi for the patch.

 M  +14 -2     kcm-telepathy-accounts.cpp  
 M  +2 -1      kcm-telepathy-accounts.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1004202