Author Topic: Issues with 1751 (previous revisions too?)  (Read 5101 times)

Offline kkez

  • Almost regular
  • **
  • Posts: 153
    • WinapiZone
Issues with 1751 (previous revisions too?)
« on: January 14, 2006, 03:02:57 pm »
Bug 1:
1) Modify the layout (select a pane (?), move a pane around, drag a divider, etc)
2) View -> Layout -> Save current, save as default
3) Close CodeBlocks. The "save current layout?" dialog pops up (but i already saved it!)

Bug 2:
1) Select a pane (or modify the layout, it's the same) and then close CB
2) The "save current layout?" dialog pops up. Click ok.
3) Reopen codeblocks and close it without touching anything. The "save current layout?" dialog pops up again!

Just little bugs, which could be resolved with "don't annoy me again" option, but..

Bug 3:
1) Open a project or create a new one.
2) Right click on a project -> Project tree -> click on "Display folder as on disk" (it's already checked, probably)
3) Nothing change. Display folder as on disk is still checked
This option works (and it checks/unchecks itself) if you use the "project" menu.
« Last Edit: January 14, 2006, 04:23:32 pm by kkez »

Offline kkez

  • Almost regular
  • **
  • Posts: 153
    • WinapiZone
Re: Issues with 1751 (previous revisions too?)
« Reply #1 on: January 14, 2006, 04:25:40 pm »
Oh wait, an evil bug: i edit a file belonging a project, then i try to compile the project. CB saves the file edited but then output: "Target is up to date. Nothing to be done.". Wtf?

EDIT: this thing doesn't happen in revision 1731  :?
« Last Edit: January 14, 2006, 04:30:04 pm by kkez »

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Issues with 1751 (previous revisions too?)
« Reply #2 on: January 14, 2006, 04:36:44 pm »
Oh wait, an evil bug: i edit a file belonging a project, then i try to compile the project. CB saves the file edited but then output: "Target is up to date. Nothing to be done.". Wtf?

EDIT: this thing doesn't happen in revision 1731  :?

Already fixed in r1754. Before posting a bug report, make sure you have the latest sources...
Be patient!
This bug will be fixed soon...

Offline kkez

  • Almost regular
  • **
  • Posts: 153
    • WinapiZone
Re: Issues with 1751 (previous revisions too?)
« Reply #3 on: January 14, 2006, 05:05:11 pm »
I'm sorry, i did read the log in websvn but at that moment i didn't thought it was that bug. =)