I was debugging this at home. I have not debbug packages here.<br>But maybe this helps:<br><br>&quot;ps -aux | grep nautilus&quot; gives me (2 processes - it should be just 1):<br><br>promac&nbsp;&nbsp; 16505 95.9&nbsp; 0.7&nbsp; 46304&nbsp; 8180 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ssl&nbsp; 16:41&nbsp;&nbsp; 3:26 nautilus --sm-config-prefix /nautilus-HZgvrg/ --sm-client-id 1192a42088000107822640200000023870003 --screen 0 --no-default-window
<br>promac&nbsp;&nbsp; 16535&nbsp; 0.1&nbsp; 0.5&nbsp; 47000&nbsp; 6004 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T&nbsp;&nbsp;&nbsp; 16:41&nbsp;&nbsp; 0:00 nautilus --sm-config-prefix /nautilus-HZgvrg/ --sm-client-id 1192a42088000107822640200000023870003 --screen 0 --no-default-window<br>promac&nbsp;&nbsp; 17005&nbsp; 0.0
&nbsp; 0.0&nbsp;&nbsp; 4636&nbsp;&nbsp; 676 pts/0&nbsp;&nbsp;&nbsp; R+&nbsp;&nbsp; 16:44&nbsp;&nbsp; 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> &lt;<a href="mailto:thomas@apestaart.org">thomas@apestaart.org</a>&gt; 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>&gt; That is it! Reinstaling the new versions, removing totem010, and<br>&gt; rhythmbox-0.9.4, which also depends on totem010, nautilus starts fine.<br>&gt; So, it seems that the villain of the history is totem010 after all.
<br>&gt;<br>&gt; But with the previous versions, everything worked together in peace.<br>&gt; But why does nautilus depend on totem? It is kind of non-sense.<br><br>I doesn't.&nbsp;&nbsp;totem provides a thumbnailer for nautilus, that's it.&nbsp;&nbsp;I
<br>still don't get it though - I can't reproduce the problem.&nbsp;&nbsp;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>