Bug 106324
| Summary: | Nautilus crash in file properties dialog | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Drabb <jdrabb> |
| Component: | nautilus | Assignee: | Alexander Larsson <alexl> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-10-06 17:07:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Step 2. should be chmod 555 ~/test Though I guess everyone knew that : ) Fixed in -4. |
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: