Public bug reported:
Binary package hint: nautilus
Ubuntu 10.04
nautilus 1:2.30.1-0ubuntu1.1
I created alot of subfolders with simple script
#!/bin/bash
COUNTER=0
while [ $COUNTER -lt 56000 ]; do
mkdir $COUNTER
cd ./$COUNTER
let COUNTER=COUNTER+1
done
and tried to open last one with nautilus. But after 23 subfolders nautilus
freezes and takes 100% CPU.
** Affects: nautilus (Ubuntu)
Importance: Undecided
Status: New
--
Nautilus freezes when opening more than 23 subfolders
https://bugs.launchpad.net/bugs/603524
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs