Re: [Tracker] Preview patch, support for Modest

2008-04-07 Thread Philip Van Hoof
On Mon, 2008-04-07 at 19:40 +0200, Philip Van Hoof wrote: Hi there, This patch is unfinished because untested. It's a preview of what I am working on. If something looks wrong to you guys, please let me know. ps. Unless this work has been committed by Carlos Garnacho already

Re: [Tracker] Preview patch for Modest support in tracker

2008-04-09 Thread Philip Van Hoof
On Wed, 2008-04-09 at 12:16 -0400, Jamie McCracken wrote: On Wed, 2008-04-09 at 17:20 +0200, Philip Van Hoof wrote: After this version of the patch IMAP, Maildir and POP accounts of tinymail based E-mail clients like Modest should start getting indexed correctly. I also disabled

Re: [Tracker] Preview patch for Modest support in tracker

2008-04-10 Thread Philip Van Hoof
On Wed, 2008-04-09 at 20:26 +0200, Philip Van Hoof wrote: On Wed, 2008-04-09 at 12:16 -0400, Jamie McCracken wrote: feel free to commit this if you want others to start testing it Committed as 1262. I plan to do some more basic tests but I expect to commit it this week. During this week

[Tracker] Unwatching E-mail service paths

2008-04-10 Thread Philip Van Hoof
know if I can commit. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be Index: src/trackerd/tracker-email-modest.c === --- src

[Tracker] A patch to ease support for GetState and StateChanged for Xesam

2008-04-16 Thread Philip Van Hoof
Hi there, This path will make it more easy later to support things like GetState and StateChanged (which has a percentage value, for example). -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http

[Tracker] New branch for Xesam support in trackerd

2008-04-24 Thread Philip Van Hoof
are absolutely more than welcome. Meet us (otella, pvanhoof, martyn, garnacho, frade, konttori) on #tracker at irc.gimpnet.org. Just svn co http://svn.gnome.org/svn/tracker/branches/xesam-support or svn co svn+ssh://svn.gnome.org/svn/tracker/branches/xesam-support ... and start coding! -- Philip Van Hoof

[Tracker] Merging xesam-support to indexer-split

2008-04-28 Thread Philip Van Hoof
Hi there, I'm at this moment merging the branches xesam-support to indexer-split. Xesam-support will be abandoned in favour of indexer-split. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http

Re: [Tracker] Merging xesam-support to indexer-split

2008-04-28 Thread Philip Van Hoof
On Mon, 2008-04-28 at 12:05 +0200, Philip Van Hoof wrote: Hi there, I'm at this moment merging the branches xesam-support to indexer-split. Xesam-support will be abandoned in favour of indexer-split. Branch merge commit was revision 1317. -- Philip Van Hoof, freelance software developer

[Tracker] HitsAdded, HitsRemoved and HitsModified for Xesam

2008-04-29 Thread Philip Van Hoof
to it -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be tracker-xesam-hitssignals.dia Description: application/dia-diagram ___ tracker-list mailing list

Re: [Tracker] HitsAdded, HitsRemoved and HitsModified for Xesam

2008-04-30 Thread Philip Van Hoof
= hashtable[2].key OR ServiceID = hashtable[n].key ... ) // Pro: no JOIN // Con: long arguments list done On Tue, 2008-04-29 at 17:56 +0200, Philip Van Hoof wrote: Pre note: This is about the Xesam support being done (since

Re: [Tracker] HitsAdded, HitsRemoved and HitsModified for Xesam

2008-04-30 Thread Philip Van Hoof
On Wed, 2008-04-30 at 15:39 +0200, Philip Van Hoof wrote: + // Comment by Philip Van Hoof: + // Please verify that str_service_type_id must be the first argument. + // Reading the file sqlite-stored-procs.sql this doesn't seem to be + // true Never mind that comment

Re: [Tracker] HitsAdded, HitsRemoved and HitsModified for Xesam

2008-04-30 Thread Philip Van Hoof
-list ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo/tracker-list -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be

Re: [Tracker] HitsAdded, HitsRemoved and HitsModified for Xesam

2008-04-30 Thread Philip Van Hoof
it optimal :) Voila :) -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http

Re: [Tracker] HitsAdded, HitsRemoved and HitsModified for Xesam

2008-04-30 Thread Philip Van Hoof
On Wed, 2008-04-30 at 17:14 +0200, Philip Van Hoof wrote: On Wed, 2008-04-30 at 11:05 -0400, Jamie McCracken wrote: This way, a live-query doesn't consume memory in that temporary table when it's just sitting there, doing nothing (and no indexing is happening, in which case the indexer

Re: [Tracker] HitsAdded, HitsRemoved and HitsModified for Xesam

2008-05-01 Thread Philip Van Hoof
T o Jamie, Martyn, Frade, Otella, etc ... Here's some actual code. Please review this and let me know if you see dings different. On Tue, 2008-04-29 at 17:56 +0200, Philip Van Hoof wrote: Pre note: This is about the Xesam support being done (since this week) in the indexer-split. About

Re: [Tracker] HitsAdded, HitsRemoved and HitsModified for Xesam

2008-05-01 Thread Philip Van Hoof
Newer version On Thu, 2008-05-01 at 15:15 +0200, Philip Van Hoof wrote: To Jamie, Martyn, Frade, Ottela, etc ... Here's some actual code. Please review this and let me know if you see dings different. On Tue, 2008-04-29 at 17:56 +0200, Philip Van Hoof wrote: Pre note

[Tracker] Indexer-split branch now requires sqlite 3.5

2008-05-05 Thread Philip Van Hoof
of course use that as a check too. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http

[Tracker] [Fwd: Re: [Xesam] Need paged search mode for xesam]

2008-05-08 Thread Philip Van Hoof
Hey Jamie, About the Xesam discussion for range-searches, here's a patch that would add the remote API to the indexer-split branch. If there's some sort of OK from Mikkel I plan to commit this to the branch (or else adapt it to the proposed API). -- Philip Van Hoof, freelance software

Re: [Tracker] [Fwd: Re: [Xesam] Need paged search mode for xesam]

2008-05-08 Thread Philip Van Hoof
namespace? On Thu, 2008-05-08 at 11:19 +0200, Philip Van Hoof wrote: Hey Jamie, About the Xesam discussion for range-searches, here's a patch that would add the remote API to the indexer-split branch. If there's some sort of OK from Mikkel I plan to commit this to the branch (or else adapt

[Tracker] Restarted the xesam-support branch

2008-05-13 Thread Philip Van Hoof
Me and Ottela have recreated the xesam-support branch and will be working on plumbing together support for Xesam in this branch. The branch revision was 1398. The branch is a svn cp of the indexer-split branch. anonsvn is: http://svn.gnome.org/svn/tracker/branches/xesam-support -- Philip Van

Re: [Tracker] Tracker does not display results from file contents

2008-05-15 Thread Philip Van Hoof
either. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman

Re: [Tracker] Tracker does not display results from file contents

2008-05-15 Thread Philip Van Hoof
On Thu, 2008-05-15 at 19:24 +0200, Tshepang Lekhonkhobe wrote: On Thu, May 15, 2008 at 5:49 PM, Philip Van Hoof [EMAIL PROTECTED] wrote: Functionally seen we (me and Ivan Frade) have tested all revisions starting 1199 until 1267 All revisions up until 1266 seemed to work. Revision 1267

[Tracker] The org.freedesktop.Tracker.Files.Create method

2008-07-03 Thread Philip Van Hoof
can't be auto-removed, yet must be returned if there was a match yet doesn't seem to have any data to search for other than simple meta data). So what do we do with this capability? -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http

Re: [Tracker] The org.freedesktop.Tracker.Files.Create method

2008-07-03 Thread Philip Van Hoof
Note: org.freedesktop.Tracker.Files.Exist with auto_create=TRUE has the exact same problem. On Thu, 2008-07-03 at 13:19 +0200, Philip Van Hoof wrote: Hi there, The indexer-split is all about moving the indexer to another process and letting trackerd perform no writes itself. Right now

Re: [Tracker] The org.freedesktop.Tracker.Files.Create method

2008-07-04 Thread Philip Van Hoof
On Fri, 2008-07-04 at 11:00 +0200, Mikkel Kamstrup Erlandsen wrote: 2008/7/3 Philip Van Hoof [EMAIL PROTECTED]: Daze[1] actually use org.freedesktop.Tracker.Files.Exist to store user annotations directly in Tracker. So the API is indeed of use. However another incarnation of it may be more

Re: [Tracker] Restarted the xesam-support branch

2008-07-21 Thread Philip Van Hoof
/pkgconfig Thanks in advance, and best regards, Michael. np. Perhaps join #tracker tomorrow (Monday). The developers of indexer-split and xesam-support will all be available for discussion afaik (I will, just ping 'pvanhoof'). -- Philip Van Hoof, freelance software developer home: me

Re: [Tracker] Update for qdbm

2008-07-25 Thread Philip Van Hoof
don't see how this can work with two processes then :-\ Anyway, we plan to on-flush let the indexer tell trackerd to unload the depot file at the next read. also adds all the crap that we dont use (my version just included the minimal source we needed) -- Philip Van Hoof, freelance software

Re: [Tracker] indexer-split branch missing lots of important stuff

2008-07-29 Thread Philip Van Hoof
the above are very important -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http

[Tracker] Vala binding

2008-07-31 Thread Philip Van Hoof
Is it ok to add a vala binding in src/libtracker in indexer-split ? -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list

Re: [Tracker] Vala binding

2008-07-31 Thread Philip Van Hoof
On Thu, 2008-07-31 at 11:03 +0200, Philip Van Hoof wrote: Is it ok to add a vala binding in src/libtracker in indexer-split ? This will it be, if okayed -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http

Re: [Tracker] Vala binding

2008-07-31 Thread Philip Van Hoof
On Thu, 2008-07-31 at 11:07 +0200, Philip Van Hoof wrote: On Thu, 2008-07-31 at 11:03 +0200, Philip Van Hoof wrote: Is it ok to add a vala binding in src/libtracker in indexer-split ? This will it be, if okayed With the difference that a tracker.deps will include dbus-glib-1, I forgot

Re: [Tracker] Vala binding

2008-07-31 Thread Philip Van Hoof
On Thu, 2008-07-31 at 11:03 +0200, Philip Van Hoof wrote: Is it ok to add a vala binding in src/libtracker in indexer-split ? By looking at the generated binding, I noticed that the API in tracker.h has a few serious flaws and problems: * It pretends to be GObject-like, but it's really one big

Re: [Tracker] Vala binding

2008-08-04 Thread Philip Van Hoof
On Mon, 2008-08-04 at 10:06 -0400, Jamie McCracken wrote: On Thu, 2008-07-31 at 11:07 +0200, Philip Van Hoof wrote: On Thu, 2008-07-31 at 11:03 +0200, Philip Van Hoof wrote: Is it ok to add a vala binding in src/libtracker in indexer-split ? This will it be, if okayed sure

Re: [Tracker] Ready for merge

2008-08-07 Thread Philip Van Hoof
killall -9 tracker killall -9 tracker-indexer rm -rf $HOME/.cache/tracker rm -rf $HOME/.local/share/tracker rm -rf /tmp/*tracker* trackerd -v 3 -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http

Re: [Tracker] Ready for merge

2008-08-07 Thread Philip Van Hoof
On Fri, 2008-08-08 at 01:10 +0200, Laurent Aguerreche wrote: Le jeudi 07 août 2008 à 22:06 +0200, Philip Van Hoof a écrit : On Thu, 2008-08-07 at 19:40 +0100, Martyn Russell wrote: Martyn Russell wrote: Laurent Aguerreche wrote: Phillip has a patch we can try

Re: [Tracker] Ready for merge

2008-08-08 Thread Philip Van Hoof
On Fri, 2008-08-08 at 03:19 +0200, Laurent Aguerreche wrote: Le vendredi 08 août 2008 à 02:11 +0200, Philip Van Hoof a écrit : Indeed, I was a little bit too enthusiastic because Firefox is also getting frozen from time to time but I can switch from an application to another so it is still

Re: [Tracker] more issues with indexer-split

2008-08-22 Thread Philip Van Hoof
2134:2135 -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman

Re: [Tracker] tracker-indexer does not index all files

2008-08-28 Thread Philip Van Hoof
not a good one. The bugfix will be finding out why the instance is foobar, and then fixing this. If you can further investigate as to how this 'path' instance came to be, you'd help us a lot with finding this. But thanks for the help already. It's a very valuable bug report. -- Philip Van Hoof

Re: [Tracker] tracker-indexer does not index all files

2008-08-28 Thread Philip Van Hoof
Laurent, would it be possible for you to run the indexer under valgrind? Valgrind might reveal some interesting things, perhaps On Thu, 2008-08-28 at 13:06 +0200, Philip Van Hoof wrote: On Thu, 2008-08-28 at 12:31 +0200, [EMAIL PROTECTED] wrote: You're right, tracker-indexer crashes

[Tracker] Specifying thumbnailers as a service

2008-08-29 Thread Philip Van Hoof
compete and that way drive innovation. This proposal is about the DBus API only for it (to see if we can reach an agreement on that). Thanks --- footnotes [1] http://jens.triq.net/thumbnail-spec/index.html -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome

Re: [Tracker] Specifying thumbnailers as a service

2008-08-29 Thread Philip Van Hoof
the thumbnailer know that a thumbnail-able have been moved, so that the thumbnailer can rename the thumbnail in a more efficient way than that a delete + create would do. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http

Re: [Tracker] Specifying thumbnailers as a service

2008-08-29 Thread Philip Van Hoof
On Fri, 2008-08-29 at 13:59 +0200, Philip Van Hoof wrote: On Fri, 2008-08-29 at 11:03 +0100, Bastien Nocera wrote: On Fri, 2008-08-29 at 11:25 +0200, Philip Van Hoof wrote: arg type=i name=size_x direction=in / arg type=i name=size_y direction=in / In the libgnomeui

Re: [Tracker] Specifying thumbnailers as a service

2008-09-01 Thread Philip Van Hoof
this during the implementing of our case. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org

Re: [Tracker] Specifying thumbnailers as a service

2008-09-01 Thread Philip Van Hoof
On Mon, 2008-09-01 at 10:25 +0200, Lubos Lunak wrote: On Friday 29 of August 2008, Philip Van Hoof wrote: Is this API also intended to be used by filemanagers? It appears to have several performance problems for use in those: - there is no notification about progress (i.e. when

Re: [Tracker] Specifying thumbnailers as a service

2008-09-01 Thread Philip Van Hoof
On Mon, 2008-09-01 at 09:53 -0700, Brian J. Tarricone wrote: On Mon, 01 Sep 2008 10:49:31 +0200 Philip Van Hoof wrote: I think canceling is overkill. Making a thumbnail doesn't take longer than a minute (and a minute is an extreme case). Users don't cancel that. Strongly disagree. I

Re: [Tracker] more issues with indexer-split

2008-09-03 Thread Philip Van Hoof
to date. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman

Re: [Tracker] Specifying thumbnailers as a service

2008-09-04 Thread Philip Van Hoof
On Fri, 2008-08-29 at 20:14 +0200, Kevin Krammer wrote: On Friday 29 August 2008, Philip Van Hoof wrote: What do others think about having a signal like this signal name=Created arg type=as name=thumbnails / /signal I know that Create is annotated as async but the client might

Re: [Tracker] more issues with indexer-split

2008-09-09 Thread Philip Van Hoof
are not cool in at least my opinion. But having to wait for individual approvals of each and every patch ... would also block our methodology a little bit. Anyway ... my proposal for post-merge is to discuss this together at the Maemo Desktop Search hackfest in Berlin. -- Philip Van Hoof, freelance

[Tracker] Metadata exchange format for removable devices

2008-11-06 Thread Philip Van Hoof
can do a periodical compressed rewrite of the .ttl file. I plan to throw this proposal to for example the Xesam initiative too. But let's get something implemented in Tracker first, as a proof of concept. Suggestions are welcome. -- Philip Van Hoof, freelance software developer home: me

Re: [Tracker] Database access abstraction

2008-11-06 Thread Philip Van Hoof
-list -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be using GLib; using DBus; public class DBusSample : GLib.Object { private DBus.Connection conn; private dynamic DBus.Object search

Re: [Tracker] stdin/stdout is keyword for compile, replace it

2008-11-06 Thread Philip Van Hoof
) : NULL; } return result; ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo/tracker-list -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org

Re: [Tracker] Database access abstraction

2008-11-06 Thread Philip Van Hoof
:29 +0100, Philip Van Hoof wrote: Hi, this is a mail that I once sent to a few people at Nokia who wanted direct access to SQL too: Hi guys, I made a very simple test case that selects a LIMIT of 1 until 100 of a few columns out of the Services table. After I finished

Re: [Tracker] g_file_make_directory_with_parents is undefined

2008-11-09 Thread Philip Van Hoof
. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be Index: src/tracker-extract/tracker-albumart.c === --- src/tracker-extract

[Tracker] Turtle metadata cache for removable devices

2008-11-11 Thread Philip Van Hoof
. But this way people can study how this will work already. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be diff --git a/configure.ac b/configure.ac index b075f85..0614e78 100644

Re: [Tracker] Turtle metadata cache for removable devices

2008-11-12 Thread Philip Van Hoof
On Tue, 2008-11-11 at 16:39 +0100, Philip Van Hoof wrote: Hi folks, This new one is the latest patch, and this patch was also merged into Jürg's git repository [2] [1] http://live.gnome.org/MetadataOnRemovableDevices [2] git.codethink.co.uk/git/tracker , branch vstore The patch still

[Tracker] Please review, thumbnail cleanup code

2008-11-21 Thread Philip Van Hoof
Please review this patch -- Philip Van Hoof freelance software developer Codeminded BVBA - http://codeminded.be -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be Index: src/tracker

Re: [Tracker] From the client side

2008-11-23 Thread Philip Van Hoof
that they should read these fields that is. The Turtle file is not mutually exclusive wrt XMP data. Writing XMP data is still possible. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be

Re: [Tracker] Please review, thumbnail cleanup code

2008-11-24 Thread Philip Van Hoof
Thanks for the review and path improvements, will be committing this in a minute. On Mon, 2008-11-24 at 12:44 +, Martyn Russell wrote: On 21/11/08 15:46, Philip Van Hoof wrote: Please review this patch Hi Phillip, I have attached an update to your patch. I have changed: * Make

Re: [Tracker] From the client side

2008-11-24 Thread Philip Van Hoof
and thick clients? My feeling is that its more work to fix the apps Fix the apps. Although perhaps more work, and while I'm not sure that it's indeed more work that way, then at least the apps are clean and correctly implemented. -- Philip Van Hoof, freelance software developer home: me

[Tracker] Please review, thumbnail cleanup code

2008-11-25 Thread Philip Van Hoof
Please review this patch -- Philip Van Hoof freelance software developer Codeminded BVBA - http://codeminded.be Index: src/tracker-indexer/tracker-thumbnailer.c === --- src/tracker-indexer/tracker-thumbnailer.c (revision 0

Re: [Tracker] index evolution mail is broken

2008-11-28 Thread Philip Van Hoof
... and we can safely enter 2009! -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http

[Tracker] Support for caching metadata on removable devices

2008-11-28 Thread Philip Van Hoof
://svn.gnome.org/svn/tracker/branches/turtle/ The file that you can tail is: tail -f /media/USBStick/.cache/metadata/metadata.ttl It's All About the Pentiums baby! -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog

Re: [Tracker] not able to compile branch Turtle

2008-11-29 Thread Philip Van Hoof
-list -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo

Re: [Tracker] not able to compile branch Turtle

2008-11-29 Thread Philip Van Hoof
. This will indeed be fixed. But if Stijn wants to test the actual feature too, he'll need raptor indeed. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be

[Tracker] Merge Turtle branch to Trunk, the diff

2008-12-01 Thread Philip Van Hoof
/tracker/trunk$ svn diff /tmp/turtle-to-trunk.diff [EMAIL PROTECTED]:~/repos/gnome/tracker/trunk$ -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be Index: src/tracker-indexer/tracker-main.c

Re: [Tracker] Merge Turtle branch to Trunk, the diff

2008-12-01 Thread Philip Van Hoof
This is a new version of the same patch. In this version I don't do the memory-leak fix in tracker_data_metadata_insert_values as this fix was conflicting with how tracker_data_metadata_insert_values is being used in result_set_to_metadata -- Philip Van Hoof, freelance software developer home

Re: [Tracker] Merge Turtle branch to Trunk, the diff

2008-12-01 Thread Philip Van Hoof
). On Mon, 2008-12-01 at 12:05 +0100, Philip Van Hoof wrote: This is a new version of the same patch. In this version I don't do the memory-leak fix in tracker_data_metadata_insert_values as this fix was conflicting with how tracker_data_metadata_insert_values is being used in result_set_to_metadata

[Tracker] Merging Turtle branch to Trunk

2008-12-04 Thread Philip Van Hoof
This is the latest merge-patch for Turtle to Trunk. Please review -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be Index: src/tracker-indexer/tracker-main.c

Re: [Tracker] Merging Turtle branch to Trunk

2008-12-08 Thread Philip Van Hoof
Ping On Thu, 2008-12-04 at 14:16 +0100, Philip Van Hoof wrote: This is the latest merge-patch for Turtle to Trunk. Please review -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be

[Tracker] [Fwd: Beagle and Tracker, letting Evolution feed those beasts RDF triples instead]

2008-12-08 Thread Philip Van Hoof
FYI I will indeed be working on such a plugin and the tracker-side of such a DBus API. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ---BeginMessage--- All metadata engines

Re: [Tracker] [Evolution] Beagle and Tracker, letting Evolution feed those beasts RDF triples instead

2008-12-09 Thread Philip Van Hoof
in Tracker that deal with all versions of Evolution's cache versions. One big spaghetti mess distributed over multiple projects. So, let's just do it right On Mon, 2008-12-08 at 18:59 +0100, Philip Van Hoof wrote: All metadata engines are nowadays working on a method to let them get

Re: [Tracker] Merging Turtle branch to Trunk

2008-12-09 Thread Philip Van Hoof
that you add a string to a list-element. return TRUE; } On Tue, 2008-12-09 at 18:17 +0100, Philip Van Hoof wrote: Hi there, This is a new version of the patch. Garnacho: You want to review the part where I'm changing your precious src/tracker-indexer/tracker-module-metadata.c

Re: [Tracker] Merging Turtle branch to Trunk

2008-12-09 Thread Philip Van Hoof
On Tue, 2008-12-09 at 18:42 +0100, Jürg Billeter wrote: On Tue, 2008-12-09 at 18:32 +0100, Philip Van Hoof wrote: - g_hash_table_insert (metadata-table, -g_object_ref (field), -data); + g_hash_table_replace (metadata-table

Re: [Tracker] [Evolution] Beagle and Tracker, letting Evolution feed those beasts RDF triples instead

2008-12-09 Thread Philip Van Hoof
On Tue, 2008-12-09 at 13:59 +0100, Philip Van Hoof wrote: On Tue, 2008-12-09 at 18:00 +0530, Sankar wrote: Hey Sankar, I'm writing a plugin that will implement the Manager class as described here. Tracker will then implement being a Registrar. http://live.gnome.org/Evolution/Metadata

Re: [Tracker] [Evolution-hackers] [Evolution] Beagle and Tracker, letting Evolution feed those beasts RDF triples instead

2008-12-10 Thread Philip Van Hoof
On Wed, 2008-12-10 at 11:12 +, Michael Meeks wrote: Hi Philip, On Tue, 2008-12-09 at 19:59 +0100, Philip Van Hoof wrote: http://live.gnome.org/Evolution/Metadata For early visitors of that page, refresh because I have added/changed quite a lot of it already. Looks really

[Tracker] Support in Tracker for ultra-new Evolution installs that use SQLite for the summary format

2008-12-11 Thread Philip Van Hoof
-indexer (as seemingly my compiler was putting return 0x2 where the return was omitted, and the memory I have at 0x2 didn't dereference TrackerModuleMetadata's members very well). Please review and/or rework the patch. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot

Re: [Tracker] Support in Tracker for ultra-new Evolution installs that use SQLite for the summary format

2008-12-11 Thread Philip Van Hoof
will choose the correct for them) With this patch the code will detect the format and automatically choose the right way to parse both. regards, Ivan On 12/11/08, Philip Van Hoof s...@pvanhoof.be wrote: This patch makes ultra-new Evolution installs work again with Tracker. There's one

Re: [Tracker] Support in Tracker for ultra-new Evolution installs that use SQLite for the summary format

2008-12-12 Thread Philip Van Hoof
On Fri, 2008-12-12 at 01:59 +0100, Philip Van Hoof wrote: On Thu, 2008-12-11 at 23:58 +0200, Ivan Frade wrote: hi philip, short comment (the tablet is not the best device to review patches): can we call this module evolution224 and keep also the old module? we could choose between one

Re: [Tracker] [Evolution-hackers] [Evolution] Beagle and Tracker, letting Evolution feed those beasts RDF triples instead

2008-12-15 Thread Philip Van Hoof
to believe that the `last_checkout` date as passed during the registry of the registrar has become (or is) too old. After the Cleanup Evolution will do a re-import using mostly SetMany. I have updated http://live.gnome.org/Evolution/Metadata for this. -- Philip Van Hoof, freelance software developer

Re: [Tracker] Merging Turtle branch to Trunk

2008-12-16 Thread Philip Van Hoof
, G_FILE_TEST_EXISTS)) { Ivan will fix this Other than that, good work guys. I think we should try to get this commit this week! -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be

Re: [Tracker] Merging Turtle branch to Trunk

2008-12-16 Thread Philip Van Hoof
On Tue, 2008-12-16 at 14:44 +, Martyn Russell wrote: On 16/12/08 14:40, Philip Van Hoof wrote: Hi there, Here's a new patch svn merge -r 2696:2709 ../branches/turtle svn diff ain't adding the created files this time (for some reason), so I added them manually to this mail

[Tracker] Metadata and Evolution

2008-12-19 Thread Philip Van Hoof
that will be written to implement (x). #x http://live.gnome.org/Evolution/Metadata -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list

[Tracker] Crossover projects (Was: Metadata and Evolution)

2008-12-19 Thread Philip Van Hoof
Hi evos and trakkies, On Fri, 2008-12-19 at 10:55 +0100, Philip Van Hoof wrote: I will be tracking a patch that is related to the Evolution metadata proposal (x) at this bug in GNOME's bugzilla. http://bugzilla.gnome.org/show_bug.cgi?id=565082 It contains a patch that Evolution's most

[Tracker] Crossover projects (Was: Metadata and Evolution)

2008-12-19 Thread Philip Van Hoof
Hi evos and trakkies, On Fri, 2008-12-19 at 10:55 +0100, Philip Van Hoof wrote: I will be tracking a patch that is related to the Evolution metadata proposal (x) at this bug in GNOME's bugzilla. http://bugzilla.gnome.org/show_bug.cgi?id=565082 It contains a patch that Evolution's most

Re: [Tracker] Crossover projects (Was: Metadata and Evolution)

2008-12-23 Thread Philip Van Hoof
On Fri, 2008-12-19 at 14:37 +0100, Philip Van Hoof wrote: Hi evos and trakkies, On Fri, 2008-12-19 at 10:55 +0100, Philip Van Hoof wrote: I will be tracking a patch that is related to the Evolution metadata proposal (x) at this bug in GNOME's bugzilla. http://bugzilla.gnome.org

Re: [Tracker] [Evolution-hackers] Crossover projects (Was: Metadata and Evolution)

2008-12-24 Thread Philip Van Hoof
On Tue, 2008-12-23 at 13:25 +0100, Philip Van Hoof wrote: Hi evos and trakkies, On Fri, 2008-12-19 at 10:55 +0100, Philip Van Hoof wrote: I will be tracking a patch that is related to the Evolution metadata proposal (x) at this bug in GNOME's bugzilla. http://bugzilla.gnome.org

[Tracker] [Fwd: Re: Call for talks - GNOME Devroom at FOSDEM 2009]

2009-01-06 Thread Philip Van Hoof
If somebody is interested in doing a talk about tracker at fosdem's gnome room: speak up now. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ---BeginMessage--- Hello :) 2008

Re: [Tracker] [Fwd: Re: Call for talks - GNOME Devroom at FOSDEM 2009]

2009-01-07 Thread Philip Van Hoof
On Wed, 2009-01-07 at 02:44 +0100, Martyn Russell wrote: Philip Van Hoof wrote: If somebody is interested in doing a talk about tracker at fosdem's gnome room: speak up now. Hi Phillip, I am unable to make FOSDEM this year so I won't be able to do one. I think it would be good to have

Re: [Tracker] Call for talks - GNOME Devroom at FOSDEM 2009

2009-01-07 Thread Philip Van Hoof
://mail.gnome.org/mailman/listinfo/gtk-devel-list -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org

[Tracker] Review of the new Evolution/Generic E-mail metadata support for Tracker

2009-01-07 Thread Philip Van Hoof
alongside if they want to do this. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http

Re: [Tracker] Review of the new Evolution/Generic E-mail metadata support for Tracker

2009-01-09 Thread Philip Van Hoof
fun reviewing (and don't forget to read the wiki page). On Wed, 2009-01-07 at 13:57 +0100, Philip Van Hoof wrote: This Friday I will post a patch that will need a review. The patch implements this proposal. The people who are interested in reviewing it should read it first: http

Re: [Tracker] Review of the new Evolution/Generic E-mail metadata support for Tracker

2009-01-14 Thread Philip Van Hoof
calling the DBus proxy with it in tracker_evolution_registrar_set{_many}()? That and the length of the string arrays are equal. This depends on the policy we have here - can we use empty GStrv values? Fixed -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome

Re: [Tracker] Review of the new Evolution/Generic E-mail metadata support for Tracker

2009-01-15 Thread Philip Van Hoof
On Thu, 2009-01-15 at 11:20 +, Martyn Russell wrote: On 14/01/09 18:04, Philip Van Hoof wrote: OK, from my point of view, we can commit this patch. Carlos are you happy with this too or do you have anything further to add? Carlos's final review happened on the bug. Committed as 2794

[Tracker] Migration or porting from GMime 2.2 to GMime 2.4

2009-01-16 Thread Philip Van Hoof
This patch ports the old Evolution support code to GMime 2.4 -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be Index: src/tracker-indexer/modules/evolution-common.h

[Tracker] Plan to start targeting GMime 2.4

2009-01-16 Thread Philip Van Hoof
series will start, to have a Tracker with a GMime 2.4 version. But this is yet undecided. Note that the crash in GMime 2.2 is serious and 100% reproducable for all versions of GMime 2.2 that we tried. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof

[Tracker] Plans for the src/plugins/evolution support, adding a plugin for KMail

2009-01-22 Thread Philip Van Hoof
can get in touch with me. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be ___ tracker-list mailing list tracker-list@gnome.org http

Re: [Tracker] trackerd memory efficiency

2009-01-23 Thread Philip Van Hoof
to only really alloc as pages are requested (to avoid having to excessively do realloc instead). So just looking at top is definitely not a good way to measure. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog

Re: [Tracker] Tracker on a NAS

2009-02-01 Thread Philip Van Hoof
. Notwithstanding I'm not sure. I mean ... do the research, code the code, make a few other people excited and interested, and I'm pretty sure it'll happen. By that I mean that much of Tracker's roadmap is also in your hands. -- Philip Van Hoof, freelance software developer home: me at pvanhoof

[Tracker] E-Mail metadata specification, some changes have happened

2009-02-03 Thread Philip Van Hoof
metadata sources Like the subject, to, from, cc, status, size. These are all shared by all E-mail metadata sources. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be

Re: [Tracker] Refactored the src/plugins (new) Evolution support

2009-02-03 Thread Philip Van Hoof
Note I decided to make a branch for this on Codethink's git repos. http://git.codethink.co.uk/?p=tracker;a=shortlog;h=push http://git.codethink.co.uk/?p=tracker;a=commitdiff;h=8923218e08b250b96c269e42257e61e35044d0c3 On Tue, 2009-02-03 at 11:55 +0100, Philip Van Hoof wrote: This is a new patch

  1   2   3   4   5   >