GNOME Bugzilla – Bug 165725
crash on the properties of files where the permission should be denied
Last modified: 2005-02-07 23:10:31 UTC
This is somewhere due to #165306 - cd /tmp - mkdir nautilus - touch nautilus/file - chmod a-x nautilus - nautilus /tmp/nautilus/ right click on "file", properties ... nautilus crashes. Nautilus should probably not browse the dir in a first place: $ ls /tmp/nautilus ls: /tmp/nautilus/file: Permission denied in the console: ** (nautilus:30501): CRITICAL **: nautilus_file_get_permissions: assertion `nautilus_file_can_get_permissions (file)' failed bt:
+ Trace 55097
Thread 5 (Thread -1228612688 (LWP 30502))
Thanks Seb - As you suspected, this is indeed a dup of bug 158904. *** This bug has been marked as a duplicate of 158904 ***