Hi,
I have som problem with codeblocks on freebsd...When I want to create new project or open old one, the codeblocks crash with this output
When creating new project, cb crash when i Hit save button od project creation dialog...project is saved but cb crash
When opening existing project, cb crash immediately...
** (codeblocks:61476): CRITICAL **: clearlooks_style_draw_focus: assertion `height >= -1' failed
(codeblocks:61476): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
Gtk-ERROR **: file gtkcontainer.c: line 2447 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WIDGET (container))
aborting...
Abort trap: 6
I'm using freebsd 6.1, cb 1.0rc2.
anyone know where the problem is?
thanks
Trigve