Comment 39 for bug 1112496

Revision history for this message
Miguel Rozsas (marozsas) wrote :

I fixed my local installation of phatch by editing "/usr/share/phatch/phatch/lib/thumbnail.py" and changing "import PngImagePlugin" in line 62, to "from PIL import PngImagePlugin".

worked for me.