| 6 Aug 2024 |
πΌπ. π±ππ πππ π π·ππ | In reply to @k900:0upti.me @πΌπ. π±ππ πππ π π·ππ have you looked into the xrdb thing at all? Well, you said you want to do it the other way (via patching sources) so I haven't done anything... | 21:31:08 |
| 7 Aug 2024 |
K900 (Old) | OK cool I'll take a look later then | 06:08:24 |
K900 (Old) | OK I think I got all of them: https://github.com/NixOS/nixpkgs/pull/332933 | 07:28:41 |
K900 (Old) | But I might have missed some | 07:28:47 |
| 9 Aug 2024 |
K900 (Old) | Running KF 6.5 nixpkgs-review now | 12:03:09 |
| GZGavinZhao left the room. | 17:12:21 |
| 12 Aug 2024 |
| Jassuko joined the room. | 14:04:09 |
| 16 Aug 2024 |
| @glaringweakness:nope.chat left the room. | 02:06:28 |
K900 (Old) | https://github.com/NixOS/nixpkgs/pull/335040 | 06:46:34 |
K900 (Old) | Adding a bunch of scripts | 06:46:38 |
mjm | 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 (Old) | 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 (Old) | Whoever complained about that | 05:18:55 |
mjm | it wasn't me but i have noticed that too | 05:19:12 |
| @papalpenguin:matrix.org left the room. | 05:32:47 |
Charles | Ah, my partner has experienced this repeatedly | 06:29:48 |
Charles | Naturally I assumed it was nvidia's fault somehow | 06:30:33 |
K900 (Old) | https://bugs.kde.org/show_bug.cgi?id=490577 | 07:03:08 |
K900 (Old) | This has some explanation | 07:03:19 |
K900 (Old) | Which seems to indicate it's not Nvidia | 07:03:26 |
Sandro π§ | In reply to @k900:0upti.me Whoever complained about that Me with steam through flatpak IIRC | 14:54:01 |
K900 (Old) | I think someone else mentioned it too | 14:54:19 |
K900 (Old) | Anyway I guess it'll be fixed in 6.2.0 | 14:54:28 |
K900 (Old) | So uh two months from now | 14:55:01 |
Sandro π§ | MΓ€h | 15:03:06 |
Sandro π§ | Not sure if it is worth to backport | 15:03:22 |
K900 (Old) | I don't think it'll backport cleanly | 15:25:37 |
K900 (Old) | They generally do backport fixes when it's possible | 15:25:43 |
| 18 Aug 2024 |
K900 (Old) | 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 (Old) |  Download image.png | 05:42:20 |