Trying to set the red-light night thingy from gnome-control-center -> screens/monitor causes the app to segfault and be unable to be re-launched from the menu.
I was able to make it run again by typing
Any Ideas on why is this happening or how can I debug to a deeper level the settings app?
I was able to make it run again by typing
gsettings set org.gnome.ControlCenter last-panel ''
, however repeating the "screens" step makes the system crash again. I don't know if this might be related but here is the console output:
Code:
(gnome-control-center:77432): Gtk-CRITICAL **: 21:39:52.609: gtk_container_add: assertion 'GTK_IS_WIDGET (widget)' failed
Segmentation Fault
