[Tracker] Memory leaks

2009-05-16 Thread Daniël Heres
Cppcheck found some memory leaks. Looks like they are valid :) [\src\libstemmer\utilities.c:32]: (error) Memory leak: mem [\src\tracker-extract\tracker-extract-mp3.c:1347]: (error) Deallocating a deallocated pointer: word [\src\tracker-indexer\modules\evolution-pop.c:335]: (error) Memory leak: str

[Tracker] Filter for chm indexing

2009-05-16 Thread Raaf
I was looking for a filter for tracker to index chm files, but I couldn't find one, so I wrote one myself... It depends one the python chm library for extraction http://gnochm.sourceforge.net/pychm.html and html2text http://www.mbayer.de/html2text/ to convert the output to text. Both can be found i

Re: [Tracker] Object / RDF storage

2009-05-16 Thread Ivan Frade
hi On 5/16/09, Philip Van Hoof wrote: > On Sat, 2009-05-16 at 10:20 +0200, Michele Tameni wrote: > > Hi Michele, > >> I'm looking for an alternative to use soprano as RDF storage for a >> work that i'm going to do, and i've read that tracker are going to to >> what i need. Tracker is not a gene

Re: [Tracker] Object / RDF storage

2009-05-16 Thread Philip Van Hoof
On Sat, 2009-05-16 at 10:20 +0200, Michele Tameni wrote: Hi Michele, > I'm looking for an alternative to use soprano as RDF storage for a > work that i'm going to do, and i've read that tracker are going to to > what i need. > Reading the features page on the site [ > http://projects.gnome.org/tr

[Tracker] Object / RDF storage

2009-05-16 Thread Michele Tameni
Hi all, I'm looking for an alternative to use soprano as RDF storage for a work that i'm going to do, and i've read that tracker are going to to what i need. Reading the features page on the site [ http://projects.gnome.org/tracker/features.html ]  object store seem what i need, and reading this pa