https://bugs.kde.org/show_bug.cgi?id=495231
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |e88c10144bca7e57d3b0bb8ee37 |251b6215b7b44bf46d7c87d6a5f |156fff73739ef |50c3a695ea1cb --- Comment #5 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 251b6215b7b44bf46d7c87d6a5f50c3a695ea1cb by Nicolas Fella. Committed on 28/11/2024 at 12:39. Pushed by nicolasfella into branch 'Plasma/6.2'. [kcms/mouse] Don't emit needsSaveChanged when adding device When adding a device it won't have unsaved changes, so the needsSave status won't change. This fixes a use-after-move because dev is moved earlier in "m_devices.push_back(std::move(dev));" SENTRY: SYSTEMSETTINGS-4H3 SENTRY: FALLTHROUGH-6NV (cherry picked from commit e88c10144bca7e57d3b0bb8ee37156fff73739ef) M +0 -4 kcms/mouse/backends/kwin_wl/kwin_wl_backend.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/251b6215b7b44bf46d7c87d6a5f50c3a695ea1cb -- You are receiving this mail because: You are watching all bug changes.