User forums > Nightly builds

The 23 May 2007 build is out.

<< < (5/6) > >>

MathStuf:
I've noticed something today. The splash screen on start up has the main logo square behind the one with the SVN build number on it.

Kazade:
I dunno if this is just happening to me, but recently a funny bug appeared. If I change a file, but don't save it, then change focus to another program. When I switch back to Code::Blocks a message appears telling me that the file has been changed outside of code::blocks and do I want to reload. But the file hasnt changed at all. Seems like code blocks is comparing its unsaved changed version with the version on disk. I've tried removing codeblocks and reinstalling the latest nightly, but with no luck.

rjmyst3:

--- Quote from: Kazade on May 26, 2007, 01:45:43 pm ---I dunno if this is just happening to me, but recently a funny bug appeared. If I change a file, but don't save it, then change focus to another program. When I switch back to Code::Blocks a message appears telling me that the file has been changed outside of code::blocks and do I want to reload. But the file hasnt changed at all. Seems like code blocks is comparing its unsaved changed version with the version on disk. I've tried removing codeblocks and reinstalling the latest nightly, but with no luck.

--- End quote ---
This happens when you have the AutoSave feature on, and you have autosave save the original file, and not a backup. So, Code::Blocks saves the file with the AutoSave feature, but then another part of Code::Blocks notices that the file was saved, but not directly by the user, and warns about the file being changed.

Does this warrant a bug report?

Kazade:
Oh yeh! I completely forgot I'd chosen that option. Thanks a lot it was really getting annoying  :D

Baco:
Hi all,
i think i have found a little bug in the NB 3989 regarding the checkbox "Pause when execution ends".
I was trying a win32 gui application project.
Follows the steps to reproduce the problem.
-open Project|Properties|Build targets
-in "selected build target options" in the Type choose "GUI application"
-then confirm with the OK button

-reopen Project|Properties|Build targets
-in "selected build target options" in the Type choose "Console application"
-the checkbox below "Pause when execution ends" it is not checked
-then confirm with the OK button

-reopen Project|Properties|Build targets
-in "selected build target options"
-the checkbox "Pause when execution ends" it is checked now

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version