On po 22. Ĩervna 2009, Klaus Ethgen wrote:
> Today I came to a little bug where the exif title was not defined. This
> big is fixed now. But the real source for it still exists and I have not
> enough knowledge of the exiv2 library to fix it. (Well, the problem had
> to be fixed anyway so my fix is right anyway.)
>
> To the concrete bug. I have the Value for Xmp.mediapro.People in my exif
> bar. That value was copied from the advance exif view. So the Value
> exists and was recognised by exiv2. And future more if I view the
> advance of a image with that information the Key/Value/_and_Name is
> shown correct.
>
> But exif_get_tag_description_by_key() returns NULL for this key on the
> start of geeqie. (Correctly I get a exception "No namespace info
> available for XMP prefix `mediapro'".)
>
> So I think there should be a fix that such exif names should returned
> correct. But I do not know if that is a exiv2 bug or a wrong coding in
> geeqie.
>

Additional namespaces must be registered with Exiv2. That happens 
automatically when an image with a tag in this namespace is read. In other 
cases it must be done by the application before first use. So it is a bug in 
geeqie.

http://www.exiv2.org/doc/classExiv2_1_1XmpProperties.html#e58ee081625b7924563e93a1ba184fec

Vladimir

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to