Re: [Tracker] [Patch] Fix several t-p problems

2007-11-24 Thread Halton Huo
Done. Cheers, Halton. On Sat, 2007-11-24 at 17:29 +, jamie wrote: > On Thu, 2007-11-22 at 17:39 +0800, Halton Huo wrote: > > Hi Jamie, > > > > I found several problems reload when changing preferences through t-p: > > 1. Check/uncheck evolution email(maybe more) does not make trackerd > > res

Re: [Tracker] Venus tracker?

2007-11-24 Thread Sam Ruby
jamie wrote: > On Fri, 2007-11-23 at 11:38 -0500, Sam Ruby wrote: >> I'm looking to add better search support to Planet Venus[1]. I first >> heard about tracker as it is the default for Ubuntu Gutsy. I see in the >> documentation that there is a "user definable object store (for things >> like

Re: [Tracker] Venus tracker?

2007-11-24 Thread jamie
On Fri, 2007-11-23 at 11:38 -0500, Sam Ruby wrote: > I'm looking to add better search support to Planet Venus[1]. I first > heard about tracker as it is the default for Ubuntu Gutsy. I see in the > documentation that there is a "user definable object store (for things > like notes, playlists,

Re: [Tracker] [PATCH] safe tmpfile usage

2007-11-24 Thread jamie
On Fri, 2007-11-23 at 01:30 +0100, Michael Biebl wrote: > Hi, > > currently our (external) filter scripts are lacking resp. buggy in several > ways: > - they don't respect the TMPDIR environment variable > - not safe from a security pov [1] > - buggy (st vs $st) > - unnecessary cat calls > - crea

Re: [Tracker] [Patch] Fix several t-p problems

2007-11-24 Thread jamie
On Thu, 2007-11-22 at 17:39 +0800, Halton Huo wrote: > Hi Jamie, > > I found several problems reload when changing preferences through t-p: > 1. Check/uncheck evolution email(maybe more) does not make trackerd > restart > 2. Trackerd restart will report another trackerd is running. > 3. Key for Ba

Re: [Tracker] [Fwd: ignore_types.diff(new)]

2007-11-24 Thread jamie
On Thu, 2007-11-22 at 18:00 +0800, Jerry Tan wrote: > this patch looks good, > can I check in? > > > btw: wendy is one college student work in my team as intern. > why is tracker->no_index_file_types_list storing both strings and GPatternSpec structs? Can we have two lists - one for the file p

Re: [Tracker] how to handle this case (nfs share home directory among two PC)

2007-11-24 Thread jamie
On Sat, 2007-11-24 at 14:49 +, jamie wrote: > On Thu, 2007-11-22 at 17:27 +0800, Rick Ju wrote: > > Hi, Jamie, > > > > For checking remote mounted directory, I wrote a simple prototype > > function. It uses getmntent in mntent.h to parse /etc/mtab. > > > > If it looks OK, I will wrap it up a

Re: [Tracker] how to handle this case (nfs share home directory among two PC)

2007-11-24 Thread jamie
On Thu, 2007-11-22 at 17:27 +0800, Rick Ju wrote: > Hi, Jamie, > > For checking remote mounted directory, I wrote a simple prototype > function. It uses getmntent in mntent.h to parse /etc/mtab. > > If it looks OK, I will wrap it up as patch to use the SkipMountPoint option. > > The prototype c

Re: [Tracker] tracker: please consider dropping dependency on qdbm

2007-11-24 Thread jamie
On Sat, 2007-11-24 at 12:39 +0100, Pierre Habouzit wrote: > On sam, nov 24, 2007 at 11:31:34 +, Pierre Habouzit wrote: > > Package: tracker > > Severity: normal > > Tags: patch > > we can do this for tracker 0.7 - for 0.6.* its not backwards compatible with qdbm indexes and I dont wanna forc

Re: [Tracker] tracker: please consider dropping dependency on qdbm

2007-11-24 Thread Pierre Habouzit
On sam, nov 24, 2007 at 11:31:34 +, Pierre Habouzit wrote: > Package: tracker > Severity: normal > Tags: patch > > > Hi, you may want to have a look at http://bugs.debian.org/452074 for a > background on why. > > Though, the same upstream author released a rework of QDBM named Tokyo > Ca

[Tracker] tracker: please consider dropping dependency on qdbm

2007-11-24 Thread Pierre Habouzit
Package: tracker Severity: normal Tags: patch Hi, you may want to have a look at http://bugs.debian.org/452074 for a background on why. Though, the same upstream author released a rework of QDBM named Tokyo Cabinet, that just hit unstable. Here is a patch that does the following thing (it ne

Re: [Tracker] [PATCH] safe tmpfile usage

2007-11-24 Thread jamie
On Sat, 2007-11-24 at 11:40 +0800, Halton Huo wrote: > Make sense for me, I'll waiting for Jamie's review. > I will review all patches today - thanks (just been so busy with work during the week - long hours and night shifts too!) All patches making significant changes need to be approved by me