https://bugs.kde.org/show_bug.cgi?id=363109
Bug ID: 363109
Summary: systemsettings crash when selecting touchpad when run
in a wayland session
Product: Touchpad-KCM
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: kcm
Assignee: [email protected]
Reporter: [email protected]
>From a wayland plasma session the systemsettings5 application crashes due to a
null pointer exception when clicking on the "Input Devices" -> Touchpad page.
Looking through the plasma-desktop source
(kcms/touchpad/src/touchpadbackend.cpp) there is a comment stating "There will
be multiple backends later". Unfortunately, when running within wayland
TouchpadBackend::implementation returns a null pointer which is dereferenced by
systemsettings5, causing the seg fault.
Note: the touchpad settings works correctly when running from an X11 session.
--
You are receiving this mail because:
You are watching all bug changes.