Bug 360969

Summary: Buttons for account creation don't work
Product: [Frameworks and Libraries] KAccounts Reporter: Mircea Kitsune <sonichedgehog_hyperblast00>
Component: generalAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: grave CC: elvis.angelaccio, sonichedgehog_hyperblast00, zuloch
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mircea Kitsune 2016-03-25 14:11:51 UTC
Clicking the Create entry or the + button does nothing. Accounts cannot be added for this reason, making the application unusable.

Reproducible: Always

Steps to Reproduce:
1. Go to Configure Desktop -> Online accounts.
2. Click the Create entry or the + button.

Actual Results:  
Nothing happens, the buttons are clicked in vain.

Expected Results:  
A menu for configuring the new account should pop up!
Comment 1 Lorenzo Chianura 2016-08-27 11:09:51 UTC
This bug seems not related to the kaccount-integration and kaccount-providers packages, but related to some wrong managed dependencies.

To reproduce this bug in up-to-date archlinux machine (plasma 5.7.4, kde-applications 16.04), 
just install kaccount-providers and kaccount-integration packages (pacman will obviously handle dependecies): you'll end up with the "Online account" option in System Settings, but clicking on "Create" entry ends with nothing happened.

As I said, in my case (archlinux) seems to be  
To "fix" it, just install telepathy-kde group, which involve:
telepathy-kde-accounts-kcm
telepathy-kde-approver
telepathy-kde-auth-handler
telepathy-kde-call-ui
telepathy-kde-common-internals
telepathy-kde-contact-list
telepathy-kde-contact-runner
telepathy-kde-desktop-applets
telepathy-kde-filetransfer-handler
telepathy-kde-integration-module
telepathy-kde-send-file
telepathy-kde-text-ui

after that you'll be able to add online accounts.

On which linux platform did you test this bug?
Comment 2 Elvis Angelaccio 2017-06-06 10:12:34 UTC
@Lorenzo: on Arch I can add accounts just fine with only kaccounts-integration and kaccounts-providers installed, without any of the telepathy packages. Can you confirm this?
Comment 3 Mircea Kitsune 2018-06-14 14:05:29 UTC
I believe this has been fixed since I last saw it. If I or anyone else runs into this problem with Plasma 5.13.0 or higher, please reopen this issue.