Bug 349662

Summary: Qt Designer starts Akonadi server
Product: [Applications] kdepimlibs Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED INTENTIONAL    
Severity: minor CC: montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Potashev 2015-06-27 16:31:04 UTC
If Akonadi server was not running, and I start Qt Designer, then it starts Akonadi. I don't think Akonadi server is necessary for the widgets' functionality in Qt Designer, so no need to start it.

Reproducible: Always
Comment 1 Laurent Montel 2015-06-27 17:34:16 UTC
You installed plugins widget from libkdepim which provides addresslineedit which depends on akonadi.
so it's normal.
Don't install it if you don't want it :)