[dolphin] [Bug 447119] Summary: Dolphin/Baloo search with symlinks
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Jan 10 12:23:37 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=447119
--- Comment #23 from tagwerk19 at innerjoin.org ---
(In reply to Fabian Maurer from comment #22)
> Dolphin search (baloo disabled) doesn't seem to follow symlinks. If a file
> is in a subfolder, but that subfolder is a symlink, it is not found.
I don't see that happen in Neon... I tried:
mkdir testfolder testfolder2 testfolder3
( cd testfolder && ln -sf ../testfolder2 )
( cd testfolder2 && ln -sf ../testfolder3 )
( cd testfolder3 && echo "Hello Penguin" > testfile.txt )
Then I go to testfolder in Dolphin and search for testfile with a
filenamesearch, Dolphin finds it.
If you still see this, it's probably best to create a new bug report that
includes details of your system.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list