Crashed on a bad XPM

Bug #746423 reported by Vadim Peretokin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
deb-thumbnailer
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/bin/deb-thumbnailer", line 214, in <module>
    pkg_overlay(picon, icon, output, size=size)
  File "/usr/bin/deb-thumbnailer", line 60, in pkg_overlay
    ov = Image.open(source).convert('RGBA')
  File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 1976, in open
    return factory(fp, filename)
  File "/usr/lib/python2.6/dist-packages/PIL/ImageFile.py", line 91, in __init__
    self._open()
  File "/usr/lib/python2.6/dist-packages/PIL/XpmImagePlugin.py", line 59, in _open
    raise ValueError, "cannot read this XPM file"
ValueError: cannot read this XPM file

Revision history for this message
Vadim Peretokin (vperetokin) wrote :

I think this one is the offender.

Revision history for this message
Alex Eftimie (alexeftimie) wrote : Re: [Bug 746423] Re: Crashed on a bad XPM

thank you for reporting this bug, I'll look into it!

--
Alex Eftimie

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.