https://bugzilla.wikimedia.org/show_bug.cgi?id=34611
--- Comment #10 from Ralf Schmitt <[email protected]> 2012-02-25 00:42:07 UTC --- (In reply to comment #9) > I'm sorry, but this is not a duplicate of bug 34695, unless the comments > referenced in German (which I'm afraid I can't read) say something different > from the original post. The image referenced isn't truncated; it's only the > PDF that Juetho describes not having the final image. I checked all the > existing thumbnails for Hydravulgaris.jpg in swift (and on ms5, the original > thumbnail store) and they are all ok. I guess you're not only sorry but also wrong. As I have already written in this bug report one of the images *was truncated*: -rw-r--r-- 1 ralf users 143360 Feb 23 12:47 Datei:Hydravulgaris.jpg filesize is a multiple of 4096. display says it's truncated: [py27] ~/t/ % display images/Datei:Hydravulgaris.jpg display: Premature end of JPEG file `images/Datei:Hydravulgaris.jpg' @ warning/jpeg.c/JPEGWarningHandler/325. display: Corrupt JPEG data: premature end of data segment `images/Datei:Hydravulgaris.jpg' @ warning/jpeg.c/JPEGWarningHandler/325. This could very well be a problem in our code fetching the images, in python's urllib, in python's zipfile module or even a hardware problem on the machines fetching the images. Probably even a bug in imagemagick. However, given the recent swift problems it looks much more likely that the image file as served by upload.wikimedia.org in fact was truncated and that this was caused by the swift issue. At least that's my opinion on the matter. If you have any other facts that hint at the problem not being caused by the swift issue, please let me know. And yes, I understood that Hydravulgaris.jpg is not truncated *now*. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
