I'm using Gutsy Tribe 5 with latest updates. I know that trackerd is starting when I boot up, but I can' t use it. If I try to search, I get:
rebus@rebus:~/Desktop$ tracker-search Azar
tracker-search: no connection to tracker daemon
Ensure "trackerd" is running before launch this command.
rebus@rebus:~/Desktop$ ps -ef | grep tracker
rebus 13366 13286 0 08:01 ? 00:00:00 trackerd
rebus 14929 13450 0 08:23 pts/1 00:00:00 grep tracker
So, the daemon *is* running. If I kill it and try to restart, I get:
rebus@rebus:~/Desktop$ trackerd &
[1] 14943
rebus@rebus:~/Desktop$
Tracker version 0.6.1 Copyright (c) 2005-2006 by Jamie McCracken (jamiemcc@gnome.org)
This program is free software and comes without any warranty.
It is licensed under version 2 or later of the General Public License which can be viewed at http://www.gnu.org/licenses/gpl.txt
Initialising tracker...
throttle level is 0
ERROR: while reading file /usr/share/tracker/sqlite-stored-procs.sql on line 170
ERROR: tracker_dbus_init() could not get the session bus
process 14943: arguments to dbus_connection_register_object_path() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5280.
This is normally a bug in some application using the D-Bus library.
Any ideas on how to trouble-shoot this?
rebus@rebus:~/Desktop$ tracker-search Azar
tracker-search: no connection to tracker daemon
Ensure "trackerd" is running before launch this command.
rebus@rebus:~/Desktop$ ps -ef | grep tracker
rebus 13366 13286 0 08:01 ? 00:00:00 trackerd
rebus 14929 13450 0 08:23 pts/1 00:00:00 grep tracker
So, the daemon *is* running. If I kill it and try to restart, I get:
rebus@rebus:~/Desktop$ trackerd &
[1] 14943
rebus@rebus:~/Desktop$
Tracker version 0.6.1 Copyright (c) 2005-2006 by Jamie McCracken (jamiemcc@gnome.org)
This program is free software and comes without any warranty.
It is licensed under version 2 or later of the General Public License which can be viewed at http://www.gnu.org/licenses/gpl.txt
Initialising tracker...
throttle level is 0
ERROR: while reading file /usr/share/tracker/sqlite-stored-procs.sql on line 170
ERROR: tracker_dbus_init() could not get the session bus
process 14943: arguments to dbus_connection_register_object_path() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5280.
This is normally a bug in some application using the D-Bus library.
Any ideas on how to trouble-shoot this?