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
{{ message }}
This repository has been archived by the owner on May 9, 2019. It is now read-only.
Based on the experiment mentioned above, this seems to occur only on some image files, not on entire objects. In the current batch (see link above), these are the first image in an object.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Error message: "exif-collect : undefined method `image_width' for nil:NilClass"
This error has been cropping up sporadically lately - see: https://argo.stanford.edu/catalog/druid:bf129yg5332 for example
A quick check on underlying content shows that imagemagick is not retrieving available exif data
Image Height : 1533"
Looks like the data is in the file headers but is not being retrieved by exif-collect.
The text was updated successfully, but these errors were encountered: