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

2008-05-15 Thread Philip Van Hoof

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 didn't work
anymore.

We did all testing in trunk only, not in indexer-split nor in
xesam-support.

Can somebody verify this?

Extra ping goes to martyn who created this commit.

Also adding Jamie in CC.

Note that this is a critical bug.

A few things that I see is that file-index.db has no interesting content
starting revision 1267: 

ALL the file's bytes EXCEPT the header of the file are 0x00.

Can the people in CC verify that this is the case for them too? Please
do remote your current file-index.db file before testing.

Me and Ivan are reading the diff right now, btw.

Thanks.

On Fri, 2008-04-18 at 18:55 +0200, Tshepang Lekhonkhobe wrote:
 Hi,
 
 Last svn revision that worked for me was r1199. The indexer-split
 branch don't help 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/listinfo/tracker-list


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 didn't work
  anymore.
 
 My trouble still starts on r1200 and please note that I deleted files
 created by Tracker (rm -r
 ~/.{config/tracker,cache/tracker,local/share/tracker}) before testing
 each revision.

I tested with revision 1200 and that worked for me. But we'll verify
that revision too.

Thanks for your time on investigating this Tshepang!


-- 
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-list


[Tracker] tracker tag fuse filesystem

2008-05-15 Thread Jörn Friedrich Dreyer
Hi tracker team,

after toying around with fuse, sqlite and the java bindings for them I 
decided to implement a FUSE filesystem that lets me browse the files 
tagged with tracker-tag or the nautilus extension and is actually usefull.

Please tell me what you think of my first shot at tracker, dbus, python 
and tagging:
http://www.se.eecs.uni-kassel.de/~jdr/bzr/trackertagfs/

I guess the code might look awful for anyone who knows python ... coming 
from java I had some problems with sets, lists and utf-8 ...

At some point in the future I'd like to see the source moved to python 
dir of trackerd ... well maybe even enabled by default in ubuntu ;)

so long

Jörn Dreyer

p.s. I think the current semantic (files with tag1 OR tag2) for 
searching files by specifying multiple tags with tracker-tag -s tag1 -s 
tag2 is not what people expect (files with tag1 AND tag2). Why is that?

___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list