https://bugs.kde.org/show_bug.cgi?id=431467
Bug ID: 431467 Summary: Dolphin's stopped working for directories on external media, only works for baloo-indexed directories in home partition Product: frameworks-baloo Version: 5.54.0 Platform: Debian stable OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: stefan.bru...@rwth-aachen.de Reporter: myndstr...@protonmail.ch Target Milestone: --- SUMMARY Dolphin's search results don't include external media anymore. After enabling baloo (see recent issue) it immediately returning search results for indexed files on the home partition but was searching long for files on external media. Since today it stopped showing search results for files on external media. Today I also tried to output the largest files accessible to root via `du` and `find` commands. Not sure if such could change the search functionality somehow. Now even KFind doesn't show these files anymore. Commands I ran included `sudo find / -name "*proc*" -prune -o -type f -exec du -a {} + | tail -n 200`. Now it immediately shows "No files found" instead of searching for long. Maybe it'll work again after a restart and maybe (probably if it doesn't fix itself somehow :/ ) I'll debug this further later. If you have any idea what the cause could be or how to find out please let me know. STEPS TO REPRODUCE 1. Enable baloo search via baloo monitor and baloo check on Debian10/KDE 2. Have large external media and search on external media and try to find the largest files on the internal media with commands via the command line as root instead of via KFind as normal user 3. Try to search files in folders of the external media with Dolphin OBSERVED RESULT Immediately "No files found." is shown. EXPECTED RESULT It should search for a while and then show found files. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Debian 10 KDE Plasma Version: 5.14.5 KDE Frameworks Version: 5.54.0 Qt Version: 5.11.3 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.