Bug 491758 - Touchpad setting in systemsettings is empty
Summary: Touchpad setting in systemsettings is empty
Status: RESOLVED DUPLICATE of bug 488326
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_touchpad (show other bugs)
Version: 6.1.4
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-15 18:11 UTC by kde.defiant530
Modified: 2024-08-15 18:17 UTC (History)
1 user (show)

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


Attachments
screenshot from settings page (36.84 KB, image/png)
2024-08-15 18:11 UTC, kde.defiant530
Details
log from systemsettings (2.93 KB, text/plain)
2024-08-15 18:12 UTC, kde.defiant530
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kde.defiant530 2024-08-15 18:11:20 UTC
Created attachment 172652 [details]
screenshot from settings page

SUMMARY
I am currently getting an empty page in systemsettings under touchpad (see screenshot). I don't know which version caused this to happen. I have also attached the log when starting systemsettings from the terminal and navigating to touchpad.

I have also checked against https://bugs.kde.org/show_bug.cgi?id=483812, but this is another problem.


STEPS TO REPRODUCE
1. Open system settings
2. Navigate to Mouse & Touchpad -> Touchpad

OBSERVED RESULT
Nothing is displayed

EXPECTED RESULT
Touchpad settings

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 40 (6.10.4-200.fc40.x86_64)
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Graphics Platform: Wayland

LOGS

KPackageStructure of KPluginMetaData(pluginId:"kwin4_effect_glide", fileName: "/home/user/.local/share/kwin/effects/kwin4_effect_glide/metadata.json") does not match requested format "KWin/Effect"
kf.coreaddons: Expected JSON property "EnabledByDefault" in "/home/user/.local/share/kwin/effects/kwin4_effect_tv/metadata.json" to be boolean, but it was a string
kf.coreaddons: Expected JSON property "EnabledByDefault" in "/home/user/.local/share/kwin/effects/kwin4_effect_tv/metadata.json" to be boolean, but it was a string
kf.coreaddons: Expected JSON property "EnabledByDefault" in "/home/user/.local/share/kwin/effects/kwin4_effect_tv/metadata.json" to be boolean, but it was a string
kf.coreaddons: Expected JSON property "EnabledByDefault" in "/home/user/.local/share/kwin/effects/kwin4_effect_tv/metadata.json" to be boolean, but it was a string
qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:31:13: Unable to assign IconPropertiesGroup_QMLTYPE_85 to IconPropertiesGroup_QMLTYPE_85
qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:31:13: Unable to assign IconPropertiesGroup_QMLTYPE_85 to IconPropertiesGroup_QMLTYPE_85
qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:31:13: Unable to assign IconPropertiesGroup_QMLTYPE_85 to IconPropertiesGroup_QMLTYPE_85
qml: Pushed pages do not conform to the rules. Please check the documentation.
qrc:/ui/main.qml:378: TypeError: Cannot read property 'buttonMapping' of null
qrc:/ui/main.qml:339: TypeError: Cannot read property 'isAnonymousInputDevice' of null
qrc:/ui/main.qml:273: TypeError: Cannot read property 'isAnonymousInputDevice' of null
qrc:/ui/main.qml:70: TypeError: Cannot read property 'isAnonymousInputDevice' of null
qrc:/ui/main.qml:45: TypeError: Cannot read property 'isAnonymousInputDevice' of null
qrc:/ui/main.qml:48: TypeError: Cannot read property 'inputDevices' of null
qrc:/ui/main.qml:39: TypeError: Cannot read property 'inputDevices' of null
qrc:/ui/main.qml:25: TypeError: Cannot read property 'inputDevices' of null
qrc:/ui/main.qml:29: TypeError: Cannot read property 'inputDevices' of null
kcm_touchpad: Touchpad found: "ELAN2202:00 04F3:306D Touchpad" ("event8")
kcm_touchpad: Touchpad found: "ETPS/2 Elantech Touchpad" ("event6")
qrc:/libinput/touchpad.qml:70:13: Type Kirigami.InlineMessage unavailable
         header: Kirigami.InlineMessage {
                 ^
file:///usr/lib64/qt6/qml/org/kde/kirigami/InlineMessage.qml:63:1: Type KT.InlineMessage unavailable
     KT.InlineMessage {
     ^
qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:123:43: Cannot assign object of type "TP.IconPropertiesGroup" to property of type "IconPropertiesGroup_QMLTYPE_85*" as the former is neither the same as the latter nor a sub-class of it.
         property TP.IconPropertiesGroup icon: TP.IconPropertiesGroup {}
                                               ^
qml: Pushed pages do not conform to the rules. Please check the documentation.
Comment 1 kde.defiant530 2024-08-15 18:12:04 UTC
Created attachment 172653 [details]
log from systemsettings
Comment 2 kde.defiant530 2024-08-15 18:17:42 UTC
Sorry, I somehow didn't see this bug report before. Closing as duplicate :)

*** This bug has been marked as a duplicate of bug 488326 ***