Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: SiegeLord on May 22, 2009, 12:02:04 am

Title: "Don't Set Up Automatically" flag not saved
Post by: SiegeLord on May 22, 2009, 12:02:04 am
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)
Title: Re: "Don't Set Up Automatically" flag not saved
Post by: MortenMacFly on May 22, 2009, 06:48:54 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.