From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030811 Mozilla Firebird/0.6.1 Description of problem: Nautilus crashes when changing a directories properties in nautilus. Version-Release number of selected component (if applicable): nautilus-2.4.0-3 How reproducible: Always Steps to Reproduce: 1. Create a new directory: mkdir ~/test 2. Give 555 permissions: chown 555 ~/test 3. Open nautilus and right click on the test directorym then choose properties and go to the permissions tab. Click on the wirte check box for the user and nautilus will crash every time. Actual Results: Nautilus crash Expected Results: Changing permissions on file/directory. Additional info:
Step 2. should be chmod 555 ~/test Though I guess everyone knew that : )
Fixed in -4.