After upgrading from Ubuntu 23.04 to Ubuntu 23.10 I can't open settings. I was trying to open settings via terminal using
gnome-control-center
but I got message:
Running gnome-control-center is only supported under GNOME and Unity, exiting
but the problem is I am using GNOME...
I was experimenting with KDE plasma earlier but now I'm clearly using GNOME.
echo $DESKTOP_SESSION
says just "ubuntu"
edit: running
export XDG_CURRENT_DESKTOP='ubuntu:GNOME'
in terminal allowed me to open settings from that terminal
 
     
    