Re: [Tracker] 0.6.4 delayed again - outstanding issues

2007-11-21 Thread Jerry Tan
jamie wrote: > Due to some more bugs I found when adding tags (adding multiple ones > separewtd by commas in TST crashes trackerd) > > Also still to be fixed: > > 1) indexing issue when a large tree of subfolders is added which dont > get indexed properly > > 2) Ignore File patterns needs to be fix

Re: [Tracker] 0.6.4 delayed again - outstanding issues

2007-11-19 Thread jamie
On Mon, 2007-11-19 at 17:55 +0800, Halton Huo wrote: > Seems all other actions are taken. :) > > On Sun, 2007-11-18 at 23:10 +, jamie wrote: > > 1) indexing issue when a large tree of subfolders is added which dont > > get indexed properly > Jamie, could you give specific case for this issue?

Re: [Tracker] 0.6.4 delayed again - outstanding issues

2007-11-19 Thread jamie
On Mon, 2007-11-19 at 07:31 +0100, Marcus Fritzsch wrote: > Hi, again, > > On Nov 19, 2007 12:10 AM, jamie <[EMAIL PROTECTED]> wrote: > > [...] > > 3) Stop indexing when disk space is low > > I can take care of this as well. great suggest using statvfs but only in tracker_cache_process_events

Re: [Tracker] 0.6.4 delayed again - outstanding issues

2007-11-19 Thread jamie
On Mon, 2007-11-19 at 09:41 +0800, Jerry Tan wrote: > jamie wrote: > > Due to some more bugs I found when adding tags (adding multiple ones > > separewtd by commas in TST crashes trackerd) > > > > Also still to be fixed: > > > > 1) indexing issue when a large tree of subfolders is added which dont

Re: [Tracker] 0.6.4 delayed again - outstanding issues

2007-11-19 Thread jamie
On Mon, 2007-11-19 at 01:25 +0100, Marcus Fritzsch wrote: > Hi, > > On Nov 19, 2007 12:10 AM, jamie <[EMAIL PROTECTED]> wrote: > > [...] > > 4) reset log if it grows more than 10MB > > Fixed this one - output_log internal with a static size_t counter (no > struct stat and no stat(2) and no stat.s

Re: [Tracker] 0.6.4 delayed again - outstanding issues

2007-11-19 Thread Halton Huo
Seems all other actions are taken. :) On Sun, 2007-11-18 at 23:10 +, jamie wrote: > 1) indexing issue when a large tree of subfolders is added which dont > get indexed properly Jamie, could you give specific case for this issue? Halton. ___ tracker

Re: [Tracker] 0.6.4 delayed again - outstanding issues

2007-11-18 Thread Marcus Fritzsch
Hi, again, On Nov 19, 2007 12:10 AM, jamie <[EMAIL PROTECTED]> wrote: > [...] > 3) Stop indexing when disk space is low I can take care of this as well. Cheers, Marcus ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/l

Re: [Tracker] 0.6.4 delayed again - outstanding issues

2007-11-18 Thread Jerry Tan
jamie wrote: > Due to some more bugs I found when adding tags (adding multiple ones > separewtd by commas in TST crashes trackerd) > > Also still to be fixed: > > 1) indexing issue when a large tree of subfolders is added which dont > get indexed properly > > 2) Ignore File patterns needs to be fix

Re: [Tracker] 0.6.4 delayed again - outstanding issues

2007-11-18 Thread Marcus Fritzsch
Hi, On Nov 19, 2007 12:10 AM, jamie <[EMAIL PROTECTED]> wrote: > [...] > 4) reset log if it grows more than 10MB Fixed this one - output_log internal with a static size_t counter (no struct stat and no stat(2) and no stat.st_size check ;). OK to commit? Cheers, Marcus ___

[Tracker] 0.6.4 delayed again - outstanding issues

2007-11-18 Thread jamie
Due to some more bugs I found when adding tags (adding multiple ones separewtd by commas in TST crashes trackerd) Also still to be fixed: 1) indexing issue when a large tree of subfolders is added which dont get indexed properly 2) Ignore File patterns needs to be fixed - http://library.gnome.or