hi, It seems like you are using an old version of tracker-stats (maybe the trunk version). It is trying to connect to org.freedesktop.Tracker instead of the new org.freedesktop.Tracker.Daemon.
remove the old binaries and make sure you are using the new ones. ivan. On 9/24/08, Thomas Mittelstaedt <[EMAIL PROTECTED]> wrote: > I successfully built and installed tracker into /usr/local/bin, > startet /usr/local/libexec/tracker -r to reindex which it did, but when > I try to use tracker-stats or tracker-status, nothing happens. I removed > the ~/.cache/tracker directory and moved /usr/bin/trackerd and others > out of the way. What else do I need to do? > > [EMAIL PROTECTED]:/usr/bin$ tracker-stats > Could not get Tracker statistics, Method "GetStats" with signature "" on > interface "org.freedesktop.Tracker" doesn't exist > > > > Am Mittwoch, den 24.09.2008, 19:59 +0200 schrieb Thomas Mittelstaedt: >> ok, automake version was 1.7 on ubuntu hardy. Installed 1.10 and the >> script runs. >> >> Thank you, Martyn. >> >> Am Mittwoch, den 24.09.2008, 19:50 +0200 schrieb Thomas Mittelstaedt: >> > -------- Weitergeleitete Nachricht -------- >> > > Von: Thomas Mittelstaedt <[EMAIL PROTECTED]> >> > > Antwort an: [EMAIL PROTECTED] >> > > An: Ivan Frade <[EMAIL PROTECTED]> >> > > Betreff: Re: [Tracker] tracker not indexing evolution mails correctly >> > > Datum: Wed, 24 Sep 2008 19:49:51 +0200 >> > > >> > > Am Mittwoch, den 24.09.2008, 19:12 +0300 schrieb Ivan Frade: >> > > > Hi Thomas, >> > > > >> > > > >> > > > On Wed, Sep 24, 2008 at 6:42 PM, Thomas Mittelstaedt >> > > > <[EMAIL PROTECTED]> wrote: >> > > > > Martyn, >> > > > >> >> > > > >> Have you tried the indexer-split branch? >> > > > >> The plan is to merge that to TRUNK in the coming days. >> > > > >> >> > > > > >> > > > > >> > > > > Okay, checked it out and tried >> > > > > ./autogen.sh --prefix=/usr/local --sysconfdir=/etc >> > > > > >> > > > > resulting in >> > > > > >> > > > > configure_files='./configure.ac' >> > > > > .... >> > > > > want_pkg_config='true' >> > > > > shift: 370: can't shift that many >> > > > > >> > > > >> > > > I have just checked out the indexer-split branch and that command >> > > > is >> > > > working fine and i can compile everything. >> > > > >> > > > What version of automake (and other autotools) are you using? Maybe >> > > > there is the problem. >> > > >> > > autoconf (GNU Autoconf) 2.61 >> > > automake (GNU automake) 1.7.9 >> > > >> > > > >> > > > Thanks, >> > > > >> > > > Ivan >> > >> > _______________________________________________ >> > tracker-list mailing list >> > [email protected] >> > http://mail.gnome.org/mailman/listinfo/tracker-list >> >> _______________________________________________ >> tracker-list mailing list >> [email protected] >> http://mail.gnome.org/mailman/listinfo/tracker-list > > _______________________________________________ > tracker-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/tracker-list > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
