ksycoca improvements (Re: assert in kservicetypefactory.cpp)
Martin Gräßlin
mgraesslin at kde.org
Mon Aug 24 08:00:43 UTC 2015
Am 2015-08-24 01:03, schrieb Kevin Funk:
> Right now whenever I start kdevelop I get the following daemons up and
> running
> on Windows:
> - dbus-daemon
> - kded5
> - kglobalaccel5
> - kioslave
> - klauncher
KGlobalAccel should only be started if there is something trying to
interact with KGlobalAccel (it's dbus activated). A git grep in kdevelop
doesn't show it to be used. So I assume it might be a kdevelop-plugin or
maybe a kded module? In general I think there shouldn't be a reason for
kglobalaccel to be started in the case of kdevelop. That certainly
sounds wrong.
Cheers
Martin
More information about the Kde-frameworks-devel
mailing list