https://bugs.kde.org/show_bug.cgi?id=396535
Bug ID: 396535
Summary: Balooctl seems to assume folders with hyphens in name
are subfolders
Product: frameworks-baloo
Version: 5.47.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: balooctl
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Steps to reproduce:
1. Create folders '~/test1', '~/test2' and '~/test1-test'
2. Run 'balooctl config add excludeFolders ~/test1'
3. Run 'balooctl config add excludeFolders ~/test2'
4. Run 'balooctl config add excludeFolders ~/test1-test'
Observed results:
Commands in step 2 and 3 succeed, but command in step 4 fails with output
'Parent folder /home/user/test1 is already in the list of exclude folders'
Expected results:
All three commands should be able to add the respective folders to the list of
excluded folders.
Baloo seems to detect folders with hyphens in name as subfolders. This should
not happen. Quoting the filename and giving the full path does not seem to
affect this behaviour. However, adding via the graphical settings (System
settings > search > file search) works for such folders.
Sorry for the title, but I couldn't think of a proper way to describe this in
that space in a more specific way.
--
You are receiving this mail because:
You are watching all bug changes.