Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: kkez 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.
-
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 :?
-
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...
-
I'm sorry, i did read the log in websvn but at that moment i didn't thought it was that bug. =)