Bug 494442 - kcm_mouse/main.qml: TypeError: Cannot read property 'XYZ' of null
Summary: kcm_mouse/main.qml: TypeError: Cannot read property 'XYZ' of null
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_touchpad (other bugs)
Version First Reported In: 6.2.0
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-10 13:27 UTC by postix
Modified: 2024-10-10 20:26 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 postix 2024-10-10 13:27:05 UTC
SUMMARY

Open the touchpad kcm

```
systemsettings: qrc:/kcm/kcm_mouse/main.qml:29: TypeError: Cannot read property 'inputDevices' of null
systemsettings: qrc:/kcm/kcm_mouse/main.qml:275: TypeError: Cannot read property 'isAnonymousInputDevice' of null
systemsettings: qrc:/kcm/kcm_mouse/main.qml:89: TypeError: Cannot read property 'isAnonymousInputDevice' of null
systemsettings: qrc:/kcm/kcm_mouse/main.qml:65: TypeError: Cannot read property 'isAnonymousInputDevice' of null
systemsettings: qrc:/kcm/kcm_mouse/main.qml:68: TypeError: Cannot read property 'inputDevices' of null
systemsettings: qrc:/kcm/kcm_mouse/main.qml:40: TypeError: Cannot read property 'isAnonymousInputDevice' of null
systemsettings: qrc:/qt/qml/org/kde/kcmutils/SimpleKCM.qml:66: TypeError: Cannot read property 'name' of null
systemsettings: qrc:/kcm/kcm_touchpad/main.qml:437: TypeError: Cannot read property 'supportsScrollFactor' of null
systemsettings: qrc:/kcm/kcm_touchpad/main.qml:154: TypeError: Cannot read property 'supportsDisableEvents' of null
```


SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20241007
KDE Plasma Version: 6.2.0
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.3
Graphics Platform: Wayland