You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some photos that have correct GPano tags do not trigger the panorama viewer.
This is because exiv2 fails to read any metadata if only some tags are inconsistent or duplicate. It seems duplicate tags are however common.
$ exiv2 -px example_duplicate_tags.jpg
Error: XMP Toolkit error 203: Duplicate property or field node
Warning: Failed to decode XMP metadata.
example_duplicate_tags.jpg: (No XMP data found in the file)
Probably have to revert commit 54b7f04 back to using exiftool. While exiv2 is used by many Gnome softwares, it's not in a default Ubuntu install, so we get a different but no extra dependency.
Some photos that have correct GPano tags do not trigger the panorama viewer.
This is because exiv2 fails to read any metadata if only some tags are inconsistent or duplicate. It seems duplicate tags are however common.
example_duplicate_tags.jpg.zip
The text was updated successfully, but these errors were encountered: