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

--- Comment #6 from tagwer...@innerjoin.org ---
(In reply to Phil Hord from comment #5)
> ... the installer created a .desktop file symlinked to the "code" binary ...
That certainly has potential :-)

Baloo won't index dot files/folders unless you configure it to. It's probably
configured to ignore such hidden folders by default. What it does when it hits
a symlink (with a .desktop extension) referencing a file in a hidden folder;
that's worth a test.

Baloo *normally* avoids following symlinks when indexing - but you can do
things you shouldn't and sidestep that restriction. The groundrule is that
Baloo relies on a one-to-one match between filename and an internal "DocId"
that it generates for each file - where the DocId is derived from the
FileSystem ID (nowadays) and the inode and symlinks can mess that up....

You might need to turn on debugging and see if it gives you anything useful
    https://bugs.kde.org/show_bug.cgi?id=487916#c8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to