After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 666176 - Could not register the application: Method `DescribeAll' returned type `(a(savbav))', but expected `(a{s(bgav)})
Could not register the application: Method `DescribeAll' returned type `(a(sa...
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-14 13:47 UTC by sam_
Modified: 2011-12-14 14:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sam_ 2011-12-14 13:47:19 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
Comment 1 sam_ 2011-12-14 14:58:00 UTC
Downstream comment says bug is invalid, due to new glib sig Nautilus only needs a restart. Therefore mark it as solved. Thanks.