[Bug 234788] Re: Phatch doesn't support decoder group4 TIF

Thomas Hotz thomas.hotz at gmail.com
Sun Jun 16 12:54:45 UTC 2013


Marking as fixed release, because we have this new version now in
Ubuntu.

ricardisimo: Please file a new bug, if you have still problems.

Thank you very much to all.

** Changed in: python-imaging (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-imaging in Ubuntu.
https://bugs.launchpad.net/bugs/234788

Title:
  Phatch doesn't support decoder group4 TIF

Status in Phatch = Photo & Batch!:
  Fix Released
Status in “python-imaging” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: phatch

  Tried to work with 24bpp TIF images (converted from Canon RAW 2 format
  with UfRaw to 48bpp and with The GIMP to 24bpp). With the "Check
  images first" checkbox set, all I got was a dialog with a list of all
  the images that it could not work with, saying they were invalid (no
  output in the log dialog). Unchecking that option resulted in the
  following messages in Tools > Show log...:

  Error 0: Unable to open file: /home/jeghegy/unsorted/Temp/csevi/valogatott/_MG_1090.tif:
  cannot identify image file

  Traceback (most recent call last):
    File "/var/lib/python-support/python2.5/phatch/core/api.py", line 234, in get_photo
      photo   = pil.Photo(image_file,image_index,save_metadata,folder)
    File "/var/lib/python-support/python2.5/phatch/core/pil.py", line 293, in __init__
      layer                           = Layer(image_open(filename))
    File "/var/lib/python-support/python2.5/phatch/core/pil.py", line 75, in image_open
      return Image.open(x)
    File "/usr/lib/python2.5/site-packages/PIL/Image.py", line 1917, in open
      raise IOError("cannot identify image file")
  IOError: cannot identify image file
  *

To manage notifications about this bug go to:
https://bugs.launchpad.net/phatch/+bug/234788/+subscriptions




More information about the foundations-bugs mailing list