Activity log for bug #1173704

Date Who What changed Old value New value Message
2013-04-27 18:12:57 CANTE Pierre bug added bug
2013-04-28 07:02:42 CANTE Pierre description 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 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
2013-04-28 07:04:14 CANTE Pierre tags phatch
2013-05-22 01:44:12 Launchpad Janitor phatch (Ubuntu): status New Confirmed
2013-05-22 18:35:45 Barry Warsaw phatch (Ubuntu): assignee Barry Warsaw (barry)
2013-05-22 18:35:49 Barry Warsaw phatch (Ubuntu): status Confirmed In Progress
2013-05-22 18:35:53 Barry Warsaw phatch (Ubuntu): importance Undecided High
2013-05-22 18:53:35 Barry Warsaw nominated for series Ubuntu Raring
2013-05-22 18:53:35 Barry Warsaw bug task added phatch (Ubuntu Raring)
2013-05-22 18:53:35 Barry Warsaw nominated for series Ubuntu Saucy
2013-05-22 18:53:35 Barry Warsaw bug task added phatch (Ubuntu Saucy)
2013-05-22 18:53:46 Barry Warsaw phatch (Ubuntu Raring): status New In Progress
2013-05-22 18:53:48 Barry Warsaw phatch (Ubuntu Raring): importance Undecided High
2013-05-22 18:53:50 Barry Warsaw phatch (Ubuntu Raring): assignee Barry Warsaw (barry)
2013-05-22 18:56:50 Barry Warsaw summary phatch chrashes at starting. PILcompat needs to add PngImagePlugin
2013-05-22 18:57:17 Barry Warsaw affects phatch (Ubuntu Raring) python-imaging (Ubuntu Raring)
2013-05-22 18:57:40 Barry Warsaw python-imaging (Ubuntu Raring): milestone raring-updates
2013-05-22 18:57:56 Barry Warsaw python-imaging (Ubuntu Raring): milestone raring-updates
2013-05-22 19:01:34 Barry Warsaw description 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 [Impact] Package which use the old PIL.pth compatibility API will not be able to import PngImagePlugin because it is not provided in the python-imaging-compat package. [Test Case] $ apt-get install -fy python-imaging-compat $ python -c "import PngImagePlugin" Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named PngImagePlugin [Regression Potential] None 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
2013-05-22 19:03:26 Barry Warsaw bug task added phatch
2013-05-22 19:04:10 Barry Warsaw phatch: status New In Progress
2013-05-22 19:04:44 Barry Warsaw bug task deleted phatch
2013-05-22 19:04:58 Barry Warsaw bug task added phatch (Ubuntu)
2013-05-22 19:05:08 Barry Warsaw phatch (Ubuntu Raring): status New In Progress
2013-05-22 19:05:11 Barry Warsaw phatch (Ubuntu Saucy): status New In Progress
2013-05-22 19:05:16 Barry Warsaw phatch (Ubuntu Raring): importance Undecided High
2013-05-22 19:05:18 Barry Warsaw phatch (Ubuntu Saucy): importance Undecided High
2013-05-22 19:05:20 Barry Warsaw phatch (Ubuntu Saucy): assignee Barry Warsaw (barry)
2013-05-22 19:05:22 Barry Warsaw phatch (Ubuntu Raring): assignee Barry Warsaw (barry)
2013-05-22 19:40:13 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/saucy/python-imaging/saucy-proposed
2013-05-22 20:04:26 Launchpad Janitor python-imaging (Ubuntu Saucy): status In Progress Fix Released
2013-05-22 21:52:36 Barry Warsaw bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709370
2013-05-22 21:52:36 Barry Warsaw bug task added phatch (Debian)
2013-05-22 22:38:50 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/saucy/phatch/saucy-proposed
2013-05-22 22:41:14 Launchpad Janitor phatch (Ubuntu Saucy): status In Progress Fix Released
2013-05-23 01:22:40 Bug Watch Updater phatch (Debian): status Unknown Fix Committed
2013-05-23 13:05:06 Scott Kitterman phatch (Ubuntu Raring): status In Progress Fix Committed
2013-05-23 13:05:09 Scott Kitterman python-imaging (Ubuntu Raring): status In Progress Fix Committed
2013-05-23 13:05:12 Scott Kitterman bug added subscriber Ubuntu Stable Release Updates Team
2013-05-23 13:05:14 Scott Kitterman bug added subscriber SRU Verification
2013-05-23 13:05:23 Scott Kitterman tags phatch phatch verification-needed
2013-05-23 13:38:00 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/raring/phatch/raring-proposed
2013-05-23 13:38:46 Launchpad Janitor branch linked lp:ubuntu/raring-proposed/python-imaging
2013-06-06 04:00:42 Scott Kitterman tags phatch verification-needed phatch verification-done
2013-06-06 04:01:34 Scott Kitterman removed subscriber Ubuntu Stable Release Updates Team
2013-06-06 04:02:16 Launchpad Janitor phatch (Ubuntu Raring): status Fix Committed Fix Released
2013-06-06 04:02:20 Launchpad Janitor python-imaging (Ubuntu Raring): status Fix Committed Fix Released
2013-09-01 19:11:53 Bug Watch Updater phatch (Debian): status Fix Committed Fix Released