GNOME Bugzilla – Bug 666176
Could not register the application: Method `DescribeAll' returned type `(a(savbav))', but expected `(a{s(bgav)})
Last modified: 2011-12-14 14:58:00 UTC
Nautilus doesn't start. Title is the terminal output. Workaround is to kill Nautilus and restart it. $ ps aux | grep nautilus 1588 0.1 0.6 496452 26472 ? Sl 14:14 0:01 nautilus -n 5276 0.0 0.0 14960 872 pts/0 S+ 14:31 0:00 grep --color=auto nautilus $ kill -9 1588 $ nautilus Initializing nautilus-gdu extension First reported there. https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/904239
Downstream comment says bug is invalid, due to new glib sig Nautilus only needs a restart. Therefore mark it as solved. Thanks.