After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 347504 - File permissions changes aren't monitored
File permissions changes aren't monitored
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Views: Icon View
2.16.x
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-14 12:59 UTC by Fabio Bonelli
Modified: 2008-01-29 23:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Fabio Bonelli 2006-07-14 12:59:45 UTC
$ touch file

File is shown by nautilus

$ chmod 000 file

Nautilus doesn't add "can't write"/"can't read" emblems to the file's icon.
Comment 1 Sebastien Bacher 2006-12-13 17:19:31 UTC
Somewhat similar Ubuntu bug: https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/54182

"after chmod/chown file/dir properties are not updated until refresh

1. create any file somewhere, eg. touch ~/blabla
2. open your $HOME in nautilus
3. right click the blabla, see rights - are 600644
4. close the properties window
5. change the rights, eg. chmod +x ~/blabla
6. repeat #3 - right are still 600644 (wrong!)
7. close the properties window
8. refresh the view in nuatilus
9. repeat #3 - rights are 1600755 this time

Same for chmod."
Comment 2 Pedro Villavicencio 2008-01-29 23:14:27 UTC
This is no longer an issue with Nautilus 2.21.90. feel free to re open the bug if you can reproduce it with it, thanks.