https://bugs.gpodder.org/show_bug.cgi?id=976

           Summary: Scaling interlaced PNGs fails
           Product: my.gPodder.org
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: low
         Component: Website
        AssignedTo: [email protected]
        ReportedBy: [email protected]


[Django] Error (EXTERNAL IP):
/logo/32/7a250047b8266e4226f7cf5708cda472a5bf7ee2.jpg

Traceback (most recent call last):

  File "/usr/local/lib/python2.6/dist-packages/django/core/handlers/base.py",
line 100, in get_response
    response = callback(request, *callback_args, **callback_kwargs)

  File "/srv/mygpo/mygpo/web/views/__init__.py", line 87, in cover_art
    resized = im.resize((size, size), Image.ANTIALIAS)

  File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 1257, in resize
    self.load()

  File "/usr/lib/python2.6/dist-packages/PIL/ImageFile.py", line 155, in load
    self.load_prepare()

  File "/usr/lib/python2.6/dist-packages/PIL/PngImagePlugin.py", line 337, in
load_prepare
    raise IOError("cannot read interlaced PNG files")

IOError: cannot read interlaced PNG files

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to