Bug 438586 - Systemsettings game controller KCM stopped working.
Summary: Systemsettings game controller KCM stopped working.
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_joystick (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-14 01:47 UTC by Tony
Modified: 2021-06-18 15:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.