On Sun, 2007-08-12 at 19:20 +0200, Haim Roitgrund wrote: > Thank you Jamie, for your suggestion. > > Here's what normally runs on my sysem, as far as dbus goes: > > ps aux | dbus > > [EMAIL PROTECTED]:~$ ps aux | grep dbus > 103 4710 0.0 0.2 2848 1068 ? Ss 08:40 > 0:07 /usr/bin/dbus-daemon --system > root 4846 0.0 0.2 2720 1268 ? S 08:41 0:00 > dbus-daemon --session --print-address --nofork > jackn 27722 0.0 0.1 4248 564 ? Ss 16:06 > 0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch > --exit-with-session /usr/bin/gnome-session > jackn 27725 0.0 0.1 2664 628 ? S 16:06 > 0:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/gnome-session > jackn 27726 0.0 0.1 2720 1000 ? Ss 16:06 > 0:00 /usr/bin/dbus-daemon --fork --print-pid 4 --print-address 8 > --session > > > In addition, I tried to kill and restart trackerd, but only after > dbus-launch: > > (Beginning of large quote) > > [EMAIL PROTECTED]:~$ ps aux | grep track > jackn 4545 0.0 0.1 2880 748 pts/1 R+ 19:12 0:00 grep > track > jackn 27773 0.0 0.7 24788 3836 ? SNl 16:06 0:00 > trackerd > [EMAIL PROTECTED]:~$ kill 27773 > [EMAIL PROTECTED]:~$ ps aux | grep track > jackn 4552 1.0 0.1 2880 748 pts/1 R+ 19:13 0:00 grep > track > [EMAIL PROTECTED]:~$ dbus-launch > DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-3dh4hvp7yR,guid=1651a30736425b2ef32e6d0046bf3fa8 > DBUS_SESSION_BUS_PID=4560 > [EMAIL PROTECTED]:~$ trackerd > > > Tracker version 0.5.4 Copyright (c) 2005-2006 by Jamie McCracken > ([EMAIL PROTECTED]) > > 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... > Setting ioprio best effort. > setting stopword list for language code en > Using stemmer for language en > > Tracker configuration options : > Low memory mode : no > Indexing enabled : yes > Watching enabled : yes > File content indexing enabled : yes > Thumbnailing enabled : no > Evolution email indexing enabled : no > Thunderbird email indexing enabled : no > K-Mail indexing enabled : no > > Tracker indexer parameters : > Indexer language code : en > Minimum index word length : 3 > Maximum index word length : 30 > Stemmer enabled : yes > Using Pango word breaking : no > > > Setting watch directory roots to: > /home > > Setting no watch directory roots to: > /vmlinuz > /sbin > /proc > /dev > /bin > > Using Sqlite version 3.3.13 > Loading prepared queries... > File loaded in 3.000000 ms > initialising the indexer > Opening index /home/jackn/.Tracker/databases/Files > Bucket count (max is 524288) is 294908 and Record Count is 0 > preferred bucket count is 0 > starting database closure for thread main > Database closed for thread main > starting database closure for thread main > Database closed for thread main > Checking tracker DB version...Current version is 15 and needed version > is 13 > updating database stats...please wait... > ----------------------- > Fetching index stats... > Total entities indexed : 0 > ----------------------- > > starting indexing... > flushing all words > Finished indexing. Waiting for new events... > > (End) > > So, in my hands, Tracker still stops indexing before it has done any. > > Thank you very much, Jamie. I'll go on trying to get Tracker to work > on my system.
ahh you are using an old version of tracker pls kill trackerd and delete ~/.tracker/data and restart it _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
