https://bugs.kde.org/show_bug.cgi?id=486891
--- Comment #10 from Fabian <fabianroel...@googlemail.com> --- In a lot of situations, I get this, sometimes multiple times: file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.processtable/contents/ui/FullRepresentation.qml:308:5: QML ColumnConfigurationDialog: Binding loop detected for property "y": qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:302:5 When switching an entry from "hidden" to "text only", I got this: qt.qml.context: qrc:/qt/qml/org/kde/ksysguard/table/ColumnConfigurationDialog.qml:174:25 Parameter "index" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead. At one point also this, but not when I just tried to reproduce it: qt.core.qabstractitemmodel.checkindex: Index QModelIndex(-1,-1,0x0,QObject(0x0)) is not valid (expected valid) kf.i18n: 1 instead of 2 arguments to message "Process ID %1, owned..." supplied before conversion When closing: QProcess: Destroyed while process ("/usr/lib/ksysguard/ksgrd_network_helper") is still running. org.kde.ksysguard.plugin.network: Helper process terminated abnormally: "" When clicking "edit page": qml: heightMode balanced qml: heightMode balanced qml: heightMode balanced qrc:/qt/qml/org/kde/ksysguard/page/ColumnControl.qml:140:13: Unable to assign [undefined] to bool qrc:/qt/qml/org/kde/ksysguard/page/ColumnControl.qml:140:13: Unable to assign [undefined] to bool qrc:/qt/qml/org/kde/ksysguard/page/ColumnControl.qml:140:13: Unable to assign [undefined] to bool -- You are receiving this mail because: You are watching all bug changes.