Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: Karsa on May 14, 2013, 03:22:35 pm
-
HI, I'm Indonesian and beginner in programming, and for the english too. So, I'm sorry for it.
I'm curious, why my codeblock always deleted file that I save with the new name file (Save As ...).
Example :
I've opened exercise1.cpp, and save it with the new name exercise2.cpp, and then I closed the codeblock without making any changes after that. But, when I search in the directory, I've found nothing.
So, I was trying the same method again, but I didn't closed the C::B, but minimize it, and it gives me warning
"FILE CHANGED! C:\exersices2.cpp has been deleted, or is no longer available..
This matter can happened in normal ways, like if we open a file, then without closing the C::B, but minimize it, we deleted the file, and then the warning happened.
I've tried various ways, like uninstalled it with control panel, or RevoUninstaller, but it gives nothing.
So please help me.
Thanks
-
I think CB is refusing to save an unmodified file; it just looks like it was saved.
After a little bit, CB realizes the file does NOT exist.
I have NOT had the time to track down when this started happening.
I suggest posting the CB version number and your Operating System info.
I had the issues on Windows 7 32 bit, and I think it was CB 12.11; but, it might be a different version of CB.
Edit: Just confirmed the CB 12.11 has this bug for me. Never been positive that it is not a windows system settings.
But, I am leaning more and more to a CB bug.
Tim S.
-
stahta01: do you see this bug in the latest nightly?
-
stahta01: do you see this bug in the latest nightly?
Will test it; downloading it now.
Tim S.
-
stahta01: do you see this bug in the latest nightly?
Will test it; downloading it now.
Tim S.
Did NOT see the problem with downloaded Nightly SVN 8982.
Tim S.
-
stahta01 :
Yep, I think the same too. C::B refuses to save the unmodified file if we do the Save As condition, because when I save it with other namefile then I make some changes, C::B will do the save.
My C::B is version 12.11, Windows 7 Ultimate 64 bit.
Can't find any solution for this. Why this is happened? ???
because in other computer works fine, except mine.