Bug 1451669
Summary: | Could not send the search request | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Martin Krajnak <mkrajnak> | ||||
Component: | tracker | Assignee: | Carlos Garnacho <cgarnach> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 7.4 | CC: | lmiksik, mcepl, mclasen, mkrajnak, tpelka | ||||
Target Milestone: | rc | Keywords: | Regression | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 1.10.5-4 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-08-01 22:32:35 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1449577, 1456511 | ||||||
Attachments: |
|
This is easily reproducible also by nautilus. *** Bug 1436171 has been marked as a duplicate of this bug. *** I've updated the tracker tracker-1.10.5-4.el7.x86_64 and unfortunately I can still reproduce the issue as described in reproducer and also with: gnome-documents-3.22.2-5.el7.x86_64 It still happens because the Tracker database in your user cache dir was already left in an inconsistent state, Tracker can't easily detect nor recover from this broken state. Please confirm it does not happen anymore after you do "tracker reset --hard" and "tracker daemon --start". Thank you very much for your instructions, great work! It works now on both my machines I am moving it to verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2092 |
Created attachment 1279605 [details] error window Description of problem: Error appears in the gtk widget for opening files. Version-Release number of selected component (if applicable): tracker-1.10.5-3.el7.x86_64 How reproducible: always Two possible reproducers: Steps to Reproduce: 1.Run gedit 2.Choose Open -> Other Documents ... 3.type any letter after file chooser appears Steps to Reproduce: 1.Run gnome-disk-utility 2.Choose the menu located in the top of the window 3.Click Restore Disk Image... 4.type any letter after file chooser appears Actual results: Could not send the search request GDBus.Error:org.freedesktop.Tracker1.SparqlError.Internal: vtable constructor failed: fts5 Expected results: WIndow should show the list with query result, no error messages.