https://bugs.kde.org/show_bug.cgi?id=465456
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/da26deaa5c84 |ma/kwin/commit/6970199ccc6f |3ef303ef9f1b9f0cd3d341c5c5f |f54badcbf2b33a22aada89c164c |5 |c --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 6970199ccc6ff54badcbf2b33a22aada89c164cc by Vlad Zahorodnii. Committed on 23/02/2023 at 07:23. Pushed by vladz into branch 'Plasma/5.27'. backends/libinput: Fix crash upon receiving motion absolute events The input events can be processed when the workspace is not available, e.g. during startup or shutdown, so add a corresponding guard. As a long term plan, we need to decouple Workspace from low-level input backend parts, but it will be a too invasive change for now. Related: bug 449317 (cherry picked from commit da26deaa5c843ef303ef9f1b9f0cd3d341c5c5f5) M +3 -1 src/backends/libinput/connection.cpp https://invent.kde.org/plasma/kwin/commit/6970199ccc6ff54badcbf2b33a22aada89c164cc -- You are receiving this mail because: You are watching all bug changes.