Failure to load image in non-interactive mode.
6 Feb
2008
6 Feb
'08
9:57 a.m.
Hi,
The Image filter works for external images interactively but fails when the command line is used to convert an svg file to a png file. It fails with the following error messages:
(inkscape:26505): glibmm-CRITICAL **: Glib::ObjectBase*<unnamed>::create_new_wrapper(GObject*): assertion `wrap_func_table != 0' failed
(inkscape:26505): glibmm-WARNING **: failed to wrap type of 'GdkPixbuf'
The line in nr-filter-image.ccp that is generating the error message is:
image = Gdk::Pixbuf::create_from_file(fullname);
It doesn't throw a Glib::FileError or a Gdk::PixbufError.
Does anybody have a clue as to what difference between running interactively and using the command line could be the source of this problem?
Tav
6209
Age (days ago)
6209
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tavmjong Bah