← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 392216] Re: filters argument of ZeitgeistEngine.find_events() should be a list of dicts

 

gnome-zeitgeist needs to be patched with the diff from comment #2

** Also affects: gnome-zeitgeist
   Importance: Undecided
       Status: New

-- 
filters argument of ZeitgeistEngine.find_events() should be a list of dicts
https://bugs.launchpad.net/bugs/392216
You received this bug notification because you are a member of GNOME
Zeitgeist, which is subscribed to Zeitgeist GUI.

Status in Zeitgeist GUI: New
Status in Zeitgeist Engine: Fix Released

Bug description:
currently the filters option of the find_events method takes takes a list of lists as argument. Whenever someone would like to use this option right now is is necessary to also give all defaults of one filter, if we change it to a list of dicts it would be much easier, as we can just ignore the defaults