GNOME Bugzilla – Bug 322539
Accidently clicking on current owner opens up error dialog
Last modified: 2005-12-12 16:54:40 UTC
To reproduce: 1. Open up nautilus window on your root account: sudo nautilus . 2. Select a file 3. Open up the properties: Alt + Enter 4. Go to permissions 5. Click on the File Owner combo box 6. Click on the current owner 7. Error dialog that nautilus was not able to change the user
This is caused because the user name + real name is passed to nautilus_file_set_owner for the current owner. This bug is fixed by the patch in bug 322567
bug 322567 contains a fix for this bug. So resolving this bug