| 17 Aug 2024 |
Sandro 🐧 | Mäh | 15:03:06 |
Sandro 🐧 | Not sure if it is worth to backport | 15:03:22 |
K900 ⚡️ | I don't think it'll backport cleanly | 15:25:37 |
K900 ⚡️ | They generally do backport fixes when it's possible | 15:25:43 |
| 18 Aug 2024 |
K900 ⚡️ | 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 ⚡️ |  Download image.png | 05:42:20 |
K900 ⚡️ | You mean this one, right? | 05:42:25 |
K900 ⚡️ | Could be some weird Wayland vs X11 thing? | 05:42:35 |
mjm | I 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 laptop | 05:42:58 |
mjm | All Wayland | 05:43:05 |
K900 ⚡️ | Sus | 05:43:12 |
mjm | Very bizarre | 05:43:23 |
mjm | I don’t even think I updated anything between it working and not | 05:44:06 |
| 21 Aug 2024 |
mjm | 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 | also works if i search for "touchpad" and click directly into it without going through "mouse & touchpad" first | 04:05:00 |
aktaboot | anyone got Control Centre Widget on Plasma6 working ? | 12:19:26 |
aktaboot | I get
file:///home/aktaboot/.local/share/plasma/plasmoids/com.github.boraerciyas.controlcentre/contents/ui/main.qml:67:25: Type FullRepresentation unavailable
file:///home/aktaboot/.local/share/plasma/plasmoids/com.github.boraerciyas.controlcentre/contents/ui/FullRepresentation.qml:75:21: Type Components.RedShift unavailable
file:///home/aktaboot/.local/share/plasma/plasmoids/com.github.boraerciyas.controlcentre/contents/ui/components/RedShift.qml:64:5: NightColorInhibitor is not a type
| 13:06:18 |
K900 ⚡️ | Is it a Plasma 5 plasmoid? | 13:10:19 |
qbit | hm, what's the tiling .. kwin script? of choice on plasma6? it seems bismuth is archived | 13:48:27 |
qbit | maybe kzones is what I want.. | 13:50:16 |
qbit | what I really want is something that i can record my current layout to.. and then have a shortcut that snaps windows into that | 13:51:37 |
aktaboot | In reply to @k900:0upti.me Is it a Plasma 5 plasmoid? yeah that might be the case, thought the repo says its Plasma6 | 14:22:21 |
aktaboot | In reply to @k900:0upti.me Is it a Plasma 5 plasmoid? * | 14:22:29 |
aktaboot | not sure how to check this though | 14:23:23 |
aktaboot | import org.kde.plasma.plasmoid | 14:23:57 |
aktaboot | https://github.com/boraerciyas/kde_controlcentre | 14:24:25 |
K900 ⚡️ | Are you installing it from that repo | 14:25:43 |
K900 ⚡️ | Or from kns | 14:25:45 |
aktaboot | kns | 14:25:54 |
K900 ⚡️ | Then it could be an older verison | 14:26:06 |