SUMMARY Open the drawing tablet kcm, no tablet connected: ``` systemsettings: qrc:/kcm/kcm_tablet/main.qml:131: TypeError: Cannot read property 'supportsOrientation' of null systemsettings: qrc:/kcm/kcm_tablet/main.qml:130: TypeError: Cannot read property 'orientation' of null systemsettings: qrc:/kcm/kcm_tablet/main.qml:346: TypeError: Cannot read property 'supportsCalibrationMatrix' of null systemsettings: qrc:/kcm/kcm_tablet/ActionDialog.qml:144: TypeError: Cannot read property 'index' of null systemsettings: qrc:/kcm/kcm_tablet/main.qml:335: TypeError: Cannot read property 'name' of null systemsettings: qrc:/kcm/kcm_tablet/main.qml:335: TypeError: Cannot read property 'name' of null systemsettings: qrc:/kcm/kcm_tablet/main.qml:335: TypeError: Cannot read property 'name' of null systemsettings: qrc:/kcm/kcm_tablet/main.qml:75: TypeError: Cannot read property 'outputArea' 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
This is now fixed due to other refactors in 6.3. I'm not planning on fixing this in 6.2, since it's harmless.