GNOME Bugzilla – Bug 642770
Tracker search backend doesn't work with tracker 0.10
Last modified: 2011-02-21 19:34:42 UTC
A simple fix for this is to try to open libtracker-client-0.10.so.0 (attaching a patch for this). A better fix would be to port the backend to use libtracker-sparql.
Created attachment 181344 [details] [review] Try to use libtracker-client-0.10.so.0
Hi Vincent, Thanks for the patch. I completely forgot about this extension. We should instead fix it properly to use libtracker-sparql, like we did for the gtksearchenginetracker work. The work done there is here: http://git.gnome.org/browse/gtk+/commit/?h=tracker-with-libtracker-sparql&id=3a66a83e9b008c726ba5d9ae1b9bb54149ccf5a0 The nautilus search engine looks similar. It should be quite quick to update.
I updated it now in git master. My tracker installation doesn't seem to be ever returning meaningful results for any search string (even with tracker-needle), so this goes in a bit untested. Martyn/Vincent, could you please try if everything's fine for you and open a new bug if it's not? Thanks, closing this as FIXED.