Public bug reported:

File permissions are fine. Happens to all image types that I tried
I'm on Ubuntu 13.04 64bit

phatch:
  Installed: 0.2.7.1-1ubuntu0.1


Error 0:Unable to open file: /media/store/Dump/404.png:
cannot identify image file


Traceback (most recent call last):
  File "/usr/share/phatch/phatch/core/api.py", line 493, in get_photo
    photo = pil.Photo(info_file, info_not_file)
  File "/usr/share/phatch/phatch/core/pil.py", line 467, in __init__
    layer = Layer(path, load=True)
  File "/usr/share/phatch/phatch/core/pil.py", line 734, in __init__
    self.open(filename)
  File "/usr/share/phatch/phatch/core/pil.py", line 743, in open
    self.image = openImage.open(uri)
  File "/usr/share/phatch/phatch/lib/openImage.py", line 61, in open
    image = open_image_without_pil(uri, ENHANCE_PIL)
  File "/usr/share/phatch/phatch/lib/openImage.py", line 115, in 
open_image_without_pil
    image = open_method(filename)
  File "/usr/share/phatch/phatch/lib/openImage.py", line 319, in 
open_imagemagick
    return open_image_with_command(filename, command, 'imagemagick')
  File "/usr/share/phatch/phatch/lib/openImage.py", line 152, in 
open_image_with_command
    image = Image.open(temp_file)
  File "/usr/share/phatch/phatch/lib/Image.py", line 2020, in open
    raise IOError("cannot identify image file")
IOError: cannot identify image file
*

** Affects: phatch (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "action list"
   
https://bugs.launchpad.net/bugs/1184809/+attachment/3688283/+files/intro.phatch

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

Title:
  Unable to open file. Cannot identify image

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to