You have been subscribed to a public bug:

By default, Ubuntu (Edfy Eft and all the others I tried) mounts NTFS and
FAT32 partitions with executable bits enabled for all files. So, when I
try to open an text file at a NTFS/FAT partition, Nautilus complains
that the file is an "executable text file".

That is is the /etc/fstab line for the partition

# /dev/hda2
UUID=8404C94A04C94042 /media/windows_programas ntfs    
defaults,nls=utf8,umask=007,gid=46 0       1

I've fixed that behavior changing the line:

# /dev/hda2
UUID=8404C94A04C94042 /media/windows_programas ntfs    
defaults,nls=utf8,dmask=000,fmask=111,gid=46 0       1

So only the directories/folders have the executable bit enabled.

** Affects: hundredpapercuts
     Importance: Undecided
         Status: Confirmed

** Affects: nautilus (Ubuntu)
     Importance: Low
         Status: Confirmed

-- 
NTFS and FAT partitions mounted with executable bits create lots of annoyance
https://bugs.edge.launchpad.net/bugs/78505
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to