| Summary: | Too much CPU resources when a controller is disconnected | ||
|---|---|---|---|
| Product: | [Plasma] Plasma Bigscreen | Reporter: | machaquiro |
| Component: | Remote Controllers | Assignee: | Aditya Mehra <Aix.m> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 5.27.8 | |
| Sentry Crash Report: | |||
| Attachments: | Screenshot of the crime | ||
|
Description
machaquiro
2023-05-16 11:50:40 UTC
No CEC devices found No CEC devices found No CEC devices found org.kde.plasma.remotecontrollers.evdev: Trying device on evdev: "" "/dev/input/js0" trying "/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/bluetooth/hci0/hci0:71/0005:054C:0CE6.000B/input/input42/js0" "" "/dev/input/js0" org.kde.plasma.remotecontrollers.evdev: Failed to init libevdev "/dev/input/js0" Argumento inválido 19 No CEC devices found org.kde.plasma.remotecontrollers.evdev: Trying device on evdev: "" "/dev/input/mouse2" No CEC devices found org.kde.plasma.remotecontrollers.evdev: Trying device on evdev: "" "/dev/input/event24" trying "/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/bluetooth/hci0/hci0:71/0005:054C:0CE6.000B/input/input42/event24" "" "/dev/input/event24" org.kde.plasma.remotecontrollers.evdev: Added evdev device: "/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/bluetooth/hci0/hci0:71/0005:054C:0CE6.000B/input/input42/event24" New device connected: "Wireless Controller" No CEC devices found org.kde.plasma.remotecontrollers.evdev: Trying device on evdev: "" "/dev/input/event26" No CEC devices found No CEC devices found Error while reading Device doesn't exist Device disconnected: "Wireless Controller" This is what i see when i launch plasma-remotecontrollers from the terminal, last 2 lines are weird since it seems to fail to find the device before it's disconnected. Can't reproduce this bug anymore since Plasma 5.27.8 and KDE Gear 23.08.1. Commit: https://invent.kde.org/plasma-bigscreen/plasma-remotecontrollers/-/commit/12052062a8b3f7ca53189a96b12742e1445d3201 Everything works fine and CPU usage never gets past 0.2% with only 24.5 MB RAM memory used. Thanks and keep up the good work, ;) |