simple-image-reducer crashed with ImportError in __main__: No module named Image

Bug #1117684 reported by Nicola Colantonio
This bug report is a duplicate of:  Bug #1112496: python-imaging broken in raring. Edit Remove
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
simple-image-reducer (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

crashed at start

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: simple-image-reducer 1.0.2-1
ProcVersionSignature: Ubuntu 3.8.0-4.8-generic 3.8.0-rc6
Uname: Linux 3.8.0-4-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
CrashCounter: 1
Date: Wed Feb 6 21:43:01 2013
ExecutablePath: /usr/bin/simple-image-reducer
InstallationDate: Installed on 2012-11-17 (80 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
InterpreterPath: /usr/bin/python2.7
MarkForUpload: True
PackageArchitecture: all
ProcCmdline: python /usr/bin/simple-image-reducer
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/simple-image-reducer']
SourcePackage: simple-image-reducer
Title: simple-image-reducer crashed with ImportError in __main__: No module named Image
Traceback:
 Traceback (most recent call last):
   File "/usr/bin/simple-image-reducer", line 28, in <module>
     import Image
 ImportError: No module named Image
UpgradeStatus: Upgraded to raring on 2013-01-13 (24 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

Revision history for this message
Nicola Colantonio (colanico) wrote :
information type: Private → Public
Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1112496, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in simple-image-reducer (Ubuntu):
status: New → Confirmed
Revision history for this message
Klaus Rasmussen (claudius01) wrote :

It's caused by a bug in file: /usr/bin/simple-image-reducer.

In line 28, replace "import Image" with "from PIL import Image"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.