Selon jamie <[EMAIL PROTECTED]>:

> On Tue, 2007-07-10 at 15:29 +0200, [EMAIL PROTECTED] wrote:
> > Selon jamie <[EMAIL PROTECTED]>:
> >
> > > On Wed, 2007-07-04 at 02:13 -0700, Brian Davis wrote:
> > > > Jamie, it's great to have you back. Things picked up in my life as
> > > > well and Hum development stagnated a bit. I was cleaning up some bugs
> > > > when I realized that the metadata issue I was whining about never
> > > > seemed to go away for me. Any calls I make to "tracker_metadata_get()"
> > > > return pointers to empty arrays.
> > > >
> > > > I'd love to find out that I'm misusing the API, but the trackerd logs
> > > > appear to be properly extracting and returning the correct metadata.
> > > >
> > > > You had mentioned a few months ago that this was a known issue. Is
> > > > there a fix in the pipeline?
> > > >
> > >
> > > should be fixed in latest svn - you must reindex to see the metadata
> > > though as the original bug occurred while indexing the data
> > >
> > > let me know if it solves your problems
> >
> > I do not see a known ReleaseDate for any of my MP3 files.
> > tracker-extract finds it (for instance Audio:ReleaseDate=2005; on one of
> > my musics) but tracker-search-tool doesn't.
> >
> > Date for a picture seems to be ignored too.
> >
> > Infos about when a file was created or accessed are always empty.
> >
>
> ahh yes all dates need to be formatted before being stored in the key
> cache
>
> will fix tonight - I knew I forgot something!

Ok.

Except that, I was looking into tracker-metadata-tile.c and I saw that we use
SERVICE_FILES everywhere instead of SERVICE_MUSIC, SERVICE_VIDEOS, etc. Is it
correct?
I'm sending a patch to change that, I do not see any problem with it at runtime.
The patch is very noisy because I removed empty characters at end of lines. Is
it possible to add a script that remove these characters when we commit
something in SVN repository or should I disable this function in my emacs
config?

And last, tracker-search-tool prints messages like:
  Error : Entity with ID email://[EMAIL PROTECTED]/INBOX;uid=2512 not
found in database
  Entity email://[EMAIL PROTECTED]/INBOX;uid=2512 not found in database

everytime I select a mail, it looks like a wrong function is called since data
are correctly stored in database...


Laurent.

>
> jamie
>
>
>


Attachment: correct-service-in-libtracker-gtk.diff.tar.gz
Description: GNU Zip compressed data

_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to