3

I upgraded to UBuntu 11.10 yesterday from 11.04. Everything went smoothly except the fact that nautilus wont start anymore. It exits with a segmentation fault. Any idea how to stop this from happening. ?

:~$ nautilus
Initializing nautilus-open-terminal extension
Initializing nautilus-gdu extension
** (nautilus:9741): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object

(nautilus:9741): Gtk-CRITICAL **: gtk_action_set_visible: assertion `GTK_IS_ACTION (action)' failed

(nautilus:9741): Gtk-CRITICAL **: gtk_action_set_visible: assertion `GTK_IS_ACTION (action)' failed
Segmentation fault
Ubuntuser
  • 9,816

1 Answers1

2

Remove the nautilus-open-terminal extension. This is causing problems right now and there is an open bug about it (see here).

This bug is now marked as fixed. If you are still experiencing the problem you may have another problem.

RolandiXor
  • 51,541