| Summary: | kded5 maxing one CPU core after search performed in Dolphin | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kded | Reporter: | Nicolas F. <kdebugs> |
| Component: | general | Assignee: | Anthony Fieroni <bvbfan> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kdelibs-bugs-null, vmlinuz386, zanetu |
| Priority: | NOR | ||
| Version First Reported In: | 5.28.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nicolas F.
2016-11-24 21:56:27 UTC
Could you disable kded modules in systemsettings5 > Startup & Shutdown > Background Services to see which of them is responsible? Similar thing happens here, not only CPU usage, but lots of memory is used. after some time, CPU usage becomes 0, but memory usage keeps high. Also if logout the session kded5 keeps in memory until explicit "kill -KILL" is sent. Running "standalone" dolphin (ie from Xfce) does not have this issue, since not kded5 is running. Tomorrow I will test disabling services. There is a flood of this messages on session bus, when this happens. signal time=1481071391.183634 sender=:1.147 -> destination=(null destination) serial=645086 path=/; interface=org.kde.KDirNotify; member=FilesAdded string "filenamesearch:?search=maze&url=file:///mnt/data" This is all known, see https://git.reviewboard.kde.org/r/129394/ I fix it to 16.08, 16.12 and master in kio-extras. Please pull latest changes from your branch, ty. Further work will be made in future. |