Bug 1090645
Summary: | [Gnome 3.12] Tracker fails to start: "Could not create proxy on the D-Bus session bus, Error calling StartServiceByName" | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Grey Nicholson <fedora> |
Component: | tracker | Assignee: | Deji Akingunola <dakingun> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | dakingun, debarshir |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-04-30 18:00:57 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: |
Description
Grey Nicholson
2014-04-23 20:37:43 UTC
I seem to have fixed this. I found tracker's data in my home folder by running: $ locate "\/home/*tracker*" I deleted the relevant folders this command found: $ rm -rf ~/.cache/tracker $ rm -rf ~/.config/tracker/ $ rm -rf ~/.local/share/tracker/ Then I hard-reset tracker's database, and started tracker: $ tracker-control -r $ tracker-control -s |