Description of problem: Gnome control center fails to launch Version-Release number of selected component (if applicable): 1:3.16.1-1.fc22 How reproducible:On this system always Steps to Reproduce: 1.double click the "Settings" icon. 2. 3. Actual results:No response Expected results:Gnome settings window should appear Additional info: F22 Beta installed on April 22. System is functional but after some weirdness with the wifi I was no longer able to get to wifi settings. Then discovered that the settings app would not launch. Journalctl has one line when this happens Apr 25 20:27:37 localhost.localdomain gnome-control-center.desktop[2508]: gnome-control-center: error while loading shared libraries: libwbclient.so.0: cannot open shared object file: No such file or directory
This is also occurring for me after I updated software today. Using the following in a command line will work around the issue: LD_LIBRARY_PATH=/usr/lib64/samba/wbclient gnome-control-center
Thanks for the reply. That works. Here is what my system upgraded before I observed the problem. I didn't connect the update to the problem until you mentioned an update. adobe-source-han-sans-cn-fonts noarch 1.002-1.fc22 adobe-source-han-sans-twhk-fonts noarch 1.002-1.fc22 appstream-data noarch 22-7.fc22 gnome-contacts x86_64 3.16.2-1.fc22 javapackages-tools noarch 4.3.2-6.fc22 libselinux x86_64 2.3-9.fc22 libselinux-python x86_64 2.3-9.fc22 libselinux-utils x86_64 2.3-9.fc22 libudisks2 x86_64 2.1.5-1.fc22 python3-javapackages noarch 4.3.2-6.fc22 setroubleshoot x86_64 3.2.24-1.fc22 setroubleshoot-server x86_64 3.2.24-1.fc22 udisks2 x86_64 2.1.5-1.fc22 vinagre x86_64 3.16.0-2.fc22 xorg-x11-drv-libinput x86_64 0.9.0-1.fc22
This seems to be fixed with https://bugzilla.redhat.com/show_bug.cgi?id=1214973 samba-4.1.2-4. I had to download it directly from koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=630741
*** This bug has been marked as a duplicate of bug 1214868 ***