[Bug 1862767] Re: gnome-control-center crashes when try to open it

2022-09-12 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1810316 *** https://bugs.launchpad.net/bugs/1810316 ** This bug has been marked a duplicate of bug 1810316 gnome-control-center SIGABRT when network-manager is not working [Assertion failure "G_IS_OBJECT (object)" in cc_object_storage_add_object] --

[Bug 1862767] Re: gnome-control-center crashes when try to open it

2020-02-17 Thread adin
The output of the command you asked for is $ systemctl status NetworkManager ● NetworkManager.service - Network Manager Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2020-02-17 08:51:10 -03; 5h 33min ago

[Bug 1862767] Re: gnome-control-center crashes when try to open it

2020-02-17 Thread Sebastien Bacher
Thanks, in fact looking at the error it's similar to https://gitlab.gnome.org/GNOME/gnome-control-center/issues/342 Did you try to replace network-manager by another component or having it not working? What's the output of $ systemctl status NetworkManager ** Bug watch added:

[Bug 1862767] Re: gnome-control-center crashes when try to open it

2020-02-17 Thread adin
Sure. The output is $ dpkg -l | grep gnome-control-center ii gnome-control-center 1:3.34.1-1ubuntu2 amd64utilities to configure the GNOME desktop ii gnome-control-center-data 1:3.34.1-1ubuntu2 all

[Bug 1862767] Re: gnome-control-center crashes when try to open it

2020-02-17 Thread Sebastien Bacher
Thank you for your bug report Can you provide the output of those commands? $ dpkg -l | grep gnome-control-center $ which gnome-control-center $ ldd -r $(which gnome-control-center) ** Changed in: gnome-control-center (Ubuntu) Status: New => Incomplete -- You received this bug

[Bug 1862767] Re: gnome-control-center crashes when try to open it

2020-02-14 Thread adin
Further information. After updating the packages the error returned (nvidia is still uninstalled). $ gnome-control-center --verbose ** cc-object-storage:ERROR:../shell/cc-object-storage.c:167:cc_object_storage_add_object: assertion failed: (G_IS_OBJECT (object)) Bail out!

[Bug 1862767] Re: gnome-control-center crashes when try to open it

2020-02-11 Thread adin
Strangely, purging nvidia drivers seems to fix the issue (following advice from https://askubuntu.com/a/1183137/44054). However, I had a different error as noted in the original bug description. However, now I can't have nvidia working with the settings. -- You received this bug notification