Search found 4 matches

by jtneill
2013-06-02T06:59:18-07:00
Forum: Users
Topic: GLib-GObject-CRITICAL problem
Replies: 7
Views: 6829

Re: GLib-GObject-CRITICAL problem

OK - both images I am testing are from commons.wikimedia.org (I'm trying to get IM working with a MediaWiki install)

Smaller: http://commons.wikimedia.org/wiki/File:Searchtool.svg
Larger: http://commons.wikimedia.org/wiki/File: ... _Needs.svg
by jtneill
2013-06-02T06:48:30-07:00
Forum: Users
Topic: GLib-GObject-CRITICAL problem
Replies: 7
Views: 6829

Re: GLib-GObject-CRITICAL problem

I was testing a 188kb svg file, so tried with a 6kb svg file with same results.

rsvg successfully converts both these svgs to png.
by jtneill
2013-06-02T05:52:11-07:00
Forum: Users
Topic: GLib-GObject-CRITICAL problem
Replies: 7
Views: 6829

Re: GLib-GObject-CRITICAL problem

Thanks for your help. This suggestion gives the same results. The complete output is:

(process:22351): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function

(process:22351): GLib-GObject-CRITICAL **: gtype.c:2240: initialization ...
by jtneill
2013-06-02T01:46:56-07:00
Forum: Users
Topic: GLib-GObject-CRITICAL problem
Replies: 7
Views: 6829

GLib-GObject-CRITICAL problem

Hi - I'm using:

CentOS 5.4
Version: ImageMagick 6.8.5-9
Delegates: fontconfig freetype gslib jng jpeg lcms png ps rsvg tiff x xml zlib

rsvg test.svg -png
works

however
convert test.svg -png
produces

(process:16278): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA ...