[Bug 1913833] Re: ImageMagick 2 years old, fails to convert some svgs; fixed upstream

Launchpad Bug Tracker 1913833 at bugs.launchpad.net
Wed Apr 21 12:04:23 UTC 2021


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: imagemagick (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to imagemagick in Ubuntu.
https://bugs.launchpad.net/bugs/1913833

Title:
  ImageMagick 2 years old, fails to convert some svgs; fixed upstream

Status in imagemagick package in Ubuntu:
  Confirmed

Bug description:
  The version of convert (ImageMagick) in Ubuntu is rather outdated:

  $ lsb_release -d
  Description:    Ubuntu Hirsute Hippo (development branch)
  $ convert --version
  Version: ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
  Copyright: © 1999-2019 ImageMagick Studio LLC

  If I try to convert an svg into a png, it fails:

  $ convert tux_mono.svg  large.png
  convert-im6.q16: unrecognized color `radialGradient29032' @ warning/color.c/GetColorCompliance/1052.
  convert-im6.q16: non-conforming drawing primitive definition `fill' @ error/draw.c/RenderMVGContent/4300.

  The source image is this one:
  https://upload.wikimedia.org/wikipedia/commons/3/3a/Tux_Mono.svg

  However, the newest version from upstream is fine.

  $ ~/Downloads/magick --version
  Version: ImageMagick 7.0.10-59 Q16 x86_64 2021-01-23 https://imagemagick.org
  Copyright: (C) 1999-2021 ImageMagick Studio LLC

  $ ~/Downloads/magick convert tux_mono.svg  large.png
  # works perfectly.

  Please would you package a more current release, and make it available in 21.04 and 20.04.
  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1913833/+subscriptions



More information about the foundations-bugs mailing list