GNOME Bugzilla – Bug 765919
Tracker error appears when typing a . in GTK+ file chooser
Last modified: 2016-05-05 14:37:01 UTC
To reproduce: on current Fedora 24 - with tracker 1.8.0-1.fc24 and gtk3 3.20.3-1 - go to gedit, click Open, click 'Other Documents', type 'test.' . For me, this reliably brings up a dialog with title "Could not send the search request" and text 'GDBus.Error:org.freedesktop.Tracker1.SparqlError.Internal: fts5: syntax error near "."' Interestingly, typing '.test' does not reproduce the error; you have to type at least one other character before the period. Also to note, just typing a single '@' character triggers a similar message (only with 'syntax error near "@"' ).
Thanks for the bug. this is being dealt with in the filechooser instead. *** This bug has been marked as a duplicate of bug 765981 ***