Score:1

Cannot open settings and gnome-control-center in Ubuntu 18.04

nl flag

When I attempt to open settings, the icon spins for some seconds and disappears afterwards.

In terminal I used the command

gnome-control-center

and this error shows up:

gnome-control-center: error while loading shared libraries: libndr-standard.so.0: cannot open shared object file: No such file or directory

I use grep to search for libndr-standard.so.0 but there is no such file in /etc.

I also tried

sudo apt purge gnome-control-center
sudo apt clean
sudo apt install gnome-control-center

as suggested by other posts but it did not work.

This problem occurred after a system update. I am not aware of what exactly was updated. Apart from settings disappearing, the system freezes a lot more frequently (i.e. keyboard and mouses stop working).

My system is ubuntu 18.04 and uses nvidia-driver-470 (the latest).
I am running out of ideas of what else I could try. Suggestions are highly appreciated.

Score:0
zw flag

The mentioned libndr-standard.so.0 is contained in samba-libs package.

You have to reinstall it by

sudo apt-get update
sudo apt-get install --reinstall samba-libs

and then retry to launch GNOME Control Center.

JXuan avatar
nl flag
A million thanks, @N0rbert!! It worked like a charm.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.