Public bug reported:
Under ubuntu gutsy - Nautilus 2.20.0
When acceding my ~/tmp directory with nautilus, everything is fine, the
display is in "icon" mode. When I want to switch to "list" mode,
nautilus hangs up 100% of the time. I don't have the problem for others
folders, so I believe a file from the ~/tmp directory is causing
problems.
In this case, nautilus was running with pid 8150.
I went to ~/tmp and then attached a strace to the process and then click on
"display as list". Nautilus didn't show the list and froze.
[EMAIL PROTECTED]:~/tmp$ ps fax|grep nau
8150 ? Sl 0:02 \_ nautilus --sm-client-id
117f000101000121059559800000058240036 --screen 0
8157 ? S 0:00 /usr/lib/nautilus-cd-burner/mapping-daemon
The output of strace is attached, as is the result of ls -l inside the
~/tmp.
The strace ends with :
open("/usr/share/icons/gnome/scalable/apps/file-manager.svg",
O_RDONLY|O_LARGEFILE) = 20
fstat64(20, {st_mode=S_IFREG|0644, st_size=12020, ...}) = 0
read(20, "<?xml version=\"1.0\" encoding=\"UT"..., 12020) = 12020
close(20) = 0
futex(0xb7750794, FUTEX_WAIT, 2, NULL <unfinished ...>
The file referenced in the last lines of strace seems correct, though it is a
symlink :
ll /usr/share/icons/gnome/scalable/apps/file-manager.svg
lrwxrwxrwx 1 root root 23 2007-11-17 19:44
/usr/share/icons/gnome/scalable/apps/file-manager.svg -> system-file-manager.svg
here are the first lines from the svg file :
[EMAIL PROTECTED]:~/bugs$ head
/usr/share/icons/gnome/scalable/apps/file-manager.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
** Affects: nautilus (Ubuntu)
Importance: Undecided
Status: New
--
Nautilus freeze when displaying a directory by "list"
https://bugs.launchpad.net/bugs/229554
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