Comment 8 for bug 138331

Revision history for this message
Alessio Caiazza (nolith) wrote : Re: [Bug 138331] Re: trackerd running under "user" after "user" logs out

Il giorno lun, 29/10/2007 alle 17.10 +0000, Alessio Caiazza ha scritto:
> How can I obtain the status?

I've installed tracker-utils

$ tracker-status
Tracker daemon's status is �Ë
.

> Shoul I try to kill from a root's shell or a user shell?
$ ps aux | grep tracker
nolith 9161 3.6 0.5 30264 10092 ? SNl 14:28 11:23
trackerd
nolith 17324 0.0 0.0 2988 776 pts/0 R+ 19:43 0:00 grep
tracker
nolith@talbot:~$ kill 9161
nolith@talbot:~$ ps aux | grep tracker
nolith 17326 0.0 0.0 2988 772 pts/0 R+ 19:43 0:00 grep
tracker

$ tracker-status
Tracker daemon's status is Initializing.

May I provide some additional data?