User forums > Help

Error saving file

<< < (3/8) > >>

Blacksheep:
I can confirm that the Creator Update is implemented because of the options for exploit protection coming with the update exist on my system.

I personally believe that something in Windows has changed that c::b is running into this issue. We will see how many users report this issue in the future. It is definetely not a permission issue. This has been meanwhile checked several times. And if that would be a permission issue c::b would not be able to create a file. But c::b has only issues with overwriting existing files even if they are created just before by c::b itself.

wadhere:
Hi all,

it seems to that I have the same issue. I install c::b first time on two different Windows 10 (64bit) machines with the creator update.
My current WinVersion is Win10 Pro, Version 1709 , Build 16299.64 .
c::b version: 16.01

Steps:
- new installation of C::B , including MinGW
- Create a new Project
- Console Application
- Chossed "C"
- Choosed GNU GCC Compiler
- Build the "Hello World"  without problems
- Let it run ... without problems
- change the main.c , change "Hello"  to"Hellllo"; the star in the file tab "main.c" is visible
- Save file produce the error "...main.c could not be saved ..."  :(
- Edit outside of c::b works , than c::b reload the file and it can build again
- changes and save with c::b editor are not working

I tried this with two PC's, different folders ......




 

oBFusCATed:
What happens if you use the rc1 for the upcoming release from here: https://sourceforge.net/projects/codeblocks/files/Binaries/17.xx-RC1/Windows/ ?
Does it work?

wadhere:
Thanks for the quick answer.
I tried the "codeblocks-17.xx-setup-RC1.exe" , but it does not work. Same issue as before. Impossible to save any change.

I'll try try this on a Win7-machine next days.

oBFusCATed:
What are the security settings on the machine?
What happens if you trace the cb executable with procmon/filemon or some other tool which is used for tracing system calls?

(note: I'm mostly linux developers, so I don't know how to debug such issues on windows)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version