Bug 1311912 - Gnome control center not opening due to missing library
Summary: Gnome control center not opening due to missing library
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: control-center
Version: 23
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Control Center Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-25 10:14 UTC by Oliver Gutiérrez
Modified: 2016-02-25 11:00 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-25 11:00:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Oliver Gutiérrez 2016-02-25 10:14:07 UTC
Description of problem: Gnome control center is not opening


Version-Release number of selected component: 1:3.18.2-1.fc23


Steps to Reproduce:
1. Just invoke it. It does not open.
2. When opening using gnome-control-center on console you can see the following message:

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


Actual results: Control center not opening


Expected results: Control center opening


Additional info:

The libraries control-center is looking for are located at /usr/lib64/samba/wbclient/

Just doing a symlinking of files at that path to /usr/lib64 and running ldconfig as root fix the problem.

The problem really is that libwbclient libraries are not in the library path. Don't know if it is a problem of libwbclient package or gnome-control-center really, but as the piece of software not working is gnome-control-center I filed it as gnome-control-center bug.

libwbclient package version is: 2:4.3.4-1.fc23

Comment 1 Oliver Gutiérrez 2016-02-25 11:00:05 UTC
The problem fixed just reinstalling libwbclient


Note You need to log in before you can comment on or make changes to this bug.