jonasundderwolf / django-image-cropping

Django helper application to easily and non-destructively crop arbitrarily large images in admin and frontend.
Other
553 stars 131 forks source link

Exception when cropping a image #73

Closed henriquechehad closed 9 years ago

henriquechehad commented 9 years ago

Hello,

There is a image that returns a exception when is called the "cropped_thumbnail" templatetag.

IOError image file is truncated (0 bytes not processed)

crop-error

anrie commented 9 years ago

This should be fixed in the latest release.