| Summary: | Find => More Options are greyed out if current directory is NFS mounted | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Paul Worrall <p.r.worrall> |
| Component: | search | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dutchgigalo, me, orders |
| Priority: | NOR | ||
| Version First Reported In: | 4.11.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Paul Worrall
2013-11-25 21:18:03 UTC
Thanks for the bug report. To my knowledge, Dolphin doesn't even know if a folder is stored on an NFS mount or not, so I don't really see what could be the cause of this problem. @Vishesh: do you have an idea? Is there a mismatch between DolphinSearchInformation::isPathIndexed(const KUrl& url), DolphinSearchBox::setSearchPath(const KUrl& url) and the way Nepomuk decides if a folder should be excluded from indexing? This isn't the first time I wish Nepomuk provided a simple function that takes a URL and tells us if the path is indexed or not ;-) Have the same bug here. Don't know if it's related to NFS but options are greyed out and search fails to find files known to be on the system. . . Using Kubuntu 13.10. There have been major changes in the code that is responsible for indexing files and storing and retrieving file data and metadata. These changes will be part of KDE SC 4.13. Maybe they will fix your problem. If you upgrade to 4.13 at some point, and you still see that the options are disabled in a directory which is indexed according to the file indexer configuration in System Settings, please let us know. Thanks for your help! I can confirm this has been fixed in 4.13, many thanks to all concerned :) the same for OpenSUSE Leap 42.1 but Leap doen't support Nepomuk... any alternative? |