I was debugging this at home. I have not debbug packages here.<br>But maybe this helps:<br><br>"ps -aux | grep nautilus" gives me (2 processes - it should be just 1):<br><br>promac 16505 95.9 0.7 46304 8180 ? Ssl 16:41 3:26 nautilus --sm-config-prefix /nautilus-HZgvrg/ --sm-client-id 1192a42088000107822640200000023870003 --screen 0 --no-default-window
<br>promac 16535 0.1 0.5 47000 6004 ? T 16:41 0:00 nautilus --sm-config-prefix /nautilus-HZgvrg/ --sm-client-id 1192a42088000107822640200000023870003 --screen 0 --no-default-window<br>promac 17005 0.0
0.0 4636 676 pts/0 R+ 16:44 0:00 egrep nautilus<br><br>And using gdb:<br><br>gdb --pid=16535<br><br>................<br><br>Reading symbols from /usr/lib/libfam.so.0...(no debugging symbols found)...done.<br>
Loaded symbols for /usr/lib/libfam.so.0<br>Reading symbols from /usr/lib/nautilus/extensions-1.0/libnautilus-burn-extension.so...<br>(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/nautilus/extensions-
1.0/libnautilus-burn-extension.so<br>Reading symbols from /usr/lib/nautilus/extensions-1.0/libtotem-properties-page.so...(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/nautilus/extensions-1.0/libtotem-
properties-page.so<br>Reading symbols from /usr/X11R6/lib/libXxf86vm.so.1...(no debugging symbols found)...done.<br>Loaded symbols for /usr/X11R6/lib/libXxf86vm.so.1<br>Reading symbols from /usr/lib/libgstreamer-0.10.so.0..
.<br>(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/libgstreamer-0.10.so.0<br>Reading symbols from /usr/lib/libgstinterfaces-0.10.so.0...(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/libgstinterfaces-
0.10.so.0<br>Reading symbols from /usr/lib/libgstvideo-0.10.so.0...(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/libgstvideo-0.10.so.0<br>Reading symbols from /usr/lib/libgstaudio-0.10.so.0...<br>(no debugging symbols found)...done.
<br>Loaded symbols for /usr/lib/libgstaudio-0.10.so.0<br>Reading symbols from /usr/X11R6/lib/libXtst.so.6...(no debugging symbols found)...done.<br>Loaded symbols for /usr/X11R6/lib/libXtst.so.6<br>Reading symbols from /usr/lib/libgstbase-
0.10.so.0...(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/libgstbase-0.10.so.0<br>Reading symbols from /usr/lib/gstreamer-0.10/libgstcoreindexers.so...<br>(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/gstreamer-
0.10/libgstcoreindexers.so<br>Reading symbols from /usr/lib/gstreamer-0.10/libgstcoreelements.so...(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/gstreamer-0.10/libgstcoreelements.so<br>0x0062c402 in ?? ()
<br><br><div><span class="gmail_quote">On 6/9/06, <b class="gmail_sendername">Thomas Vander Stichele</b> <<a href="mailto:thomas@apestaart.org">thomas@apestaart.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 2006-06-09 at 13:50 -0300, Paulo Cavalcanti wrote:<br>> That is it! Reinstaling the new versions, removing totem010, and<br>> rhythmbox-0.9.4, which also depends on totem010, nautilus starts fine.<br>> So, it seems that the villain of the history is totem010 after all.
<br>><br>> But with the previous versions, everything worked together in peace.<br>> But why does nautilus depend on totem? It is kind of non-sense.<br><br>I doesn't. totem provides a thumbnailer for nautilus, that's it. I
<br>still don't get it though - I can't reproduce the problem. I'd really<br>like to see either a backtrace when it's hanging, or GST_DEBUG=*:5<br>output.<br><br><br><br></blockquote></div><br>