FS#34448 - [imagemagick] Unable to convert svg to png
Attached to Project:
Arch Linux
Opened by Sergio Tridente (TioDuke) - Monday, 25 March 2013, 00:05 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 26 March 2013, 18:37 GMT
Opened by Sergio Tridente (TioDuke) - Monday, 25 March 2013, 00:05 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 26 March 2013, 18:37 GMT
|
Details
Description:
Whenever I issue the following command: convert image.svg image.png, the following messages are displayed and the process hangs (have to ctrl + C to regain control): (process:14556): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to call g_type_init() (process:14556): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed It does not happen if I try the opposite, though: convert image.png image.svg Additional info: * package version(s) imagemagick: 6.8.3.10-1 libpng: 1.5.14-1 librsvg: 2.36.4-1 glib2: 2.34.3-1 libxext: 1.3.1-1 * config and/or log files etc. Steps to reproduce: issue the following command: convert image.svg image.png |
This task depends upon
Closed by Eric Belanger (Snowman)
Tuesday, 26 March 2013, 18:37 GMT
Reason for closing: Fixed
Additional comments about closing: imagemagick-6.8.4.0-1
Tuesday, 26 March 2013, 18:37 GMT
Reason for closing: Fixed
Additional comments about closing: imagemagick-6.8.4.0-1
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23035
Bug is valid on both architectures after all.
[1] It's listed in /etc/ImageMagick-6/delegates.xml with decode="svg:decode"