Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: tiwag on October 20, 2006, 02:28:44 pm
-
when i go to
Settings Editor Margins Dialog
and enable the setting for Linenumber width to "Dynamic Setting"
afterwards on closing the Settings dialog,
CB rev 3112 hangs (and has some memory leak), see screenshot, memory increases infinitely and cpu is loaded fully
(http://img85.imageshack.us/img85/9141/cbsettingseditormarginsdlgclosejg9.png)
-
when i go to
Settings Editor Margins Dialog
and enable the setting for Linenumber width to "Dynamic Setting"
afterwards on closing the Settings dialog,
CB rev 3112 hangs (and has some memory leak), see screenshot, memory increases infinitely and cpu is loaded fully
To get around the problem, disable CodeCompletion plugin, do your Settings, then re-enable code completion.
-
To get around the problem, disable CodeCompletion plugin, do your Settings, then re-enable code completion.
Aha! Code completion! 8)
Was just going to say: "Tried using revision 3111 - doesn't reproduce", but that explains :P.