← Back to team overview

zeitgeist team mailing list archive

[Bug 599271] Re: Do not show files that are not reachable

 

I certainly agree that we shouldn't display deleted items, but stat()ing
each file in the result set is a bit scary to me. It is however, by far,
the easiest solution right now.

The Real Fix (TM) is to fix bug #489194 and make Zeitgeist respect the
StorageState parameter in the query.

Before I merge something like Seif's branch I'd like to consider if we
can lighted the IO load a bit somehow... Any ideas? Perhaps some clever
caching + monitoring parent dirs of result uris...

** Branch linked: lp:~seif/unity-place-files/check-for-path

-- 
Do not show files that are not reachable
https://bugs.launchpad.net/bugs/599271
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to unity-place-files.

Status in Unity Files Place: New

Bug description:
Files that are not reachable because they have been moved or deleted should not appear in the documents view.
However if nautilus is patched to tell us that something was copied or moved we could still display it by showing the right path.
However deleted items should not be there at all...





Follow ups