Bug 271263

Summary: Accounts KCM's "Add account" button does not do anything w/o mission-control-5 installed (no error or warning)
Product: [Frameworks and Libraries] telepathy Reporter: Sten Heinze <sten.heinze>
Component: accounts-kcmAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: grundleborg, kde
Priority: NOR    
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sten Heinze 2011-04-19 04:35:25 UTC
Version:           git-latest (using KDE 4.4.5) 
OS:                Linux

I compiled the Accounts KCM from git. I did install everything needed to compile, but nothing more, so e.g. no mission-control-5. After launching the KCM module ("kcmshell4 kcm_telepathy_accounts"), the KCM windows shows as expected. The "Add Account" button however does not do anything.

On the console, the following output appears:

kcmshell4 kcm_telepathy_accounts
kcmshell(1390) KCMTelepathyAccounts::KCMTelepathyAccounts:
kcmshell(1390) AccountsListModel::AccountsListModel:
kcmshell(1390) KCMTelepathyAccounts::load:
tp-qt4 0.5.15 WARN: GetAll(AccountManager) failed with "org.freedesktop.DBus.Error.ServiceUnknown" : "The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files" 
kcmshell(1390) KCMTelepathyAccounts::onAccountManagerReady:
kcmshell(1390) KCMTelepathyAccounts::onAccountManagerReady: becomeReady() failed: "org.freedesktop.DBus.Error.ServiceUnknown" "The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files"

Installing mission-control-5 fixes this problem.

Reproducible: Always

Steps to Reproduce:
On a fresh system, install everything needed to compile the Account KCM, compile it, run it.

Actual Results:  
"Add Account" button does nothing.

Expected Results:  
Show a window of protocols for which an account can be added.
Comment 1 George Goldberg 2011-04-19 12:47:47 UTC
Actually, the expected result of this should be: show a dialog warning that you cannot add accounts without Mission Control installed.
Comment 2 David Edmundson 2011-06-16 14:14:47 UTC
There is now a giant banner across the entire KCM that mission control is not installed.