Bug 201801

Summary: When a new account is added update the Accounts list on the KCM main page
Product: [Unmaintained] telepathy Reporter: George Goldberg <grundleborg>
Component: accounts-kcmAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: junior-jobs
Priority: NOR    
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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