I have installed EOS with Budgie Desktop and Gnome Control Center stopped working not long after I launched the OS. I am sure it did work for some time. It possibly stopped working after I updated the system.
Here’s an error I get when I launch gnome-control-center:
$ gnome-control-center
(gnome-control-center:20767): cc-wwan-panel-WARNING **: 16:36:00.785: Error connecting to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: Unit dbus-org.freedesktop.ModemManager1.service not found.
(gnome-control-center:20767): GLib-GIO-ERROR **: 16:36:00.822: Settings schema 'org.gnome.shell.app-switcher' is not installed
Trace/breakpoint trap (core dumped)
I have seen this workaround, yes, but there seemingly is no gsettings in the repositories, neither in AUR, nor in official bases.
I pasted the quote below, for convenience.
Okay I found a temporary workaround. I remembered that it crashed when I viewed “multitasking” panel. So I used gsettings to check the keys of org.gnome.ControlCenter
[joe@joe-virtualbox ~]$ LANG=C pacman -Qo /usr/share/applications/gnome-multitasking-panel.desktop
/usr/share/applications/gnome-multitasking-panel.desktop is owned by gnome-control-center 41.2-3
so it is part of G-C-C itself… but they are related to gnome-shell ?
…
yes if i install gnome-shell it does start just fine also if i use the multitasking tab just before closing and restart…
no idea if this is still plaguing people like it has me today, but using the info here I have found that the parameter has changed from org.gnome.ControlCenter to org.gnome.Settings.
Therefor if you follow the instructions with this new info it is now:
Everyone should switch to Budgie Control Center. The bug is posted elsewhere on this forum about gnome control center and multitasking setting causing a SEGFAULT.
Is there anyway that we could get a sticky message & a wiki faq or something to make this permanent?