Bug 378965

Summary: Can't disable accounts service
Product: [Frameworks and Libraries] KAccounts Reporter: Jake Magee <kde>
Component: generalAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jake Magee 2017-04-19 14:30:49 UTC
In Kubuntu releases prior to 17.04, the Accounts service could be disabled (uncheck the Use box under Background Services), which would also remove Instant Messaging from the task bar.  Now in 17.04, after unchecking the Use box and hitting apply, opening back up the background services window shows the Use box re-enabled and Instant Messaging is still in the task bar.
Comment 1 Valerii Malov 2018-03-23 21:39:19 UTC
Git commit 63e67c166eaaa28459f76d5b8efe82c0486ff386 by Valeriy Malov.
Committed on 23/03/2018 at 21:39.
Pushed by valeriymalov into branch 'master'.

Use JSON kded service data

Do not install accounts.desktop since we already have service data built
in the kded plugin.
Update the install path and .so name accordingly.

M  +2    -2    src/daemon/CMakeLists.txt
M  +1    -1    src/daemon/accounts.desktop

https://commits.kde.org/kaccounts-integration/63e67c166eaaa28459f76d5b8efe82c0486ff386