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 :)
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