kde-config-systemd doesn't work
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | kde-config-systemd (Ubuntu) |
High
|
Unassigned | ||
Bug Description
Despite I have installed kde-config-systemd, the KDE system settings say that there is a missing shared library thus making the packages completely useless.
I would expect a setting set to pop up in the KDE system settings.
Problem: The library is currently installed in
/usr/lib/
instead of
/usr/lib/
[Testcase]
On a Kubuntu vivid system, run 'kcmshell5 kcm_systemd'. You should see an error message as shown in comment #3.
After installing the proposed package, run 'kcmshell5 kcm_systemd', you should now see the configuration dialog.
[Regression Potential]
None as the package is pretty much unusable.
Regarding the changes to debian/rules:
- as-needed is covered by pkg-kde-tools
- hardening is covered by hardening-includes
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: kde-config-systemd 1.1.0+git201503
ProcVersionSign
Uname: Linux 3.19.0-
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: KDE
Date: Wed May 6 20:31:22 2015
InstallationDate: Installed on 2015-05-06 (0 days ago)
InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: kde-config-systemd
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
| Uqbar (uqbar) wrote : | #1 |
| Michał Zając (quintasan) wrote : | #3 |
I have determined that the problem lies in either the search path or the install path.
Running `kcmshell5 kcm_systemd` yields
Error loading plugin "kcm_systemd" "The shared library was not found."
Plugin search paths are ("/usr/
The environment variable QT_PLUGIN_PATH might be not correctly set
and a simple dpkg -L kde-config-systemd says that the path to kcm_systemd is /usr/lib/
Now I just need to determine if we should change the install path or modify the search path.
| Changed in kde-config-systemd (Ubuntu): | |
| status: | New → Confirmed |
| importance: | Undecided → High |
| Changed in kde-config-systemd (Ubuntu): | |
| status: | Confirmed → Fix Committed |
| Launchpad Janitor (janitor) wrote : | #5 |
This bug was fixed in the package kde-config-systemd - 1.2.0-0ubuntu1
---------------
kde-config-systemd (1.2.0-0ubuntu1) wily; urgency=medium
* New upstream release.
* Update watch file
* Change debian/rules to use qt-kde-
* Add build depends:
- pkg-kde-tools
- pkg-config
- systemd
-- José Manuel Santamaría Lema <email address hidden> Mon, 06 Jul 2015 19:21:07 +0200
| Changed in kde-config-systemd (Ubuntu): | |
| status: | Fix Committed → Fix Released |


i have the same problem