Re: [Image-SIG] Bug with jpeg image

2012-12-20 Thread Alex Clark
On 2012-12-20 18:10:47 +, Iván Raskovsky said: On Thu, Dec 20, 2012 at 3:00 PM, Alex Clark wrote: Thanks can you also open an issue here: - https://github.com/python-imaging/Pillow/issues And reference the "upstream" issue? Thanks Alex, Here it is: https://github.com/python-imaging/Pi

Re: [Image-SIG] Bug with jpeg image

2012-12-20 Thread Iván Raskovsky
On Thu, Dec 20, 2012 at 3:00 PM, Alex Clark wrote: > Thanks can you also open an issue here: > > - https://github.com/python-imaging/Pillow/issues > > And reference the "upstream" issue? Thanks Alex, Here it is: https://github.com/python-imaging/Pillow/issues/30 Any idea why this happens? Rega

Re: [Image-SIG] Bug with jpeg image

2012-12-20 Thread Alex Clark
On 2012-12-20 14:02:24 +, Iván Raskovsky said: Hello everyone! I've just encountered a bug regarding ImageFile.Parser.feed() and loading small chunks of data to it from a particular jpeg image. I've uploaded an issue in http://hg.effbot.org/pil-2009-raclette/issue/30/imagefileparserfeed-br

[Image-SIG] Bug with jpeg image

2012-12-20 Thread Iván Raskovsky
Hello everyone! I've just encountered a bug regarding ImageFile.Parser.feed() and loading small chunks of data to it from a particular jpeg image. I've uploaded an issue in http://hg.effbot.org/pil-2009-raclette/issue/30/imagefileparserfeed-breaks-with-some-jpeg but I'm not sure if it was the rig