Bugs item #1155336, was opened at 2005-03-02 23:33
Message generated for change (Comment added) made by buliabyak
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1155336&group_id=93438
Category: Exporting
Group: Linux
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jake Weston (jakeweston)
Assigned to: Nobody/Anonymous (nobody)
Summary: Command line exporting crashes
Initial Comment:
Command line exporting crashes at a very early point
(seems to be communicating with the gui even though
--without-gui is given)
inkscape --without-gui --export-png=file.png file.svg
(process:27129): Gtk-CRITICAL **:
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN
(screen)' failed
(process:27129): GLib-GObject-CRITICAL **:
g_object_get: assertion `G_IS_OBJECT (object)' failed
(process:27129): GLib-GObject-WARNING **: value "TRUE"
of type `gboolean' is invalid or out of range for
property `visible' of type `gboolean'
(process:27129): GLib-GObject-CRITICAL **:
g_object_set_qdata_full: assertion `quark > 0' failed
etc.
Used to work in 0.38.1
Thanks
----------------------------------------------------------------------
>Comment By: bulia byak (buliabyak)
Date: 2005-03-03 01:03
Message:
Logged In: YES
user_id=741217
Was broken in 0.41 but is fixed in CVS.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1155336&group_id=93438
|