| Summary: |
Accounts KCM's "Add account" button does not do anything w/o mission-control-5 installed (no error or warning) |
| Product: |
[Unmaintained] telepathy
|
Reporter: |
Sten Heinze <sten.heinze> |
| Component: |
accounts-kcm | Assignee: |
Telepathy Bugs <kde-telepathy-bugs-null> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
normal
|
CC: |
grundleborg, kde
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
git-latest | |
|
| Target Milestone: |
0.4.0 | |
|
| Platform: |
Compiled Sources | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
|
Version Fixed/Implemented In:
|
|
|
Sentry Crash Report:
|
|
| |
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.