I have an issue opening the settings on my Ubuntu, getting back this:
gnome-control-center: symbol lookup error: /usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37: undefined symbol: sqlite3_errstr
I tired fixing it using those following links:
Unable to open gnome-control-center in Ubuntu 18.04
Also tried to:
sudo apt install --reinstall gnome-control-center
and to reinstall my desktop
nothing works
Any ideas?