zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01200
[Bug 599782] Re: Other category displays everything
This bug depends on bug #592599 to be fixed in Zeitgeist.
Implementing 2) will require a good deal of memory overhead which I am
not particularly keen on. Only as a last resort - should Zeitgeist not
solve that bug in time for Maverick
** Also affects: zeitgeist
Importance: Undecided
Status: New
** Changed in: unity-place-files
Status: New => Confirmed
** Changed in: unity-place-files
Importance: Undecided => Medium
** Changed in: unity-place-files
Assignee: (unassigned) => Mikkel Kamstrup Erlandsen (kamstrup)
--
Other category displays everything
https://bugs.launchpad.net/bugs/599782
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Unity Files Place: Confirmed
Status in Zeitgeist Framework: New
Bug description:
I noticed that the others category displays everything. This can be solved in 2 ways.
1) Either allow such queries (complex negations over zeitgeist)
2) cache results of "All" and extract the other categories from it and display the remaining files under other.
The first seems to make more sense but will have to be done on the zeitgeist side
The second can be easily done on the daemon side.