Summary: | baloo does not exclude folders under an excluded folder | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Aaron Williams <aaronw> |
Component: | general | Assignee: | baloo-bugs-null |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 5.104.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | File containing folders to be excluded |
Description
Aaron Williams
2023-03-18 23:05:53 UTC
> balooctl config add excludeFilters /home/[user]/Qt
Did you mean `balooctl config add excludeFolders /home/[user]/Qt`? Adding a folder to the file type filters list doesn't seem like it's going to work. :)
Additionally it looks like there's something wrong with the config file. I see "exclude " on its own line, and then "folders=" on another line. In my file, it says:
exclude filters=blabla
exclude folders[$e]=blabla
Can you try reformatting the file and see if that helps? It seems like something broke it in the past.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! It seems I need to use balooctl check and stop and restart the process. It does not take effect immediately. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |