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 165306 - Files disappear from a nautilus window if the containing directory is non-executable
Files disappear from a nautilus window if the containing directory is non-exe...
Status: RESOLVED DUPLICATE of bug 149492
Product: nautilus
Classification: Core
Component: Views: All
2.9.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-01-26 13:58 UTC by Sjoerd Simons
Modified: 2005-03-03 01:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Sjoerd Simons 2005-01-26 13:58:21 UTC
Run the following commands:

mkdir test
echo "test" > test/blaat.txt
chmod a-x test
nautilus file://$(pwd)/test/

Then right click on blaat.txt in the resulting nautilus window and it magically
disappears...
Comment 1 Sebastien Bacher 2005-01-30 17:19:11 UTC
confirmed with 2.9. Cause some other bugs/crashes like #165725. Nautilus should
probably refuse to browse it first.

Comment 2 Martin Wehner 2005-03-03 01:34:05 UTC

*** This bug has been marked as a duplicate of 149492 ***