Description of problem: Opening Gnome Settings doesn't work. Version-Release number of selected component (if applicable): gnome-settings-daemon-3.16.1-1.fc22.x86_64 How reproducible: Very Steps to Reproduce: 1. Try the following: 2. Click in the top left corner of the screen, click the settings dialog. 3. Right click the desktop and select settings. 4. Click in the top left corner, select the Wi-Fi > Wi-Fi Settings Actual results: Nothing opening Expected results: Gnome Settings opens
Probably a samba packaging bug. Does https://lists.fedoraproject.org/pipermail/test/2015-April/126047.html help?
Hmm, it looks like it might be related but the suggestion didn't fix it. (And I'm not sure what it did do) If I run gnome-control-center on the command line I get: $ gnome-control-center gnome-control-center: error while loading shared libraries: libwbclient.so.0: cannot open shared object file: No such file or directory
Maybe it needs an 'ldconfig' run to pick up the fixed libs? Not an expert on the samba alternatives setup :)
(In reply to Kalev Lember from comment #1) > Probably a samba packaging bug. Does > https://lists.fedoraproject.org/pipermail/test/2015-April/126047.html help? No. The problem is that there is no package providing missing library for x86_64 arch. $ gnome-control-center gnome-control-center: error while loading shared libraries: libwbclient.so.0: cannot open shared object file: No such file or directory $ dnf provides libwbclient.so.0 libwbclient-2:4.2.0-3.fc22.i686 : The winbind client library Repo : fedora libwbclient-2:4.2.1-2.fc22.i686 : The winbind client library Repo : updates-testing
(In reply to Rodd Clarkson from comment #2) > Hmm, it looks like it might be related but the suggestion didn't fix it. > (And I'm not sure what it did do) > > If I run gnome-control-center on the command line I get: > > $ gnome-control-center > gnome-control-center: error while loading shared libraries: > libwbclient.so.0: cannot open shared object file: No such file or directory Same here - was just about to report it but you beat me to it.
Something got lost in translation last night, maybe due to the maintenance, but running ldconfig is necessary. So, who needs to address this. Does this need to be moved across to libwbclient to address?
Looks like it's already fixed in https://admin.fedoraproject.org/updates/samba-4.2.1-4.fc22 However, let's keep this ticket open for a bit until the samba update gets pushed out to a repo. Otherwise we'll just have a number of people filing the same issue all over again against control-center.
*** Bug 1215106 has been marked as a duplicate of this bug. ***
*** Bug 1215190 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 1214868 ***