Re: Nautilus 2.10 does not start
- From: "Paulo Cavalcanti" <promac gmail com>
- To: "Nickolay V. Shmyrev" <nshmyrev yandex ru>
- Cc: nautilus-list gnome org
- Subject: Re: Nautilus 2.10 does not start
- Date: Fri, 9 Jun 2006 06:58:14 -0300
Hi, Nickolay
I followed your suggestion of debugging and found the problem.
I can barely believe it. It was caused because of the last update
I've made in gstreamer-0.10.
gstreamer010-0.10.6.2-0.gst.1.4.i386.rpm
gstreamer010-plugins-base-0.10.7.2-0.gst.1.4.i386.rpm
gstreamer010-devel-0.10.6.2-0.gst.1.4.i386.rpm
gstreamer-tools-0.10.6.2-0.gst.1.4.i386.rpm
gstreamer010-plugins-base-devel-0.10.7.2-0.gst.1.4.i386.rpm
I just went back to the previous release and nautilus is starting again.
Why would nautilus depend on this crap? I though it was just for
rhythmbox-0.9. "ldd /usr/bin/nautilus" does not show any dependency.
What part of gnome does use it?
Thank you, very much.
/Paulo Roma.
On 6/9/06, Nickolay V. Shmyrev <
nshmyrev yandex ru> wrote:В Чтв, 08/06/2006 в 23:12 -0300, Paulo Cavalcanti пишет:
> Hi,
>
> I am having a problem with nautilus 2.10 from fedora 4.
> Since yesterday, it does not put any icon on the desktop, although it
> is running. It is also using more than 95% of the CPU. When
> I try to close the gnome session it hangs and I have to kill X.
>
> Everything else seems to be normal. I can login in kde with no problem
> at all. I rebooted the computer many times and nothing has changed.
>
> Any suggestion would be greatly appriciated.
>
Without additional information it's hard to say what is going on. First
of all, check xsession-error in /tmp if something is dumped to error
log. Then try to run nautilus or gnome-session under strace and find the
place where it hangs.
You can try to debug it:
with gdb you should login from console, attach to the nautilus with
gdb --pid=<nautilus_pid>
and collect backtrace with "thread apply all bt" command. You need to
install debug packages installed.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]