页次: 1
这个问题莫名奇妙的自动解决了
其他的软件可以识别触摸板
设置日志内容
qrc:/ui/main.qml:378: TypeError: Value is null and could not be converted to an object
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
qrc:/libinput/touchpad.qml:70:13: Type Kirigami.InlineMessage unavailable
header: Kirigami.InlineMessage {
^
file:///usr/lib/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_63*" as the former is neither the same as the latter nor a sub-class of it.
property TP.IconPropertiesGroup icon: TP.IconPropertiesGroup {}
^
qml: Page SubCategoryPage_QMLTYPE_2(0x5e44b9bff9a0) is already in the PageRow
qml: Pushed pages do not conform to the rules. Please check the documentation.
qml: push (file:///usr/lib/qt6/qml/org/kde/kirigami/PageRow.qml:223)
onActiveSubCategoryRowChanged (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:180)
expression for onClicked (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:215)
命令
$ pacman -Qs kirigami
local/kirigami 6.4.0-2 (kf6)
A QtQuick based components set
local/kirigami-addons 1.4.0-1
Add-ons for the Kirigami framework
local/kirigami2 5.116.0-1 (kf5)
A QtQuick based components set
[JingXingYu@archlinux ~]$ ^M
bash: $'\r': 未找到命令
[JingXingYu@archlinux ~]$ pacman -Qs kirigami
pacman -Qikk kirigami
local/kirigami 6.4.0-2 (kf6)
A QtQuick based components set
local/kirigami-addons 1.4.0-1
Add-ons for the Kirigami framework
local/kirigami2 5.116.0-1 (kf5)
A QtQuick based components set
名字 : kirigami
版本 : 6.4.0-2
描述 : A QtQuick based components set
架构 : x86_64
URL : https://community.kde.org/Frameworks
软件许可 : LGPL-2.0-only LGPL-3.0-only
组 : kf6
提供 : 无
依赖于 : gcc-libs glibc qt6-base qt6-declarative qt6-svg
可选依赖 : 无
依赖它 : bluedevil breeze discover drkonqi flatpak-kcm kaccounts-integration kcmutils
kdeconnect kdeplasma-addons kinfocenter kirigami-addons kontrast kquickcharts krdp
kscreen kscreenlocker kwin libksysguard libplasma milou plasma-desktop plasma-disks
plasma-firewall plasma-nm plasma-pa plasma-sdk plasma-systemmonitor plasma-thunderbolt
plasma-vault plasma-welcome plasma-workspace plymouth-kcm polkit-kde-agent powerdevil
print-manager purpose qqc2-breeze-style qqc2-desktop-style sddm-kcm spectacle
systemsettings wacomtablet xdg-desktop-portal-kde
被可选依赖 : fcitx5-configtool knewstuff ksvg
与它冲突 : 无
取代 : 无
安装后大小 : 4.58 MiB
打包者 : Antonio Rojas <arojas@archlinux.org>
编译日期 : 2024年07月14日 星期日 05时43分19秒
安装日期 : 2024年08月01日 星期四 21时30分26秒
安装原因 : 作为其他软件包的依赖关系安装
安装脚本 : 否
验证者 : 数字签名
kirigami: 364 全部文件,0 变化的文件
求大佬帮助了
最近编辑记录 JingXingYu (2024-11-15 04:47:45)
离线
最近研究了一下,发现仅仅是kde没办法识别,使用gpointing-device-settings可以识别。
然后发现了这个问题,现在是怀疑这个问题导致的
qrc:/kcm/kcm_touchpad/main.qml:437: TypeError: Cannot read property 'supportsScrollFactor' of null
这个是整体日志
systemsettings kcm_touchpad
kcm_touchpad: Using X11 backend
qrc:/kcm/kcm_touchpad/main.qml:437: TypeError: Cannot read property 'supportsScrollFactor' of null
qml: Page SubCategoryPage_QMLTYPE_112(0x5b701c488330) is already in the PageRow
qml: Pushed pages do not conform to the rules. Please check the documentation.
qml: push (file:///usr/lib/qt6/qml/org/kde/kirigami/PageRow.qml:223)
onActiveSubCategoryRowChanged (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:180)
离线
页次: 1