[Bug 680582] New: Version of PIL installed on extensions-web is too old



https://bugzilla.gnome.org/show_bug.cgi?id=680582
  sysadmin | Packages | unspecified

           Summary: Version of PIL installed on extensions-web is too old
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Packages
        AssignedTo: sysadmin-maint gnome bugs
        ReportedBy: jstpierre mecheye net
         QAContact: sysadmin-maint gnome bugs
     GNOME version: ---


Users of extensions.gnome.org have been experiencing issues uploading
interlaced PNG files; the version of PIL installed on those servers does not
support reading interlaced PNG files.

As such, any page with a thumbnail created from an interlaced PNG file will
crash, as our thumbnail generator (sorl.thumbnail) uses PIL to do the
downscaling of the images. As it's third-party vendor code, it's impossible to
"wrap" it, and the third-party code does not wrap usage of PIL in a try/except
to catch the IOError.

Newer versions of PIL support interlaced PNG files.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]