On 29/02/16 18:06, Carlos Garnacho wrote:
> On Mon, Feb 29, 2016 at 5:41 PM, Rick van der Zwet
> <i...@rickvanderzwet.nl> wrote:
>> Hi Folks,
>>
>> $ tracker search foo
>> Could not get search results, unknown tokenizer: TrackerTokenizer
>>
>> $ tracker --version
>> Tracker 1.7.3
>>
>> I also tried to reset:
>>     $ tracker reset -r
>>
>> Yet the same result applies. Any hints on what I might be doing wrong?
> 
> You did nothing wrong, this problem is due to compatibility issues
> with sqlite >=3.11. Any Tracker version will only find this problem at
> runtime unless sqlite is compiled with some special flag to preserve
> compatibility. The issue is being currently addressed at
> https://bugzilla.gnome.org/show_bug.cgi?id=762226 .
> 
Thanks for your response and your time in making the software, allowing
me to search for files et. al, which I use a lot in my daily workflow.

Been testing the wip/fts5 branch of git://git.gnome.org/tracker yet this
does not seems to-do the trick yet. The nautilus search plug-in for
example wants to look at a table named ``fts''.

Will keep a eye on it, let me know if you need help testing.

For the time being on Fedora 23 downgrading seems to be the only (quick)
fix:

  $ sudo dnf repository-packages fedora install sqlite --allowerasing


Best regards,
/Rick
_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
https://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to