[Zeitgeist] [Bug 598449] Re: the folders category is empty

2010-08-17 Thread Seif Lotfy
** Changed in: unity-place-files Status: Triaged = Fix Released -- the folders category is empty https://bugs.launchpad.net/bugs/598449 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. Status in Unity

[Zeitgeist] [Bug 618639] Re: Logs 3 events for each recent file

2010-08-17 Thread Michal Hruby
This needs deeper investigation as to how exactly GtkRecentManager determines the timestamps, I don't think Mikkel's algorithm is the best we can do, as when importing history it'd most likely create just a bunch of AccessEvents, while there might be all 3 events valid. ** Changed in:

Re: [Zeitgeist] [Bug 618639] Re: Logs 3 events for each recent file

2010-08-17 Thread Seif Lotfy
a created event also changes the visited and modified events a modified also changes the visit event and vice versa... GtkRecentManager is really screwed -.- On Tue, Aug 17, 2010 at 2:14 PM, Michal Hruby michal@gmail.com wrote: This needs deeper investigation as to how exactly