start's phatch crashes in raring (64bit) here and there

Asked by CANTE Pierre

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

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu phatch Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

I suggest you report a bug

Revision history for this message
CANTE Pierre (pierrecante) said :
#2

thank you for your answer, I did a bug report from your advice.

Can you help with this problem?

Provide an answer of your own, or ask CANTE Pierre for more information if necessary.

To post a message you must log in.