!rGlCMuXgAhgEpdvJUz:nixos.org

NixOS KDE

136 Members
45 Servers

Load older messages


SenderMessageTime
16 Aug 2024
@k900:0upti.meK900Adding a bunch of scripts06:46:38
@mjm:midna.devmjm

do we know anything about what's wrong with the touchpad pane in system settings, seeing it blank on two different machines

when i switch to that pane i get this output:

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: Using KWin+Wayland backend
kcm_touchpad: Touchpad found: "Apple Inc. Magic Trackpad" ("event2")
kcm_touchpad: Touchpad found: "Apple Inc. Magic Trackpad" ("event1")
qrc:/libinput/touchpad.qml:70:13: Type Kirigami.InlineMessage unavailable 
         header: Kirigami.InlineMessage { 
                 ^
file:///nix/store/6fki18156va4l87khbq5xqmkd2x3a6ka-kirigami-6.5.0/lib/qt-6/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_25*" as the former is neither the same as the latter nor a sub-class of it. 
         property TP.IconPropertiesGroup icon: TP.IconPropertiesGroup {} 
       
23:43:25
17 Aug 2024
@k900:0upti.meK900

Today's TWiK has

Fixed a tricky KWin bug that caused copied text to sometimes not be paste-able into XWayland-using apps (David Edmundson, Plasma 6.2.0. Link)

05:18:53
@k900:0upti.meK900Whoever complained about that 05:18:55
@mjm:midna.devmjmit wasn't me but i have noticed that too05:19:12
@papalpenguin:matrix.org@papalpenguin:matrix.org left the room.05:32:47
@charles:computer.surgeryCharlesAh, my partner has experienced this repeatedly06:29:48
@charles:computer.surgeryCharlesNaturally I assumed it was nvidia's fault somehow06:30:33
@k900:0upti.meK900https://bugs.kde.org/show_bug.cgi?id=49057707:03:08
@k900:0upti.meK900This has some explanation 07:03:19
@k900:0upti.meK900Which seems to indicate it's not Nvidia 07:03:26
@sandro:supersandro.deSandro 🐧
In reply to @k900:0upti.me
Whoever complained about that
Me with steam through flatpak IIRC
14:54:01
@k900:0upti.meK900I think someone else mentioned it too 14:54:19
@k900:0upti.meK900Anyway I guess it'll be fixed in 6.2.014:54:28
@k900:0upti.meK900So uh two months from now 14:55:01
@sandro:supersandro.deSandro 🐧Mäh15:03:06
@sandro:supersandro.deSandro 🐧Not sure if it is worth to backport15:03:22
@k900:0upti.meK900I don't think it'll backport cleanly15:25:37
@k900:0upti.meK900They generally do backport fixes when it's possible 15:25:43
18 Aug 2024
@k900:0upti.meK900
In reply to@mjm:midna.dev

do we know anything about what's wrong with the touchpad pane in system settings, seeing it blank on two different machines

when i switch to that pane i get this output:

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: Using KWin+Wayland backend
kcm_touchpad: Touchpad found: "Apple Inc. Magic Trackpad" ("event2")
kcm_touchpad: Touchpad found: "Apple Inc. Magic Trackpad" ("event1")
qrc:/libinput/touchpad.qml:70:13: Type Kirigami.InlineMessage unavailable 
         header: Kirigami.InlineMessage { 
                 ^
file:///nix/store/6fki18156va4l87khbq5xqmkd2x3a6ka-kirigami-6.5.0/lib/qt-6/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_25*" as the former is neither the same as the latter nor a sub-class of it. 
         property TP.IconPropertiesGroup icon: TP.IconPropertiesGroup {} 
       
No issues here
05:41:58
@k900:0upti.meK900image.png
Download image.png
05:42:20
@k900:0upti.meK900You mean this one, right?05:42:25
@k900:0upti.meK900Could be some weird Wayland vs X11 thing?05:42:35
@mjm:midna.devmjmI also didn’t have issues like…2 days ago when I first plugged it in, tho I’ve seen this for a while on the laptop05:42:58
@mjm:midna.devmjmAll Wayland05:43:05
@k900:0upti.meK900Sus05:43:12
@mjm:midna.devmjm Very bizarre 05:43:23
@mjm:midna.devmjmI don’t even think I updated anything between it working and not05:44:06
21 Aug 2024
@mjm:midna.devmjm apparently the touchpad thing is https://bugs.kde.org/show_bug.cgi?id=488326 and kcmshell6 kcm_touchpad is a workaround that seems to work for me 04:00:14
@mjm:midna.devmjmalso works if i search for "touchpad" and click directly into it without going through "mouse & touchpad" first04:05:00

Show newer messages


Back to Room ListRoom Version: 9