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 638653 - nautilus unusable with great directory depth
nautilus unusable with great directory depth
Status: RESOLVED DUPLICATE of bug 623967
Product: nautilus
Classification: Core
Component: general
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-04 12:52 UTC by Bastien Nocera
Modified: 2011-02-01 15:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2011-01-04 12:52:28 UTC
nautilus-2.32.2.1-1.fc14.x86_64
gvfs-1.7.1-1.fc15.x86_64

cd $HOME ; for i in `seq 33 -1 1` ; do DIR=$i/$DIR ; done ; mkdir -p $DIR

When browsing those sub-directories with nautilus, around depth 20, and lower, listing the files takes more and more time. Around level 24, nautilus is blocked for 15 to 30 seconds.
Comment 1 Stefano Teso 2011-02-01 15:33:25 UTC
Looks like a duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=623967
Comment 2 Bastien Nocera 2011-02-01 15:38:25 UTC

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