Tracker returns error on search
Bug #150814 reported by
dondad
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tracker (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Select tracker, enter term in the search bar and get an error:
Process /usr/bin/trackerd exited with status 0
Does not matter what the search term is.
Gutsy Beta with all current updates.
Dell xps410n
Related branches
To post a comment you must log in.
can you do following:
assuming you have tracker 0.6.3
1) killall -9 trackerd
2) trackerd -v 1 --reindex
wait for reindex to finish and then try searching again
if ok then do:
killall trackerd (never do -9 here unless you are reindexing as it can corrupt the index)
trackerd -v 1
redo search -if all works then its likely you corrupted your index previously