Comment 29 for bug 1112496

Revision history for this message
Christian Niemeyer (christian-niemeyer) wrote :

Still affects me. Not fixed.

phatch
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

apt-cache policy python-imaging
python-imaging:
  Installed: 1.1.7+2.0.0-1
  Candidate: 1.1.7+2.0.0-1
  Version table:
 *** 1.1.7+2.0.0-1 0
        500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
        100 /var/lib/dpkg/status

apt-cache policy python-imaging-compat
python-imaging-compat:
  Installed: 1.1.7+2.0.0-1
  Candidate: 1.1.7+2.0.0-1
  Version table:
 *** 1.1.7+2.0.0-1 0
        500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
        100 /var/lib/dpkg/status

lsb_release -a
[...]
Description: Ubuntu Raring Ringtail (development branch)
Release: 13.04
Codename: raring

uname -rms
Linux 3.8.0-16-generic x86_64