This bug was fixed in the package apport - 2.12.5-0ubuntu1

---------------
apport (2.12.5-0ubuntu1) saucy; urgency=low

  * New upstream bug fix release:
    - Report.add_os_info(): Do not overwrite already existing data.
      (LP: #1226776)
    - kernel_oops hook: Collect uname at the time of invoking the hook,
      instead of at data collection time. (LP: #1226776)
    - Replace fixed size icons with PNGs, which are more efficient and avoid
      rendering artifacts. (LP: #1231763)
 -- Martin Pitt <[email protected]>   Fri, 27 Sep 2013 05:56:30 +0200

** Changed in: apport (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1231763

Title:
  Use png icon instead of the svg source

Status in Apport crash detection/reporting:
  Fix Released
Status in “apport” package in Ubuntu:
  Fix Released

Bug description:
  We recently updated a new icon for apport in bug 1079639.
  But apparently the svg of icon is not being handled properly and artefacts 
are seen in:
  
http://www.omgubuntu.co.uk/wp-content/uploads/2013/09/Screen-Shot-2013-09-26-at-20.15.29.png

  The icon has several layers, which creates the white patches when not parsed 
properly by either the launcher or gtk. (should be displayed as > 
https://launchpadlibrarian.net/148354254/apport-final.png )
  The real error is not with apport, but fixing it here is easier than hunting 
for where the real issue might be. It is also a known issue that gtk can't 
render properly certain types of layers/styles in the svg. So using png files 
might be the only fix.

  Please replace the svgs used in the current package with the attached
  exported PNGs

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1231763/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to