Bug 438586

Summary: Systemsettings game controller KCM stopped working.
Product: [Applications] systemsettings Reporter: Tony <jodr666>
Component: kcm_joystickAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: alexander.lohnau, nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Tony 2021-06-14 01:47:49 UTC
SUMMARY

It does not matter if i have any kind of gamepad/controller plug into the PC.
Running systemsettings5 and going into input devices > game controller i get :

QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
kf.kcmutils: Error creating object from plugin "/usr/lib64/qt5/plugins/kcms/kcm_joystick.so"
org.kde.wacomtablet.kcm: DBus interface not available
kcm_touchpad: Using X11 backend
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
qrc:/libinput/touchpad.qml:706: TypeError: Cannot read property 'supportsScrollFactor' of null
qrc:/libinput/touchpad.qml:771: TypeError: Cannot read property 'supportsClickMethodAreas' of null
qrc:/libinput/touchpad.qml:774: TypeError: Cannot read property 'supportedButtons' of null
qml: The item SubCategoryPage_QMLTYPE_116(0x55795a39e610) is already in the PageRow
qrc:/libinput/main_deviceless.qml:61:5: QML FormLayout: Binding loop detected for property "implicitHeight"
qrc:/libinput/touchpad.qml:706: TypeError: Cannot read property 'supportsScrollFactor' of null
qrc:/libinput/touchpad.qml:774: TypeError: Cannot read property 'supportedButtons' of null
qrc:/libinput/touchpad.qml:771: TypeError: Cannot read property 'supportsClickMethodAreas' of null
qrc:/libinput/touchpad.qml:706: TypeError: Cannot read property 'supportsScrollFactor' of null
qrc:/libinput/touchpad.qml:774: TypeError: Cannot read property 'supportedButtons' of null
qrc:/libinput/touchpad.qml:771: TypeError: Cannot read property 'supportsClickMethodAreas' of null
kf.kcmutils: Error creating object from plugin "/usr/lib64/qt5/plugins/kcms/kcm_joystick.so"
qml: The item SubCategoryPage_QMLTYPE_116(0x55795a39e610) is already in the PageRow

ADDITIONAL INFORMATION

May be related to this :

https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/376
Comment 1 Nate Graham 2021-06-15 20:25:15 UTC
What version of Plasma are you running?
Comment 2 Tony 2021-06-15 21:51:32 UTC
(In reply to Nate Graham from comment #1)
> What version of Plasma are you running?

Ops, missed that.

Tumbleewed + KDE unstable repos.
Plasma 5.22.80
Frameworks 5.84.0
Comment 3 Nate Graham 2021-06-15 23:57:32 UTC
Thanks.