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

ricardisimo ricardisimo at netscape.net
Wed Jun 27 05:47:18 UTC 2012


I'm trying to batch rescale a folder of tiff images and getting (maybe)
the same error.

"Unable to open file. blahblahblajh
image file is truncated (16 bytes not processed)"

What does this even mean?

-- 
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:
  New

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