Summary: | Search can make Dolphin and Plasmashell freeze | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Henning <boredsquirrel> |
Component: | search | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | major | CC: | kfm-devel, tagwerk19 |
Priority: | NOR | ||
Version: | 23.08.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Henning
2023-11-27 13:26:12 UTC
(In reply to Henning from comment #0) > I just searched for "benchmark" in a folder with some symlinks and moderately many files. Is the folder indexed with Baloo? If you search from a folder that is not indexed, Dolphin will try to do a search "there and then" for you. It follows the symlinks and can be slow... sorry for late reply. No I disabled baloo as it caused crashes and freezes its okay that dolphin is slow, but how can the entire plasmashell and dolphin just freeze? Is there no seperation of process priority? I have the feeling this really lacks in Plasma... (In reply to Henning from comment #2) > No I disabled baloo as it caused crashes and freezes Means you've got trouble both with Baloo and Dolphins own search :-/ When you searched for "benchmark" in Dolphin, were you asking for a filename search or content? I'm wondering what the Nextcloud client might do. Whether Dolphin sees your Nextcloud space as just another disc mounted under your $HOME or you have folders locally that are synchronised with your Nextcloud space (and yet might trigger a synchronisation when they are being read?). Where do the symlinks go? Can you disable the Nextcloud client and see if the issue is still there? The sort of slowdown you've described sounds to me like a process using all RAM and starting to swap. You don't get the useful sound effect warnings nowadays like when you had a HDD. You could try watching with htop. An alternative, and this can happen, is that you've got a process repeatedly crashing and restarting (writing shedloads of core dump files). That also slugs performance. |