https://bugs.kde.org/show_bug.cgi?id=449230
--- Comment #5 from Jin Liu <ad.liu....@gmail.com> --- (In reply to Nate Graham from comment #4) > Git commit d46c7d7bde7fb843d68eb0b76f9da280450cabe2 by Nate Graham, on > behalf of Nicolas Fella. > Committed on 27/01/2022 at 16:24. > Pushed by ngraham into branch 'Plasma/5.24'. > > Fix touchpad KDED module path > > The module is registered under /modules/kded_touchpad > > This is derived from the plugin id > > This was originally fixed with f040cdb399b10df8a50c17ac13e4fd44693d3057 but > accidentally broken in e517ec09e27565951cd61d9eaac224a1f197189f > > > (cherry picked from commit a36d64f34b2e23cf5034ceb763b9846112814f0f) > > M +1 -1 kcms/touchpad/applet/touchpadengine.cpp > M +1 -1 kcms/touchpad/kcm/xlib/touchpadconfigxlib.cpp > > https://invent.kde.org/plasma/plasma-desktop/commit/ > d46c7d7bde7fb843d68eb0b76f9da280450cabe2 Does the "touchpad" string in line 26 need change too? kded.loadModule("touchpad").waitForFinished(); BTW, I guess this might also explain https://bugs.kde.org/show_bug.cgi?id=445983 -- You are receiving this mail because: You are watching all bug changes.