Comment 0 for bug 329146

Revision history for this message
Martin Erik Werner (arand) wrote :

When I login nautilus is unable to launch, which results in an infinite spamming of "starting file manager" in the window list (they seem to reach an equillibrium at ~20 where they are created at the rate the close {presumably after failing to start and quitting similarly to manual launch below}).

If I launch nautilus from terminal I get this message:
###
(nautilus:8776): Unique-DBus-WARNING **: Error while sending message: Message did not receive a reply (timeout by message bus)
###
Followed after a moment by:
###
(nautilus:8776): Unique-DBus-WARNING **: Error while sending message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
###
After the last message all "starting file manager" instances dissapear (or rather, stops being spawned, and closes one by one until window-list is empty). Whereupon they start spawning all over again, with exact same behaviour.

DBus is running:
###
mw@jaunty-virt:~$ ps -ef | grep dbus
106 2664 1 0 17:17 ? 00:00:14 /bin/dbus-daemon --system
mw 3423 3329 0 17:17 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/pulse-session /usr/bin/seahorse-agent --execute x-session-manager
mw 3426 1 0 17:17 ? 00:00:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/pulse-session /usr/bin/seahorse-agent --execute x-session-manager
mw 3427 1 1 17:17 ? 00:00:23 //bin/dbus-daemon --fork --print-pid 6 --print-address 9 --session
mw 13151 4656 0 17:43 pts/0 00:00:00 grep dbus
###

I can find no relevant entried in ~/var/log/daemon.log

I can find no nautilus-debug* crash files in ~/

I've had odd things when the issue seemed to go away after I ran apt-get upgrade (which added several packages, none of which directly nautilus-related I think), and then after restart it only happened for ~10s after login, and then after shutdown and start it's back to original behaviour, but I'm not completely sure about circumstances there...

I've had comments suggesting it may be unrelated to nautilus itself.

Issue started after recent upgrade (~12 feb GMT)

Running Jaunty on vmware, fully upgraded as of now (13 feb GMT).