Code::Blocks Forums

User forums => Help => Topic started by: Jonathan_Klein on April 11, 2009, 11:02:23 pm

Title: [Linux] Can't save files on Windows Partition
Post by: Jonathan_Klein on April 11, 2009, 11:02:23 pm
Hi, i get the Message "could not save file" we I try to save a file.
I read a bit and think, it is a wxWidgets Problem with my Windows Partition.
( http://forums.codeblocks.org/index.php/topic,10263.0.html , but i find no solution for me :( )
The mountpoint was created during the installation.

fstab:
# /dev/sda1
UUID=52FCC896FCC8762F /windows        ntfs    defaults,uid=0,gid=46 0       1


mount-output:
/dev/sda1 on /windows type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)

Any ideas what i could do?

Title: Re: [Linux] Can't save files on Windows Partition
Post by: jarro_2783 on April 14, 2009, 04:31:28 am
give the output of ls -al in the folder you are trying to save it in.