GNOME Bugzilla – Bug 638653
nautilus unusable with great directory depth
Last modified: 2011-02-01 15:38:25 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.
Looks like a duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=623967
*** This bug has been marked as a duplicate of bug 623967 ***