Re: [Image-SIG] IOError: unable to identify image file(possibly weird EXIF data?)

2009-02-12 Thread Tim Hatch
Does anyone know what might be going wrong here, or why PIL might be having trouble with these images? The issue with alexken.jpg appears to be slightly corrupt. Photoshop CS3 complains This file contains file info data which cannot be read and has been ignored. (but still loads the EXIF

[Image-SIG] IOError: unable to identify image file(possibly weird EXIF data?)

2009-02-11 Thread Luke Hutscal
Hello, all. I am currently working on a Django application that uses sorl-thumbnail( http://code.google.com/p/sorl-thumbnail/) to do some image thumbnailing for us, which is using PIL to interact with the images that it thumbnails. Unfortunately, we seem to have encountered an intermittent