
On Tue, Feb 13, 2007 at 08:02:59PM +0100, Ronan Zeegers wrote:
Hello guys,
I can't run a svn build of inkscape without a crash at startup since several weeks. I'm compiling and running Inkscape under Ubuntu Edge. Can someone tell me what's going wrong?
Here is the console log:
(inkscape:20268): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `GtkContainer'
(inkscape:20268): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
Emergency save activated! Emergency save completed. Inkscape will close now.
It's very hard to say without more information. A backtrace might help, see our Reporting Bugs page for more information.
Most crashes at start on Linux are due to mismatched libraries, so without knowing anything more, that'd be my guess. See:
http://wiki.inkscape.org/wiki/index.php/FAQ#On_Linux.2C_Inkscape_crashes_wit...
Bryce