User forums > Help

Code::Blocks crashs without any error or warning message

(1/2) > >>

devkid:
Always when I create a new project or when I want to open an existing project Code::Blocks crashs without any warning or error message. But when I run it in the console, there is an error with GTK:

--- Code: ---(codeblocks:9128): 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...
--- End code ---

Btw: I use openSUSE 10.2.
And sorry for my (maybe) bad english, I'm German.

acop:
I got exactly the same error. Even when I try to change some settings (settings->environment) it just drops core. I'm using Code::Blocks 1.0rc2 on FreeBSD 6.2.

lubos:

--- Quote from: acop on May 24, 2007, 08:48:43 pm ---I got exactly the same error. Even when I try to change some settings (settings->environment) it just drops core. I'm using Code::Blocks 1.0rc2 on FreeBSD 6.2.

--- End quote ---
hmm try nightly build, rc2 is really old

acop:
I used ports collection and there are no nightly builds :P

Deschamps:

--- Quote from: acop ---I used ports collection and there are no nightly builds :P
--- End quote ---

You could try to build your own binaries compiling from svn source. That is the way i use in openSuse 10.2 (with compiled wxGTK-2.8.4, too) and all is working fine. Compiler is the default gcc 4.1.2 20061115.

Navigation

[0] Message Index

[#] Next page

Go to full version