ValueError: unknown resampling filter (with some picture folders)

Bug #577065 reported by Fabien LOISON
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cover Thumbnailer
Fix Released
Medium
Fabien LOISON

Bug Description

flo@lapiuta:~$ cover-thumbnailer /home/flo/Images/Screenshot OUT.PNG
Traceback (most recent call last):
  File "/usr/bin/cover-thumbnailer", line 485, in <module>
    pic.add_pictures_decoration(pictures, conf.pictures_fg)
  File "/usr/bin/cover-thumbnailer", line 304, in add_pictures_decoration
    pic0 = pic0.rotate(3, resample=Image.ANTIALIAS, expand=1)
  File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 1354, in rotate
    return self.transform((w, h), AFFINE, matrix, resample)
  File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 1615, in transform
    im.__transformer((0, 0)+size, self, method, data, resample, fill)
  File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 1656, in __transformer
    raise ValueError("unknown resampling filter")
ValueError: unknown resampling filter

Revision history for this message
Fabien LOISON (flozz) wrote :

NOTE : I haven't this bug with jaunty, but I have it with lucid... Maybe some changes in PIL... :/

Fabien LOISON (flozz)
Changed in cover-thumbnailer:
milestone: none → v0.8
Fabien LOISON (flozz)
Changed in cover-thumbnailer:
status: Confirmed → Fix Committed
Fabien LOISON (flozz)
Changed in cover-thumbnailer:
status: Fix Committed → Fix Released
arvee (ruud-vring)
Changed in cover-thumbnailer:
status: Fix Released → Fix Committed
Changed in cover-thumbnailer:
status: Fix Committed → Fix Released
Fabien LOISON (flozz)
Changed in cover-thumbnailer:
milestone: v0.8 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.