Your message dated Tue, 6 Apr 2010 01:34:20 -0300
with message-id <[email protected]>
and subject line Re: Bug#576627: imagemagick: convert fails with SVG
has caused the Debian Bug report #576627,
regarding imagemagick: convert fails with SVG
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
576627: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576627
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: imagemagick
Version: 7:6.6.0.4-2
Severity: normal
Tags: squeeze

Trying to convert svg to png as follows:
$ convert -format png -resize 45x45 dish.svg dish.png
sh: rsvg: command not found
convert: delegate failed `"rsvg" "%i" "%o"' @ 
error/delegate.c/InvokeDelegate/1061.
convert: unable to open image `/tmp/magick-XX1iOzMJ': 
gick-6.6.0/modules-Q16/coders/svg.la @ error/blob.c/OpenBlob/2489.
convert: unable to open file `/tmp/magick-XX1iOzMJ':  @ 
error/constitute.c/ReadImage/572.
convert: missing an image filename `dish.png' @ 
error/convert.c/ConvertImageCommand/2940.


Installing librsvg2-bin resolves this issue.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33.1 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages imagemagick depends on:
ii  libbz2-1.0              1.0.5-4          high-quality block-sorting file co
ii  libc6                   2.10.2-6         Embedded GNU C Library: Shared lib
ii  libfontconfig1          2.8.0-2          generic font configuration library
ii  libfreetype6            2.3.11-1         FreeType 2 font engine, shared lib
ii  libglib2.0-0            2.22.4-1         The GLib library of C routines
ii  libgomp1                4.4.2-9          GCC OpenMP (GOMP) support library
ii  libice6                 2:1.0.6-1        X11 Inter-Client Exchange library
ii  libjpeg62               6b-16.1          The Independent JPEG Group's JPEG 
ii  liblcms1                1.18.dfsg-1.2+b1 Color management library
ii  liblqr-1-0              0.4.1-1          converts plain array images into m
ii  libltdl7                2.2.6b-2         A system independent dlopen wrappe
ii  libmagickcore3          7:6.6.0.4-2      low-level image manipulation libra
ii  libmagickwand3          7:6.6.0.4-2      image manipulation library
ii  libsm6                  2:1.1.1-1        X11 Session Management library
ii  libtiff4                3.9.2-3+b1       Tag Image File Format (TIFF) libra
ii  libx11-6                2:1.3.3-2        X11 client-side library
ii  libxext6                2:1.1.1-3        X11 miscellaneous extension librar
ii  libxt6                  1:1.0.7-1        X11 toolkit intrinsics library
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages imagemagick recommends:
ii  ghostscript         8.71~dfsg-3          The GPL Ghostscript PostScript/PDF
pn  libmagickcore3-extr <none>               (no description available)
ii  netpbm              2:10.0-12.1+squeeze1 Graphics conversion tools between 
ii  ufraw               0.16-1+b1            standalone importer for raw camera

Versions of packages imagemagick suggests:
pn  autotrace       <none>                   (no description available)
pn  cups-bsd | lpr  <none>                   (no description available)
ii  curl            7.20.0-2                 Get a file from an HTTP, HTTPS or 
ii  enscript        1.6.5.1-1                converts text to Postscript, HTML 
ii  ffmpeg          5:0.5.1+svn20100321-0.0  audio/video encoder, streaming ser
ii  gimp            2.6.8-2                  The GNU Image Manipulation Program
ii  gnuplot         4.2.6-1                  A command-line driven interactive 
pn  grads           <none>                   (no description available)
ii  groff-base      1.20.1-9                 GNU troff text-formatting system (
pn  hp2xx           <none>                   (no description available)
pn  html2ps         <none>                   (no description available)
pn  imagemagick-doc <none>                   (no description available)
ii  libwmf-bin      0.2.8.4-6.1              Windows metafile conversion tools
ii  mplayer         1:1.0.rc2svn20100313-0.0 The Ultimate Movie Player For Linu
pn  povray          <none>                   (no description available)
pn  radiance        <none>                   (no description available)
ii  sane-utils      1.0.20-14+b1             API library for scanners -- utilit
pn  texlive-base-bi <none>                   (no description available)
pn  transfig        <none>                   (no description available)
ii  xdg-utils       1.0.2+cvs20100307-1      desktop integration utilities from

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi!

On Mon, Apr 5, 2010 at 11:11 PM, dotCOMmie <[email protected]> wrote:
> Trying to convert svg to png as follows:
> $ convert -format png -resize 45x45 dish.svg dish.png
> sh: rsvg: command not found
> convert: delegate failed `"rsvg" "%i" "%o"' @ 
> error/delegate.c/InvokeDelegate/1061.
> convert: unable to open image `/tmp/magick-XX1iOzMJ': 
> gick-6.6.0/modules-Q16/coders/svg.la @ error/blob.c/OpenBlob/2489.
> convert: unable to open file `/tmp/magick-XX1iOzMJ':  @ 
> error/constitute.c/ReadImage/572.
> convert: missing an image filename `dish.png' @ 
> error/convert.c/ConvertImageCommand/2940.
>
>
> Installing librsvg2-bin resolves this issue.

It's not really a bug.
For SVG, WMF, OpenEXR, DjVu and Graphviz support you need to install
the recommended libmagickcore3-extra package.

Thank you!

Best regards,
Nelson


--- End Message ---

Reply via email to