Filter bar settings: "Filename, From Here" Message in .xsession-errors when I hit delete: dolphin(25123)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know "/home/dap/temp" (The file path was /home/dap/temp/a1 and the search string is "a".) Items are up-to-date if i close the filter bar, but the deleted file appears again if I typed the same search string into the reopened filter bar. They does not appear if I search for other parts of the removed file's name, as expected. The Directory Watcher in Service manager's Load-on-Demand Services list is in Not running state even if I type into dolphin's filter bar. (I don't know if it's ok.) Reproducible: Always Steps to Reproduce: 1. touch "a" 2. ctrl+f in dolphin, type "a" 3. hit delete on file "a" Actual Results: File "a" is still on filetered items list, but does not exists on file system.
Thanks for the report. Your description sounds like the bug is actually related to searching, not for the filter bar (which you get by pressing Ctrl+I). Is Nepomuk enabled or not? Sounds like bug 317971.
My system settings: Desktop Search/ Enable Nepomuk Semantic Desktop ON details/ File indexing service not running Indexed files: 0 files in index Enable Nepomuk File Indexer OFF Service manager/ Nepomuk Search Module OFF (not running) "nepomuk" processes in ps: 1857 /usr/bin/nepomukserver 1859 /usr/bin/nepomukcontroller -session 1012a14e99d2000135913175100000028990008_1367966137_142867 1861 /usr/bin/nepomukservicestub nepomukstorage 6845 /usr/bin/nepomukservicestub nepomukfilewatch Now I disabled Desktop Search/Enable Nepomuk Semantic Desktop but the problem still persist, but this time "KDirWatch" message does not appear in .xsession-errors. "nepomuk" processes in ps now: 1859 /usr/bin/nepomukcontroller -session 1012a14e99d2000135913175100000028990008_1367966137_142867 After a failed try I killed this nepomuk process with "kill", no success. I also tried with enabled Service manager/Nepomuk Search Module (running), no success.
Thanks for the update! It turns out that this is not a Nepomuk, but a Dolphin bug because it even happens if Nepomuk is disabled. This issue has been reported earlier, I'll mark it as a duplicate. *** This bug has been marked as a duplicate of bug 317971 ***