User forums > Using Code::Blocks
Error Saving Files
stahta01:
--- Quote from: jabahpureza on March 04, 2010, 08:39:45 pm ---I've got the exactly same problem here.
When I open a saved project from a NFTS partition I can't save any change! For every file I change and try to save I get this "Error Saving Files" window.
When I copy the same project to a GNU/Linux partition I can save it normally.
But when I run code:blocks as root "gksudo codeblocks" this problem disappears.
Is it a code::blocks bug or what?
thank you very much!
jjR
--- End quote ---
The above is the example of a permission problem.
Tim S.
schizofrenikh:
I think the problem is here
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/124795?comments=all
I posted a comment in the bottom because this is how i suppose the problem looks like.
Am I right about the CodeBlocks trying to change the modification time? Or is it trying to do some other not really necessary operation on the file which gedit doesn't try to do?
Jenna:
--- Quote from: schizofrenikh on March 29, 2011, 09:09:35 pm ---I think the problem is here
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/124795?comments=all
I posted a comment in the bottom because this is how i suppose the problem looks like.
Am I right about the CodeBlocks trying to change the modification time? Or is it trying to do some other not really necessary operation on the file which gedit doesn't try to do?
--- End quote ---
It's not C::B itself, but the wxWidgets function it uses:
http://forums.codeblocks.org/index.php/topic,10735.msg73563.html#msg73563
http://forums.codeblocks.org/index.php/topic,10263.msg70971.html#msg70971
schizofrenikh:
Thank you for reply.
Well, now I will try searching at wxWidgets forums. Maybe they have found some solution.
Navigation
[0] Message Index
[*] Previous page
Go to full version