
Hi,
(inkscape:14979): GLib-GObject-CRITICAL **: g_value_get_uint: assertion `G_VALUE_HOLDS_UINT (value)' failed
OK, nevermind, I fixed this too: G_TYPE_INT was used instead of G_TYPE_UINT. The new glib is stricter on such errors, as well as on using unreffed objects (this caused two crashes which I also fixed today). I recommend that everyone upgrades to glib 2.5.* to find more bugs like this.
I couldn't reproduce that problem, but found that it's very easy to crash Inkscape with the XML editor. (Maybe this is what you fixed?)
1. start Inkscape 2. Ctrl+Shift+X 3. while keeping an eye on stdout, indent/undent nodes in the XML editor 4. sooner or later, you get asserts or crash
An example for a crash: indent the node saying 'metadata id="metadata4"' (in default empty document).
Arpad Biro
__________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com