Python Client dies on Ubuntu 9.10 showing Interlaced PNG files

Bug #854459 reported by Alex Harrington
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Xibo
Won't Fix
Medium
Alex Harrington

Bug Description

Attached image causes client to freeze on a blank layout (assuming one region with this image in it).

Problem is uncaught exception in:
http://bazaar.launchpad.net/~alexharrington/xibo/pyclient-1.3.1/view/head:/client/python/plugins/media/ImageMedia.py#L44

Exception in thread Thread-62:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "XiboClient.py", line 1653, in run
    self.currentMedia.add()
  File "/opt/xibo/pyclient/client/python/plugins/media/ImageMedia.py", line 44, in add
    image.save(thumb, image.format)
  File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 1373, in save
    self.load()
  File "/usr/lib/python2.6/dist-packages/PIL/ImageFile.py", line 155, in load
    self.load_prepare()
  File "/usr/lib/python2.6/dist-packages/PIL/PngImagePlugin.py", line 337, in load_prepare
    raise IOError("cannot read interlaced PNG files")
IOError: cannot read interlaced PNG files

Revision history for this message
Alex Harrington (alexharrington) wrote :

Interlaced PNG file

summary: - Python Client dies on Ubuntu 9.04 showing Interlaced PNG files
+ Python Client dies on Ubuntu 9.10 showing Interlaced PNG files
Changed in xibo:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Alex Harrington (alexharrington)
milestone: none → 1.3.2
Dan Garner (dangarner)
Changed in xibo:
milestone: 1.3.2 → 1.3.3
Dan Garner (dangarner)
Changed in xibo:
milestone: 1.3.3 → 1.3.4
Changed in xibo:
status: Confirmed → Won't Fix
milestone: 1.3.4 → 1.4.0-rc1
status: Won't Fix → Confirmed
Dan Garner (dangarner)
Changed in xibo:
milestone: 1.4.0-rc1 → 1.5.0
Revision history for this message
Alex Harrington (alexharrington) wrote :

Marked won't fix as Ubuntu 9.10 is no longer supported.

Changed in xibo:
status: Confirmed → Won't Fix
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.