Author Topic: "Don't Set Up Automatically" flag not saved  (Read 4800 times)

Offline SiegeLord

  • Single posting newcomer
  • *
  • Posts: 7
    • SiegeLord's Abode
"Don't Set Up Automatically" flag not saved
« 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)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: "Don't Set Up Automatically" flag not saved
« Reply #1 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ