cmpsvg repeatedly crashes during build of 'ubuntu-mono' icon set

Bug #740879 reported by Paul Sladen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
scour (Ubuntu)
Fix Released
Low
Martin Pitt

Bug Description

'cmpsvg' and 'scour.py' crash a few dozen times when building the 'ubuntu-mono' icon set.

  Traceback (most recent call last):
    File "/usr/share/python-scour/cmpsvg", line 49, in <module>
      diff /= float(sum(d1))
  ZeroDivisionError: float division by zero
  dh_scour: scour was not able to process nm-wwan-tower.svg

It's like playing whack-a-mole if you're on a desktop machine with 'apport-gtk' popping up once every five seconds during the build.

A workaround while building is something like:

  while true ; do sleep 1 ; killall apport-gtk ; done

Related branches

Paul Sladen (sladen)
description: updated
description: updated
Martin Pitt (pitti)
Changed in scour (Ubuntu):
status: New → In Progress
assignee: nobody → Martin Pitt (pitti)
importance: Undecided → Low
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package scour - 0.26-2

---------------
scour (0.26-2) unstable; urgency=low

  * debian/dh_scour: Set permissions/owner of optimized files to those of
    original file. (LP: #889837)
  * debian/cmpsvg: Fix crash on empty SVGs. (LP: #740879)
 -- Martin Pitt <email address hidden> Mon, 14 Nov 2011 10:09:24 +0100

Changed in scour (Ubuntu):
status: Fix Committed → Fix Released
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.