News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

strange error in codeblocks linux version

Started by pivit80, March 26, 2007, 11:07:58 AM

Previous topic - Next topic

pivit80

Hi,
my codeblocks version for linux works fine,
but sometimes, while codeblocks runs, in the corresponding shell I receive this error:

(codeblocks:3834): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed

What's this error?
What does it involve?
Is it possible to solve it?

Thank you in advance.
pv

pivit80


Pecan

#2
Quote from: pivit80 on March 26, 2007, 04:13:04 PM
no ideas?
http://www.google.com/search?hl=en&q=Gtk-CRITICAL+**%3A+gtk_container_remove%3A+assertion+&btnG=Google+Search
Gtk-CRITICAL **: gtk_container_remove: assertion - Google Search

Seems to be a problem between wxWidgets and GTK.

Quote
Re: error gtk_container_remove
Click to flag this post 3 stars [3 stars] [3 stars]

by Robert Roebling Oct 26, 2006; 03:56pm :: Rate this Message: - Use ratings to moderate (?)

Reply | Reply to Author | View Threaded | Show Only this Message
Sebastien Senechal wrote:

> Have regurlarly these issues
>
> using Gtk - linux. Any wxwidget app using Notebooks will raise these asserts.
> the more pages you have, the more warnings
>
> a bit annoying indeed

This has been fixed in CVS already (unless I'm mistaken).

  Robert


Other wxWidgets users say they get it when destroying a reparented widgets.