Code::Blocks Forums
User forums => Help => Topic started by: erwincoumans on August 15, 2014, 05:30:22 pm
-
Sometimes codeblocks freezes with a message in the console:
** (codeblocks:5705): CRITICAL **: murrine_style_draw_flat_box: assertion 'width >= -1' failed
This happens with Codeblocks 12.10 and 13.10. Any idea?
(oh, and the Berlios link in 'report your bugs' is broken in the first topic:
http://forums.codeblocks.org/index.php/topic,1427.0.html) it would be good to replace it with http://sourceforge.net/p/codeblocks/tickets/
-
It is likely that the Operating system information will be needed?
wxWidgets version information?
Edit: http://thehacklist.blogspot.com/2010/06/resolving-murrinestyledrawbox-assertion.html (http://thehacklist.blogspot.com/2010/06/resolving-murrinestyledrawbox-assertion.html)
Tim S.
-
It's linux and as far as I know the freezing is not directly related to the message, but to a call to wxExecute of cc-plugin.
Nevertheless the message is related to the wxExecute-call and most likely a wxWidgets issue (the message, not the freezing).
We had a discussion about this freeze some time ago.
-
ah, so disabling the Code Completion plugin will fix/workaround the freeze? I'll try that.
It is Ubuntu 13/14.04 indeed.
By the way, can some admin please fix the URL in this forum as I mentioned in the first posting?