Bug 395622 - 5.13.1 upgrade breaks touchpad settings module – "The shared library was not found."
Summary: 5.13.1 upgrade breaks touchpad settings module – "The shared library was not ...
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_touchpad (show other bugs)
Version: 5.17.5
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 395645 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-06-19 18:23 UTC by Øystein Steffensen-Alværvik
Modified: 2020-01-22 21:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Touchpad KCM (43.22 KB, image/png)
2018-06-19 18:25 UTC, Øystein Steffensen-Alværvik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Øystein Steffensen-Alværvik 2018-06-19 18:23:20 UTC
After upgrade from 5.13.0 to .1 on Neon, launching Touchpad Module ('kcmshell5 kcm_touchpad):

org.kde.kcoreaddons: Error loading plugin "kded_touchpad" "The shared library was not found." 
Plugin search paths are ("/usr/lib/x86_64-linux-gnu/qt5/plugins", "/usr/bin") 
The environment variable QT_PLUGIN_PATH might be not correctly set
Error loading plugin: "The shared library was not found."
Comment 1 Øystein Steffensen-Alværvik 2018-06-19 18:25:20 UTC
Created attachment 113443 [details]
Touchpad KCM
Comment 2 Jonathan Marten 2018-06-19 19:02:34 UTC
Git commit 3432c3342b1f8014cf59f39565aca53d280c7f86 by Jonathan Marten.
Committed on 19/06/2018 at 18:43.
Pushed by marten into branch 'Plasma/5.13'.

Revert "Touchpad KDED module: Convert to JSON metadata"

This reverts commit de475576e65fd8aff4d86379e322c41f4429c745.

There is a problem with the KDED plugin also acting as the KCM,
as identified on https://phabricator.kde.org/D13360

M  +8    -5    kcms/touchpad/src/CMakeLists.txt
M  +1    -0    kcms/touchpad/src/kcm/xlib/touchpadconfigxlib.cpp
M  +1    -8    kcms/touchpad/src/kded/kded.cpp
M  +2    -0    kcms/touchpad/src/kded/kdedactions.cpp
A  +32   -0    kcms/touchpad/src/plugins.cpp     [License: GPL (v2+)]
A  +26   -0    kcms/touchpad/src/plugins.h     [License: GPL (v2+)]

https://commits.kde.org/plasma-desktop/3432c3342b1f8014cf59f39565aca53d280c7f86
Comment 3 Øystein Steffensen-Alværvik 2018-06-19 19:06:35 UTC
Is there a temporary workaround for users, until the update is pushed? (If this is the wrong place for any support questions, please shout)
Comment 4 Francisco Cribari 2018-06-19 20:34:41 UTC
I am facing the same problem under Arch Linux + Plasma 5.13.1; see https://bbs.archlinux.org/viewtopic.php?pid=1792722
Comment 5 Øystein Steffensen-Alværvik 2018-06-19 20:40:33 UTC
(In reply to Francisco Cribari from comment #4)
> I am facing the same problem under Arch Linux + Plasma 5.13.1; see
> https://bbs.archlinux.org/viewtopic.php?pid=1792722

It's already fixed.
Comment 6 Øystein Steffensen-Alværvik 2018-06-20 11:34:33 UTC
*** Bug 395645 has been marked as a duplicate of this bug. ***