Summary: | dolphin lags when there is a lot of mounted directory | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Eric BURGHARD <eburghar> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | a.samirh78, artem, eburghar, kfm-devel, mirek.kopec |
Priority: | NOR | ||
Version First Reported In: | 20.04.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eric BURGHARD
2020-03-19 13:40:45 UTC
The bug is definitively due to the high number of mounts done by kubernetes for pods (I have 127 mounts on a local lab on my laptop). The mounts appears in the devices section on dolphin sidebar. Hiding the devices has no effect. Beside being unusable (lots of lags, freezes) there is also memory leak. Memory consumption of dolphin continually raise every seconds even without making any interaction with dolphin. It ends up by eating all available memory if dolphin stays in the background for a while. Dolphin is working as expected as long as kubernetes is not working. Some discussion on reddit related to this bug https://www.reddit.com/r/kde/comments/hrtzyg/how_to_exclude_overlayfs_mounts_from_showing_in/ This bug is related to another bugs; https://bugs.kde.org/show_bug.cgi?id=416972 https://bugs.kde.org/show_bug.cgi?id=413110 I also waiting for a fix because using Kubernetes and KDE together is very annoying. The bug is easy to reproduce, so hopefully someone with knowledge will fix it. On the other hand, those bugs were reported some time ago. If you disable auto-completion in dolphin (right click in the location bar and from the menu select "text completion" -> none), does the location bar work as expected? The memory consumption issues, might be related to bug 398908, could you test again with KIO 5.83? same for me. Will moving to kde 6 fix this problem? |