Hi all,

I searched the list archives and didn't find anything related to this yet.

I am using googles picasa to manage my image collection.  I have been adding
"keywords" to the images in the picasa interface, and inspection after the
fact shows that the keywords are being stored as IPTC data in the image.
For instance, one image with the keywords "cindy" and "swatch" has this for
IPTC data (found using exiv2 pr -p i <imagename>):

Iptc.Application2.0x0075                     String    152  <hellostamp>
 <gid>0-0-7fffffff-0</gid>
 <md5>0-0-0-0</md5>
 <origWidth>0</origWidth>
 <origHeight>0</origHeight>
 <origSize>0</origSize>
</hellostamp>

Iptc.Application2.Contact                    String     82  <picasastamp>
 <keyword>cindy</keyword>
 <keyword>swatch</keyword>
</picasastamp>

Iptc.Application2.Keywords                   String      6  cindy
Iptc.Application2.Keywords                   String      7  swatch

Now, Beagle does not pick up either of those two keywords at all.

However, importing that image into F-Spot, then exiting the program will
produce a hit in beagle on one of the keywords correctly.

Is this something that is known?  Is there perhaps some way to address this,
or has it already been fixed?

pat
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Reply via email to