https://bugs.kde.org/show_bug.cgi?id=472659
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/-/c | |ommit/7098ce9208abd365b42fc | |15d70556626343679d1 --- Comment #6 from David Redondo <k...@david-redondo.de> --- Git commit 7098ce9208abd365b42fc15d70556626343679d1 by David Redondo. Committed on 29/08/2023 at 11:33. Pushed by davidre into branch 'master'. Do not declare a selectionModel property Qt 6.2 added this property to TableView and it is now FINAL so we are not allowed to overwrite it. However we need to bump the import version to use it. The ProcessTable is now back to crashing. M +2 -2 src/table/BaseTableView.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/7098ce9208abd365b42fc15d70556626343679d1 -- You are receiving this mail because: You are watching all bug changes.