gcfavorites / fxif

Automatically exported from code.google.com/p/fxif
0 stars 0 forks source link

FXIF fails to read exif from jpg generated by bibble5 #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://photos.xwing.info/204
2. Try to open the fxif box
3. FXIF says it find no metadata, but metadata are embbeded in the picture.

What is the expected output? What do you see instead?
FXIF should show the EXIF informations embbeded.

What version of the product are you using? On what operating system?
FXIF 0.4 under Firefox 3.6.2 (Linux)

Please provide any additional information below.
If I understand correctly, bibble 5 generates partial exif data only, but
anyway, EXIF information in this picture seems to be correct :
- Neither exiv2 nor exiftool have problem with it. They display correctly
the exif informations.
- The php exif library can read the exif too (on the link above, clic on
the "+", the data shown are taken directly from the exif data with a small
PHP code)

Original issue reported on code.google.com by ca...@xwing.info on 27 Mar 2010 at 11:23

GoogleCodeExporter commented 9 years ago
Thanks, it seems to be fixed in 0.4.1

Original comment by ca...@xwing.info on 1 Apr 2010 at 8:08

GoogleCodeExporter commented 9 years ago
Fixed as per reporters comment 1.

Original comment by cueyr...@gmail.com on 4 Nov 2010 at 7:05