Public bug reported: Binary package hint: gvfs-fuse
Version: 0.2.3-0ubuntu5 Browsing dirs with many files (5000) is unusably slow with ~/.gvfs. Example: cd; mkdir huge; cd huge ----------------- #!/bin/bash for i in `seq 1 5000` do cp /etc/inputrc $i done ---------------- Browsing to /home/gdh/huge with Nautilus takes 4 seconds. Great! Adding a network share to sftp://localhost and browsing to sftp://localhost/home/gdh/huge takes 10 seconds. A bit slower as I'd expect - still perfectly acceptable. Browsing to /home/gdh/.gvfs/sftp on localhost/home/gdh/huge takes 160 seconds. This is unusable. gvfs-sftp uses ~27% , and gvfs-fuse-daemon uses ~10% during this final test. I see the same behaviour with remote Samba shares, but using sftp to localhost eliminates network issues. ProblemType: Bug Architecture: i386 Date: Wed May 14 17:38:35 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/nautilus NonfreeKernelModules: nvidia Package: nautilus 1:2.22.2-0ubuntu5 PackageArchitecture: i386 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: nautilus Uname: Linux 2.6.24-17-generic i686 ** Affects: gvfs (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- Nautilus use of gvfs resources via ~/.gvfs is very slow https://bugs.launchpad.net/bugs/230374 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
