Summary: | Timeline directory is not refreshed when deleting a document | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Andy <sxxe> |
Component: | kioslave - nepomuksearch | Assignee: | Nepomuk Bugs Coordination <nepomuk-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | aspotashev, me, nepomuk-bugs |
Priority: | NOR | ||
Version: | 4.9.98 RC3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andy
2013-02-04 13:41:09 UTC
The Folder in the QueryService doesn't seem to re-run the query when the resource is removed. Seems like a problem with the ResourceWatcher. The ResourceWatcher only emits the ResourceRemoved signal when we are watching that resource or types related to that resource. In the QueryFolder we only watch via Properties. Need to fix that, but we need proper unit tests before that. Need to make sure all the cases are covered. *** This bug has been marked as a duplicate of bug 312888 *** |