Re: [Tracker] ANNOUNCE: tracker 0.6.90 released

2009-02-11 Thread Philip Van Hoof
? The totem PL parser support should be in there already. Modest support is not there AFAIK. Perhaps Philip has a better idea of this one. LATER But E-mail is not very emotive ;) -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org

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

2009-02-11 Thread Philip Van Hoof
-03 at 11:52 +0100, Philip Van Hoof wrote: This is a new patch but with the indentation right for the two new files this time On Tue, 2009-02-03 at 00:40 +0100, Philip Van Hoof wrote: Hi there, This long E-mail is also a request for a review of the attached patch, Martyn

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

2009-02-11 Thread Philip Van Hoof
On Wed, 2009-02-11 at 14:30 +, Martyn Russell wrote: Philip Van Hoof wrote: Pausing, pre-committing and continuing it something I think will eventually be necessary to add (for example a AddMany that adds really a lot of triples, should pause+pre-commit, import, and then continue

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

2009-02-11 Thread Philip Van Hoof
the Turtle import code like one of these plugins. Not sure of there would be a reason for this, though. At least not at this moment (it's unrelated). Just pointing out that this is why it's sometimes needed to have the indexer nearby. -- Philip Van Hoof, freelance software developer home: me

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

2009-02-12 Thread Philip Van Hoof
On Wed, 2009-02-11 at 17:55 +, Martyn Russell wrote: Philip Van Hoof wrote: This is a new patch but with the indentation right for the two new files this time Hi Philip, Some initial comments. I have not had a chance to try the new code yet. #1, I don't have src/trackerd

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

2009-02-12 Thread Philip Van Hoof
ok, fair enough. http://git.codethink.co.uk/?p=tracker;a=commitdiff;h=739e33a1a7175d8f481e0fa617cc388b7b7803a7 Was this the last remark before commit approval? On Thu, 2009-02-12 at 11:39 +, Martyn Russell wrote: Philip Van Hoof wrote: On Thu, 2009-02-12 at 10:15 +, Martyn Russell

[Tracker] Please review, this fixes a bug in cleaning up thumbnails from removed devices

2009-03-13 Thread Philip Van Hoof
Check attachment -- 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/libtracker-data/tracker-data-update.c

Re: [Tracker] Please review, this fixes a bug in cleaning up thumbnails from removed devices

2009-03-13 Thread Philip Van Hoof
Nevermind the part of src/tracker-extract/tracker-main.c, that was just junk that i should have svn revert-ed before making the patch. On Fri, 2009-03-13 at 13:40 +0100, Philip Van Hoof wrote: src/tracker-extract/tracker-main.c -- Philip Van Hoof, freelance software developer home: me

Re: [Tracker] Too much pain with Evolution 2.24 and Tracker 0.6.9x

2009-03-15 Thread Philip Van Hoof
distributions should as soon as possible start shipping Evolution 2.25.2 and enable the feature in Tracker. More information here: 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

Re: [Tracker] Too much pain with Evolution 2.24 and Tracker 0.6.9x

2009-03-20 Thread Philip Van Hoof
will be compiled and installed if all the development versions of Evolution Data Server co. are recent enough. It should be enabled by default in Evolution (but double check). I use latest Tracker version of trunk. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome

Re: [Tracker] Migrating tracker from HAL to DeviceKit

2009-04-01 Thread Philip Van Hoof
[2] http://pvanhoof.be/blog/index.php/2009/04/01/volume-support-in-experimental-tracker Cheers and great to see DeviceKit people sniffing in our codez! -- 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] [patch] split TrackerHal into TrackerStorage and TrackerPower and re-organise into backend

2009-04-02 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 ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo

Re: [Tracker] PATCH that makes things in tracker-monitor.c more performant

2009-04-02 Thread Philip Van Hoof
On Thu, 2009-04-02 at 14:23 +0200, Philip Van Hoof wrote: I'm not very sure, but isn't this going to make things faster? Let me know ... Added a break, don't know why we would need to continue looping once found. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot

Re: [Tracker] Using setrlimit() is causing a lot of SIGSEGV

2009-04-03 Thread Philip Van Hoof
metadata back. I have been testing with tracker-topanalyzer.cpp and it has been working fine, except for yetunported ontology parts of StreamAnalyzer of course. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog

Re: [Tracker] Roadmap Update

2009-04-06 Thread Philip Van Hoof
and to get any objections up front before I start anything. The planned order is the same as above. If no one objects today, I will request GNOME sysadmins set up a GIT repository for us. Any objections? Nope, sounds good to me -- Philip Van Hoof, freelance software developer home

[Tracker] Performance improvement for the extractors

2009-04-09 Thread Philip Van Hoof
This should improve performance for many file types -- 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/src/libtracker-common/tracker-file-utils.c b/src/libtracker-common/tracker

Re: [Tracker] PATCH - Refactoring albumart fetching

2009-04-13 Thread Philip Van Hoof
in the indexer, it all uses hal from private-hal now instead. Made it cope with not HAVE_HAL too. I'll notify you tomorrow about it if I change more things today, Martyn. But feel free to start reviewing this one already. On Fri, 2009-04-10 at 17:40 +0200, Philip Van Hoof wrote: Hackers

Re: [Tracker] PATCH - Refactoring albumart fetching

2009-04-13 Thread Philip Van Hoof
Changes since last patch: o. Don't request a heuristic scan if the media file has no album id3 tag. On Mon, 2009-04-13 at 14:30 +0200, Philip Van Hoof wrote: I continued working on this today, so here's a better version. Changes since last patch: o. Requests to copy-to-local

Re: [Tracker] PATCH - Refactoring albumart fetching

2009-04-13 Thread Philip Van Hoof
. This patch will I believe fix it. On lun, 2009-04-13 at 14:49 +0200, Philip Van Hoof wrote: Changes since last patch: o. Don't request a heuristic scan if the media file has no album id3 tag. On Mon, 2009-04-13 at 14:30 +0200, Philip Van Hoof wrote: I continued working

Re: [Tracker] Running tracker on an Ubuntu server box?

2009-04-21 Thread Philip Van Hoof
effort, once it runs. ;) As I mentioned, I'm a linux noob but I have some C/SQL/PHP/HTML/JS knowledege. So the first step for me would be to install tracker and make it indexing on my ubuntu server. Any idea where to start? -- Philip Van Hoof, freelance software developer home: me

Re: [Tracker] Running tracker on an Ubuntu server box?

2009-04-21 Thread Philip Van Hoof
On Tue, 2009-04-21 at 17:30 +0200, tigerf wrote: Philip, thanks for the insights. Philip Van Hoof schrieb: [CUT] - We have internal caching, too. Direct access to the database will often simply yield incorrect and inconsistent results. Well, that alone makes this idea obsolete

Re: [Tracker] ANNOUNCE: tracker 0.6.94 released

2009-04-27 Thread Philip Van Hoof
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/blog http://codeminded.be ___ tracker

Re: [Tracker] ANNOUNCE: tracker 0.6.94 released

2009-04-30 Thread Philip Van Hoof
enable it and it'll somewhat work, but it'll make other parts of Tracker unstable and unresponsive. Therefor it's by default disabled. -- 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] Performance improvement for tracker-0.6

2009-05-14 Thread Philip Van Hoof
Hi Martyn, This is a performance improvement in how tracker-0.6 uses SQLite. Instead of having many UPDATE statements per created resource this tries to combine them together into one larger UPDATE statement. Check it out :) -- Philip Van Hoof, freelance software developer home: me

Re: [Tracker] Performance improvement for tracker-0.6

2009-05-14 Thread Philip Van Hoof
On Thu, 2009-05-14 at 16:19 +0200, Philip Van Hoof wrote: This is a performance improvement in how tracker-0.6 uses SQLite. Instead of having many UPDATE statements per created resource this tries to combine them together into one larger UPDATE statement. + if (!error

Re: [Tracker] Performance improvement for tracker-0.6

2009-05-15 Thread Philip Van Hoof
, this is a leak that will grow to quite big proportions (the size of all the stored data multiplied by length of the UPDATE bla bla pieces of the string). I suggest we add a g_free (sql) before a release is made with this ;) Feel free to also rewrite attached patch and apply. -- Philip Van Hoof, freelance

Re: [Tracker] Performance improvement for tracker-0.6

2009-05-15 Thread Philip Van Hoof
to libtracker-data (by introducing a TrackerDataUpdateMetadataContext object), and adds support for initial insertions into the DB, instead of doing 1 insertion and N updates. On jue, 2009-05-14 at 16:54 +0200, Philip Van Hoof wrote: On Thu, 2009-05-14 at 16:19 +0200, Philip Van Hoof wrote

Re: [Tracker] Performance improvement for tracker-0.6

2009-05-15 Thread Philip Van Hoof
And here's a version that actually compiles :) On Fri, 2009-05-15 at 17:34 +0200, Philip Van Hoof wrote: There's another bug, I think something like this should be applied on top of the commit. Else the ones where a function is to be used will end up having wrong quoting. On Thu, 2009-05-14

Re: [Tracker] Object / RDF storage

2009-05-16 Thread Philip Van Hoof
that tracker can do all things i need, but i want a confirm :) Confirmed -- 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

Re: [Tracker] The tracker-store and tracker-store-queue branches

2009-05-21 Thread Philip Van Hoof
On Thu, 2009-05-21 at 11:27 +0200, Philip Van Hoof wrote: We hope that our community contributors will somehow find a way to join us in our efforts. We're trying really hard to keep you guys involved. But being a team of people, we're also working pretty fast nowadays. I'll explain one

Re: [Tracker] ANNOUNCE: tracker 0.6.95 released

2009-06-01 Thread Philip Van Hoof
___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo/tracker-list ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo/tracker-list -- Philip Van Hoof, freelance

[Tracker] Unix socket based IPC, experiment for inserting larger amounts of metadata

2009-06-03 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 ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo/tracker

Re: [Tracker] Tracker / Tomboy / Maemo

2009-06-12 Thread Philip Van Hoof
On Fri, 2009-06-12 at 17:15 +0200, Cornelius Hald wrote: Hello Everyone! Hey! I'm the author of Conboy[1] a Tomboy[2] compatible note taking application for the Maemo[3] platform. As the next version of Maemo will feature Tracker, I thought I should add some support for Tracker to my

Re: [Tracker] Tracker / Tomboy / Maemo

2009-06-12 Thread Philip Van Hoof
On Fri, 2009-06-12 at 17:29 +0200, Philip Van Hoof wrote: * Is there already an indexer for Tomboy or GNote[4]? If yes, I think I could reuse it because the XML file format is exactly the same. While searching I only found this message (including some code): http://www.mail-archive.com

Re: [Tracker] Any plan for tracker 0.70?

2009-06-18 Thread Philip Van Hoof
On Thu, 2009-06-18 at 11:54 +0800, Jerry Tan wrote: About dependencies, that new tracker will use IIRC vala (= 0.7.2) and raptor (= 1.6.18). About Vala it is a new language like c#, Vala doesn't need a virtual machine, released software doesn't need vala (we ship the C code that Vala

Re: [Tracker] Roadmap to 0.7

2009-07-10 Thread Philip Van Hoof
On Fri, 2009-07-10 at 08:23 -0400, Jamie McCracken wrote: On Fri, 2009-07-10 at 13:46 +0200, Philip Van Hoof wrote: On Fri, 2009-07-10 at 07:11 -0400, Jamie McCracken wrote: I would like to eliminate the Zeitgeist daemon as what they want to do is most inefficient - get relevant data

[Tracker] PATCH for nie:isStoredAs

2009-07-13 Thread Philip Van Hoof
This patch doesn't yet replace the move logic, but already introduces the isStoredAs predicate. I'm not certain about the applications.c file, as it apparently isn't closing the sparql update query. Hence attaching this patch for review by Jürg. -- Philip Van Hoof, freelance software developer

Re: [Tracker] strigi 0.7 rc1

2009-07-23 Thread Philip Van Hoof
and libstreamanalyzer, out of this release candidate. I also wonder whether packagers are instructed to package these libraries separately. -- 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] strigi 0.7 rc1

2009-07-23 Thread Philip Van Hoof
On Thu, 2009-07-23 at 12:31 +0300, Evgeny Egorochkin wrote: On Thursday 23 July 2009 11:52:46 Philip Van Hoof wrote: Does this libstreamanalyzer already take into account the latest changes that we made to the Nepomuk Message Ontology, for MIME files? In particular the nmo:hasContent

Re: [Tracker] strigi 0.7 rc1

2009-07-27 Thread Philip Van Hoof
. But instead 0.7.0-RC1 or something. Otherwise people who tryout the RC1 might confuse their version with the future 0.7.0 one. But that's up to streamanalyzer's project management. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http

[Tracker] PATCH fixing error when deleting from fts table

2009-07-27 Thread Philip Van Hoof
0x080519d8 in main (argc=1, argv=0xb264) at tracker-main.c:803 (gdb) -- 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/src/libtracker-data/tracker-data-update.c b/src/libtracker

Re: [Tracker] PATCH fixing error when deleting from fts table

2009-07-27 Thread Philip Van Hoof
to solve this issue. We could for example first SELECT the value out of the fts table, to feed it back during the UPDATE. Not sure ... -- 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] The quadruple, team conversations on IRC

2009-07-29 Thread Philip Van Hoof
will investigate this performance issue and see if we can mitigate 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-list mailing

Re: [Tracker] Tracker.Keywords GetList

2009-07-31 Thread Philip Van Hoof
repository. Any help will be appreciated. -- 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

[Tracker] Team conclusions on IRC, DBus API versioning

2009-08-05 Thread Philip Van Hoof
made any promises about what is in master yet. Opinions? /me puts on his armor -- 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] Announcement of the parser branch

2009-08-12 Thread Philip Van Hoof
, so it should be relatively safe to write a patch for it. Coders, Start your editors! -- 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] GNOME module proposal?

2009-08-17 Thread Philip Van Hoof
will post to the desktop-devel list with our request. -- 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

Re: [Tracker] Discussing the API of libtracker-miner

2009-08-18 Thread Philip Van Hoof
and pieces that are now written in Vala will also be publicly accessible in libtracker-data, in the same way. I think it's fine if Adrien continues developing these pieces of library code in Vala. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome

Re: [Tracker] Team conclusions on IRC, DBus API versioning

2009-08-18 Thread Philip Van Hoof
This has been pushed to master. Happy 'fixing your code' days! On Wed, 2009-08-05 at 15:37 +0200, Philip Van Hoof wrote: During several IRC discussions we as a team decided to version the DBus API of Tracker's master. o. We decided to decouple the API version from the major version o. We

[Tracker] Announcing backuprestore support in urho-sync

2009-08-20 Thread Philip Van Hoof
and your live journal with the file that you provide to the restore call. Restore is of course a bit more complicated because we have to blow the fuse of the database before restore, and restore the fuse after restore. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome

Re: [Tracker] Switch to LGPL for libtracker-common, libtracker-db, and libtracker-data

2009-08-21 Thread Philip Van Hoof
of the aforementioned libraries to reply with a mail to allow us to go forward with the relicensing. We'll send individual mails to contributors that we've determined from the change log. Hereby my permission to relicense all my contributions in aforementioned libraries. -- Philip Van Hoof, freelance software

Re: [Tracker] New module proposal: tracker

2009-08-21 Thread Philip Van Hoof
on Beagle already knew 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] About the itsme project

2009-10-06 Thread Philip Van Hoof
is devel, OSCAF is the official project. We have a ticket open at OSCAF about these issues: https://sourceforge.net/apps/trac/oscaf/ticket/46 http://lists.freedesktop.org/mailman/listinfo/xesam -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot

Re: [Tracker] Write-back data default/dummy data

2009-10-26 Thread Philip Van Hoof
a complete rescan of the file (else we might end up in an endless loop). For example by temporarily turning off filemonitoring for the file being changed (ignoring it until the writeback is finished) and then storing the mtime storage of it, then unignoring it. -- Philip Van Hoof, freelance software

Re: [Tracker] tracker-store leaking

2009-10-27 Thread Philip Van Hoof
in 2,420,760 blocks ==32548==still reachable: 113,384 bytes in 1,720 blocks ==32548== suppressed: 24,748 bytes in 197 blocks -- 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] Write-back data default/dummy data

2009-10-27 Thread Philip Van Hoof
the case that the simple solution is what you want. That simple solution is called the coalesce support that we've put in SPARQL. I don't know what the final team-conclusion on this will be, though. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome

Re: [Tracker] Write-back data default/dummy data

2009-10-27 Thread Philip Van Hoof
On Tue, 2009-10-27 at 15:10 +0100, Philip Van Hoof wrote: On Tue, Oct 27, 2009 at 2:54 AM, Martyn Russell mar...@lanedo.com wrote: Really I think it would be nice if the ontology standards could detail this. So note for the readers, this ain't about the write-back

Re: [Tracker] Crashes in tracker-store

2009-10-29 Thread Philip Van Hoof
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/tracker-list

Re: [Tracker] tracker-indexer segfault libsqlite3.so.0.8.6

2009-11-02 Thread Philip Van Hoof
-control -r. Make sure you built with -g for debug symbols. Yah, Alexander: use export CFLAGS=-O0 -ggdb before running ./autogen.sh -- 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] tracker-store crash

2009-11-03 Thread Philip Van Hoof
___ 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/blog http

Re: [Tracker] tracker-store crash

2009-11-03 Thread Philip Van Hoof
/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/blog http://codeminded.be -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome

Re: [Tracker] tracker-store crash

2009-11-03 Thread Philip Van Hoof
On Tue, 2009-11-03 at 11:48 +0100, Philip Van Hoof wrote: On Tue, 2009-11-03 at 12:46 +0200, Tshepang Lekhonkhobe wrote: On Tue, Nov 3, 2009 at 12:04, Philip Van Hoofs...@pvanhoof.be wrote: We can't reproduce this problem. It would be useful if you guys could try to reproduce it after

Re: [Tracker] tracker-store crash

2009-11-03 Thread Philip Van Hoof
Can you give us a new backtrace? On Tue, 2009-11-03 at 14:01 +0200, Tshepang Lekhonkhobe wrote: On Tue, Nov 3, 2009 at 13:03, Tshepang Lekhonkhobetshep...@gmail.com wrote: On Tue, Nov 3, 2009 at 12:50, Philip Van Hoofs...@pvanhoof.be wrote: On Tue, 2009-11-03 at 11:48 +0100, Philip Van Hoof

Re: [Tracker] tracker-store crash

2009-11-03 Thread Philip Van Hoof
Van Hoofs...@pvanhoof.be wrote: On Tue, 2009-11-03 at 11:48 +0100, Philip Van Hoof wrote: On Tue, 2009-11-03 at 12:46 +0200, Tshepang Lekhonkhobe wrote: On Tue, Nov 3, 2009 at 12:04, Philip Van Hoofs...@pvanhoof.be wrote: We can't reproduce this problem. It would be useful

Re: [Tracker] tracker-store crash

2009-11-04 Thread Philip Van Hoof
Lekhonkhobetshep...@gmail.com wrote: On Tue, Nov 3, 2009 at 12:50, Philip Van Hoofs...@pvanhoof.be wrote: On Tue, 2009-11-03 at 11:48 +0100, Philip Van Hoof wrote: On Tue, 2009-11-03 at 12:46 +0200, Tshepang Lekhonkhobe wrote: On Tue, Nov 3, 2009 at 12:04, Philip Van Hoofs...@pvanhoof.be

Re: [Tracker] tracker-store crash

2009-11-04 Thread Philip Van Hoof
(with such problems) appears to have a trivial looking fix ;) It's been doing some heavy work for hours and there's no trouble so far :-) Awesome, then it must be fixed ;) Thanks again for all the debugging. Your help and the backtraces were very useful. -- Philip Van Hoof, freelance software

Re: [Tracker] tracker-miner-fs crash?

2009-11-10 Thread Philip Van Hoof
:2799 #9 0x08050c0c in main (argc=134684488, argv=0x2) at tracker-main.c:343 -- 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] tracker-miner-fs crash?

2009-11-10 Thread Philip Van Hoof
doesn't help to track this issue. -- 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] tracker-miner-fs crash?

2009-11-11 Thread Philip Van Hoof
points for devices that have no URN. -- 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] tracker-miner-fs crash?

2009-11-11 Thread Philip Van Hoof
On Wed, 2009-11-11 at 10:00 +0200, Tshepang Lekhonkhobe wrote: 2009/11/10 Philip Van Hoof s...@pvanhoof.be: On Tue, 2009-11-10 at 17:14 +0200, Tshepang Lekhonkhobe wrote: On Tue, Nov 10, 2009 at 17:08, Tshepang Lekhonkhobetshep...@gmail.com wrote: We'll need to you to run valgrind

Re: [Tracker] tracker-miner-fs crash?

2009-11-11 Thread Philip Van Hoof
:2799 #17 0x08050c0c in main (argc=134678792, argv=0x2) at tracker-main.c:343 Also try G_DEBUG=fatal-criticals when you see CRITICAL warnings passing by will send this soon as it happens; it's currently running will send also valgrind results -- Philip Van Hoof, freelance software

Re: [Tracker] Developer documentation

2009-11-12 Thread Philip Van Hoof
are the specifications that you need to read, and Nepomuk is the ontology. And then the Tracker 0.7 section here: http://live.gnome.org/Tracker/Documentation You can use that wiki page to add your pages to. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof

Re: [Tracker] strange crash in miner-fs

2009-11-12 Thread Philip Van Hoof
/glib/gmain.c:2799 #16 0x08050c0c in main (argc=134678792, argv=0x2) at tracker-main.c:343 -- 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] strange crash in miner-fs

2009-11-12 Thread Philip Van Hoof
in IA__g_main_loop_run (loop=0x80791d0) at /build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2799 #16 0x08050c0c in main (argc=134678792, argv=0x2) at tracker-main.c:343 -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof

[Tracker] Checking out some miner code while trying to figure out a crash report..

2009-11-12 Thread Philip Van Hoof
(dangling pointer) whenever either the hashtable is destroyed or the key is replaced with a GFile that is g_file_equal. I'm just wondering because this would explain a bug report by Tshepang. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot

Re: [Tracker] strange crash in miner-fs

2009-11-12 Thread Philip Van Hoof
(argc=134678792, argv=0x2) at tracker-main.c:343 -- 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 -- Philip Van Hoof, freelance software

[Tracker] General guidance about feature branches contributors. Or: I rebased the writeback branch and I feel guilty

2009-11-13 Thread Philip Van Hoof
. We're not your girl -and boyfriends, afaik --). Now if two feature branches need a shared feature urgently we can also discuss early cherry-picking stuff to master. Code! -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http

Re: [Tracker] tracker-store crash

2009-11-16 Thread Philip Van Hoof
: (gdb) thread apply all bt Thread 1 (Thread 0xb7a39750 (LWP 13079)): #0 value_set_remove_value (value_set=0x0, value=0xb0e8) at tracker-data-update.c:705 I pushed a fix for this, can you try to reproduce using current master? -- Philip Van Hoof, freelance software developer home: me

Re: [Tracker] Crashes with tracker-store and Unac

2009-11-16 Thread Philip Van Hoof
? Moreover I would add that it is not shipped with Fedora 11 and I am not sure it will be in next versions... Laurent. ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo/tracker-list -- Philip Van Hoof

Re: [Tracker] tracker-tags-plugin for Nautilus

2009-11-16 Thread Philip Van Hoof
On Sun, 2009-11-15 at 01:25 +0200, Debarshi Ray wrote: afaik you need to erase your previous database (tracker-processes -r) It works now. Can this change be added to Tracker's ontology? Done -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof

Re: [Tracker] tracker-store crash

2009-11-16 Thread Philip Van Hoof
-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2799 #17 0x080502f6 in main (argc=Cannot access memory at address 0x0 ) at tracker-main.c:430 -- 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] tracker-store crash

2009-11-17 Thread Philip Van Hoof
-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2799 #17 0x080502f6 in main (argc=Cannot access memory at address 0x0 ) at tracker-main.c:430 -- 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] [PATCH 00/10] Add option to show version

2009-11-18 Thread Philip Van Hoof
(-) ___ 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/blog http

Re: [Tracker] [PATCH 00/10] Add option to show version

2009-11-19 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 ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman

Re: [Tracker] [PATCH 00/10] Add option to show version

2009-11-19 Thread Philip Van Hoof
On Thu, 2009-11-19 at 10:27 +0100, Juan A. Suarez Romero wrote: On Thu, 2009-11-19 at 10:09 +0100, Philip Van Hoof wrote: Hey Juan, I'll await the conclusions of this discussion between you and Juan before making any changes to Juan's patches. I don't mind either using -V or -v. So

Re: [Tracker] [PATCH 00/10] Add option to show version

2009-11-19 Thread Philip Van Hoof
Pushed Thanks! On Thu, 2009-11-19 at 13:48 +0100, Juan A. Suarez Romero wrote: On Thu, 2009-11-19 at 10:31 +0100, Philip Van Hoof wrote: I'd be fine with renaming -v to -V to avoid collision with verbosity. Perhaps look at the tracker-store and tracker-miner-fs tools whether they use -v

Re: [Tracker] [PATCH] Running Tracker 0.7 in Fremantle

2009-11-20 Thread Philip Van Hoof
On Fri, 2009-11-20 at 16:08 +0100, Juan A. Suarez Romero wrote: On Fri, 2009-11-20 at 15:20 +0100, Philip Van Hoof wrote: I guess the renaming of these files is a team decision that I can't make on my own, so I can't push these patches right now. Push where? :) As I said, the patches

[Tracker] Request for review of writeback branch

2009-11-22 Thread Philip Van Hoof
... (you get the point, don't you?) The fields must be updated because tracker-writeback can cause them to change (mtime, atime, size and mime-type). -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be

Re: [Tracker] [PATCH] Upgrade Exempi requirement from 1.99.2 to 2.1.0

2009-11-23 Thread Philip Van Hoof
+++ b/configure.ac @@ -147,7 +147,7 @@ GDK_REQUIRED=1.0 LIBVORBIS_REQUIRED=0.22 LIBEXIF_REQUIRED=0.6 LIBGSF_REQUIRED=1.13 -EXEMPI_REQUIRED=1.99.2 +EXEMPI_REQUIRED=2.1.0 HILDON_THUMBNAIL_REQUIRED=3.0.10 EVO_REQUIRED=2.25.5 EDS_REQUIRED=2.25.5 -- Philip Van Hoof, freelance software

Re: [Tracker] [PATCH 1/1] tracker-parser: skip empty strings in parser_next

2009-11-23 Thread Philip Van Hoof
(p)) { + for (p = parser-cursor; *p *p != '\0'; p = g_utf8_next_char (p)) { TrackerParserWordType type; gunichar c; -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http

Re: [Tracker] Request for review of writeback branch

2009-11-25 Thread Philip Van Hoof
On Wed, 2009-11-25 at 09:14 +, Martyn Russell wrote: On 22/11/09 13:45, Philip Van Hoof wrote: Hi guys! [cut] It looks really good though Philip and Carlos. Thanks for getting started on this. I have committed some code clean ups. Are there things left to do after your code

Re: [Tracker] Request for review of writeback branch

2009-11-28 Thread Philip Van Hoof
On Fri, 2009-11-27 at 20:44 +0100, Juan A. Suarez Romero wrote: On Sun, 2009-11-22 at 14:45 +0100, Philip Van Hoof wrote: Hi guys! I have rebased the writeback branch so that each commit in it is a ~ sensible one by either me or Carlos. Is there any way of deactivating it when

[Tracker] Announcement: We plan to remove the Statistics.Updated signal

2009-12-04 Thread Philip Van Hoof
application changed. Are there any objections in the community for this decision? -- 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

Re: [Tracker] Whitespace clean up

2009-12-08 Thread Philip Van Hoof
doesn't make sense to 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] Whitespace clean up

2009-12-10 Thread Philip Van Hoof
. It's rather pedantic, and more of an ideology for the all-spaces fanbase than a pragmatic something that really works. -- 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] Thumbnails?

2009-12-20 Thread Philip Van Hoof
thumbnails in the main thread, either. Any help or pointers would be appreaciated. Thanks, Debarshi -- 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] Writeback branch review

2009-12-22 Thread Philip Van Hoof
of these if you would prefer. I committed a first batch of fixes in 'writeback', feel free to address the other whitespace issues you found there as commits. Other than that, it looks like a good start, thanks. Cool, thanks -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot

Re: [Tracker] build failure if build twice in a row

2010-01-15 Thread Philip Van Hoof
is the status of this kmail plugin anyway? Should it be disabled/removed/fixed? . The question still stands though, if the kmail plugin is actually usable. The plugin is actually usable, yes. -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof

Re: [Tracker] tracker store segfaults with 0.7.16

2010-01-15 Thread Philip Van Hoof
= 0 -- 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] Performance issue in Tracker 0.7.x due to the sparql to sql translator

2010-01-15 Thread Philip Van Hoof
, always having ID as an index in all the tables could explain the difference. A good idea could be to use SELECT sub-queries inside the main SELECT for the optionals of a same subject. Regards, -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome

<    1   2   3   4   5   >