[dolphin] [Bug 447119] Summary: Dolphin/Baloo search with symlinks

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed Apr 26 10:38:04 BST 2023


https://bugs.kde.org/show_bug.cgi?id=447119

--- Comment #16 from tagwerk19 at innerjoin.org ---
(In reply to Stefan BrĂ¼ns from comment #12)
> Dolphin returns the correct result only when the path of the current directory is its canonical name.
Meaning that Dolphin should follow any symlinks before doing a search and
(silently) query baloo with the canonical path? Although I'm not sure whether
Dolphin should then show the results relative to the symlink or with the
canonical path.

It makes sense ...

    ... although it implies that the index *only* ever contains canonical
paths.

Would also need to be careful that baloosearch and filenamesearch do the same
thing.

Edge cases?

    $ balooshow -x  path-including-symlink
    $ balooctl index path-including-symlink
    $ balooctl clear path-including-symlink

and then evil baloofilerc includes such as

    folders[$e]=$HOME/Desktop/Documents

where you've got a symlink on your Desktop to your Documents folder?

I think the "balooctl index" (and "balooctl clear") does things properly but I
suspect that the evil include does not...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list