[Bug 1173704] [NEW] PILcompat needs to add PngImagePlugin

Launchpad Bug Tracker 1173704 at bugs.launchpad.net
Wed May 22 18:57:18 UTC 2013


You have been subscribed to a public bug:

It's not possible to start phatch in raring.
phatch chrashes at starting.

problem type
crash

tittle
phatch crashed with importError in /usr/share/phatch/phatch/lib/thumbnail.py: No module named PngImagePlugin


Traceback (most recent call last):
  File "/usr/bin/phatch", line 16, in <module>
    main(config_paths, app_file = __file__)
  File "/usr/share/phatch/phatch/app.py", line 203, in main
    from core.settings import create_settings
  File "/usr/share/phatch/phatch/core/settings.py", line 23, in <module>
    from pil import IMAGE_READ_EXTENSIONS
  File "/usr/share/phatch/phatch/core/pil.py", line 39, in <module>
    from lib import openImage
  File "/usr/share/phatch/phatch/lib/openImage.py", line 25, in <module>
    import thumbnail
  File "/usr/share/phatch/phatch/lib/thumbnail.py", line 62, in <module>
    import PngImagePlugin
ImportError: No module named PngImagePlugin

** Affects: python-imaging (Ubuntu)
     Importance: High
     Assignee: Barry Warsaw (barry)
         Status: In Progress

** Affects: python-imaging (Ubuntu Raring)
     Importance: High
     Assignee: Barry Warsaw (barry)
         Status: In Progress

** Affects: python-imaging (Ubuntu Saucy)
     Importance: High
     Assignee: Barry Warsaw (barry)
         Status: In Progress


** Tags: phatch
-- 
PILcompat needs to add PngImagePlugin
https://bugs.launchpad.net/bugs/1173704
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to python-imaging in Ubuntu.




More information about the foundations-bugs mailing list