Re: [Tracker] Tracker and SQLite

2009-01-23 Thread Martyn Russell
Tshepang Lekhonkhobe wrote: On Thu, Jan 22, 2009 at 10:50 PM, Martyn Russell mar...@imendio.com wrote: If we wanted to write another backend, we would have a lot less work than before of course, but the connection management would need writing. This part is quite tricky for SQLite. We can write

Re: [Tracker] Tracker and SQLite

2009-01-23 Thread Tshepang Lekhonkhobe
On Fri, Jan 23, 2009 at 12:12 PM, Martyn Russell mar...@imendio.com wrote: Tshepang Lekhonkhobe wrote: On Thu, Jan 22, 2009 at 10:50 PM, Martyn Russell mar...@imendio.com wrote: If we wanted to write another backend, we would have a lot less work than before of course, but the connection

[Tracker] status of GIO regarding TST

2009-01-23 Thread Tshepang Lekhonkhobe
Hi, Using lsof revealed that TST still uses gnome-vfs. Last I checked we moved to GIO so me wonders what going on? here's the relevant output: $ tracker-s 14844wena mem REG8,3 57328 606773 /usr/lib/libgvfscommon.so.0.0.0 -- my place on the web:

Re: [Tracker] status of GIO regarding TST

2009-01-23 Thread Cosimo Cecchi
On Fri, 2009-01-23 at 12:56 +0200, Tshepang Lekhonkhobe wrote: Hi, Using lsof revealed that TST still uses gnome-vfs. Last I checked we moved to GIO so me wonders what going on? here's the relevant output: $ tracker-s 14844wena mem REG8,3 57328 606773

Re: [Tracker] status of GIO regarding TST

2009-01-23 Thread Tshepang Lekhonkhobe
On Fri, Jan 23, 2009 at 1:01 PM, Cosimo Cecchi cosi...@gnome.org wrote: On Fri, 2009-01-23 at 12:56 +0200, Tshepang Lekhonkhobe wrote: Hi, Using lsof revealed that TST still uses gnome-vfs. Last I checked we moved to GIO so me wonders what going on? here's the relevant output: $ tracker-s

[Tracker] about required GLib

2009-01-23 Thread Tshepang Lekhonkhobe
Hi, Shouldn't we get rid of configure.ac variable, GLIB_WITH_UNIT_TESTING, since minimum required version (2.26) has that capability? -- my place on the web: floss-and-misc.blogspot.com ___ tracker-list mailing list tracker-list@gnome.org

Re: [Tracker] status of GIO regarding TST

2009-01-23 Thread Ivan Frade
Hi, El vie, 23-01-2009 a las 13:02 +0200, ext Tshepang Lekhonkhobe escribió: On Fri, Jan 23, 2009 at 1:01 PM, Cosimo Cecchi cosi...@gnome.org wrote: On Fri, 2009-01-23 at 12:56 +0200, Tshepang Lekhonkhobe wrote: Hi, Using lsof revealed that TST still uses gnome-vfs. Last I checked we

[Tracker] about WebHistory

2009-01-23 Thread Tshepang Lekhonkhobe
Hi, What's up with Firefox webhistory support? Does not work here. -- my place on the web: floss-and-misc.blogspot.com ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo/tracker-list

Re: [Tracker] Tracker and SQLite

2009-01-23 Thread Martyn Russell
Tshepang Lekhonkhobe wrote: On Fri, Jan 23, 2009 at 12:12 PM, Martyn Russell mar...@imendio.com wrote: Tshepang Lekhonkhobe wrote: On Thu, Jan 22, 2009 at 10:50 PM, Martyn Russell mar...@imendio.com wrote: If we wanted to write another backend, we would have a lot less work than before of

Re: [Tracker] about WebHistory

2009-01-23 Thread Ivan Frade
Hi Tshepang, El vie, 23-01-2009 a las 13:14 +0200, ext Tshepang Lekhonkhobe escribió: Hi, What's up with Firefox webhistory support? Does not work here. WebHistory should be reimplemented using the indexer-modules API. Regards, Ivan ___

Re: [Tracker] status of GIO regarding TST

2009-01-23 Thread Martyn Russell
Ivan Frade wrote: Hi, El vie, 23-01-2009 a las 13:02 +0200, ext Tshepang Lekhonkhobe escribió: On Fri, Jan 23, 2009 at 1:01 PM, Cosimo Cecchi cosi...@gnome.org wrote: On Fri, 2009-01-23 at 12:56 +0200, Tshepang Lekhonkhobe wrote: Hi, Using lsof revealed that TST still uses gnome-vfs. Last I

[Tracker] trackerd memory efficiency

2009-01-23 Thread Tshepang Lekhonkhobe
Hi, README champions the daemon as memory efficient (3-30MB RAM) and I'd like to send a patch that removes the whole paragraph since that's no longer the case. -- my place on the web: floss-and-misc.blogspot.com ___ tracker-list mailing list

Re: [Tracker] trackerd memory efficiency

2009-01-23 Thread Carlos Garnacho
On vie, 2009-01-23 at 14:08 +0200, Tshepang Lekhonkhobe wrote: Hi, README champions the daemon as memory efficient (3-30MB RAM) and I'd like to send a patch that removes the whole paragraph since that's no longer the case. Could you back up such statement with valgrind logs? If that's

Re: [Tracker] trackerd memory efficiency

2009-01-23 Thread Tshepang Lekhonkhobe
On Fri, Jan 23, 2009 at 2:36 PM, Carlos Garnacho car...@imendio.com wrote: On vie, 2009-01-23 at 14:08 +0200, Tshepang Lekhonkhobe wrote: Hi, README champions the daemon as memory efficient (3-30MB RAM) and I'd like to send a patch that removes the whole paragraph since that's no longer the

Re: [Tracker] NEWS and TODO patches

2009-01-23 Thread Tshepang Lekhonkhobe
On Thu, Jan 22, 2009 at 6:25 PM, Tshepang Lekhonkhobe tshep...@gmail.com wrote: Hi, After applying the TODO diff, will you also update that file, the section on removable media. Thanks... will you rather apply this patch instead -- my place on the web: floss-and-misc.blogspot.com Index:

Re: [Tracker] trackerd memory efficiency

2009-01-23 Thread Philip Van Hoof
On Fri, 2009-01-23 at 14:41 +0200, Tshepang Lekhonkhobe wrote: On Fri, Jan 23, 2009 at 2:36 PM, Carlos Garnacho car...@imendio.com wrote: On vie, 2009-01-23 at 14:08 +0200, Tshepang Lekhonkhobe wrote: Hi, README champions the daemon as memory efficient (3-30MB RAM) and I'd like to send

Re: [Tracker] trackerd memory efficiency

2009-01-23 Thread Tshepang Lekhonkhobe
On Fri, Jan 23, 2009 at 2:52 PM, Philip Van Hoof s...@pvanhoof.be wrote: On Fri, 2009-01-23 at 14:41 +0200, Tshepang Lekhonkhobe wrote: On Fri, Jan 23, 2009 at 2:36 PM, Carlos Garnacho car...@imendio.com wrote: On vie, 2009-01-23 at 14:08 +0200, Tshepang Lekhonkhobe wrote: Hi, README