https://bugs.kde.org/show_bug.cgi?id=437862
--- Comment #13 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit f96f1d20ee03e36bd9d59cf145bf26d15ef860d7 by Arjen Hiemstra. Committed on 24/08/2021 at 19:37. Pushed by ahiemstra into branch 'master'. Do not emit dataChange for a row that is being removed This keeps track of which process that is being removed and prevents dataChange signals from being emitted for that process, since this is something that can trip up proxy models. M +7 -2 processcore/process_data_model.cpp https://invent.kde.org/plasma/libksysguard/commit/f96f1d20ee03e36bd9d59cf145bf26d15ef860d7 -- You are receiving this mail because: You are watching all bug changes.