I modified depot.c but not xdmmimecache.c, as it already only had
MAP_PRIVATE and not MAP_SHARED. Anyway, I could replicate your findings
which you wrote about in the GNOME bugzilla. Trackerd was able to index
my files, but I cannot search them.
2007-01-11 16:45 -0600 zer0halo wrote:
> Ran into th
Andrea Vettorello wrote:
> On 1/11/07, Fredrik Blom <[EMAIL PROTECTED]> wrote:
>> Hello,
>
> [...]
>
>> Unfortunately I do not have enough knowledge nor time to fix the problem
>> myself. So help any help would be appreciated.
>>
>
> Probably a missing feature in Fuse, for example mmaped write o
Ran into the same problem. A couple of changes to the tracker source code
keep it from crashing, but the indexing results are off. See bug filed here:
http://bugzilla.gnome.org/show_bug.cgi?id=395277
Jamie said he would try to look into it.
Fredrik, could you try the same changes, compile from s
On 1/11/07, Fredrik Blom <[EMAIL PROTECTED]> wrote:
> Hello,
[...]
>
> Unfortunately I do not have enough knowledge nor time to fix the problem
> myself. So help any help would be appreciated.
>
Probably a missing feature in Fuse, for example mmaped write or
inotify changes (
http://fuse.sourcef
Hello,
Around two months ago I sent a mail to this mailing list, concerning a
problem in trackerd when running it on top a FUSE file system. No one
seemed interested in the problem so I just ignored it and hoped for
someone else to fix it. Well, I just saw that 0.5.3 was available, and
so I though