Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: tiwag on October 20, 2006, 02:28:44 pm

Title: Settings Editor Margins Dialog hangs on close
Post 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)
Title: Re: Settings Editor Margins Dialog hangs on close
Post by: Pecan on October 20, 2006, 04:07:05 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

To get around the problem, disable CodeCompletion plugin, do your Settings, then re-enable code completion.
Title: Re: Settings Editor Margins Dialog hangs on close
Post by: thomas on October 20, 2006, 04:13:20 pm
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.