News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

"Don't Set Up Automatically" flag not saved

Started by SiegeLord, May 22, 2009, 12:02:04 AM

Previous topic - Next topic

SiegeLord

Sorry for not submitting this bug in BerliOS, as I am having issues logging in there.

Anyway, the "Don't Set Up Automatically" flag in the Libraries tab of Project->Properties dialog does not save properly.

Steps to reproduce:
1. Create a new project
2. Click this flag and save the project
3. Close C::B and open the project again
4. Un-check this flag and save the project
5. Repeat step 3
6. You will now observe that the flag is still checked, when it should be unchecked

A workabout to this is to manually edit the project file and remove the disable_auto="1" entry.

My build string: Apr 17 2009, 15:25:13 - wx2.8.9 (Linux, unicode)

MortenMacFly

Quote from: SiegeLord on May 22, 2009, 12:02:04 AM
A workabout to this is to manually edit the project file and remove the disable_auto="1" entry.
I am aware of that but just did forget to submit the fix to SVN. I'll do that later today/tomorrow. So the next nightly will work properly.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]