Bugzilla – Bug 1221510
plasma6-systemmonitor appearance issues of grid view
Last modified: 2024-05-15 21:56:57 UTC
Sorry, it would be better if I just show pictures. * And another bug... in edit page mode, "discard changes" crush application. (1) This is Plasma 6 https://paste.opensuse.org/pastes/55c2f98a1ec6 (2) This is Plasma 5 https://paste.opensuse.org/pastes/b4809957569c It should be obvious now what I mean (grid view issues).
Please run it in a terminal to get the runtime warnings
(In reply to Christophe Marin from comment #1) > Please run it in a terminal to get the runtime warnings Sure. > plasma-systemmonitor qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" qrc:/qt/qml/org/kde/ksysguard/page/EditablePage.qml?page=history.page:223:9: QML Loader: Binding loop detected for property "height" file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.piechart/contents/ui/FullRepresentation.qml:21:1: QML FullRepresentation: Binding loop detected for property "implicitHeight" file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.colorgrid/contents/ui/FaceGrid.qml:31:5: QML Heading: Layout: invalid column span: 0
And this is with crush case (in edit page mode - discard changes) > plasma-systemmonitor qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" qrc:/qt/qml/org/kde/ksysguard/page/EditablePage.qml?page=history.page:223:9: QML Loader: Binding loop detected for property "height" file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.piechart/contents/ui/FullRepresentation.qml:21:1: QML FullRepresentation: Binding loop detected for property "implicitHeight" file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.colorgrid/contents/ui/FaceGrid.qml:31:5: QML Heading: Layout: invalid column span: 0 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 qml: heightMode balanced qml: heightMode balanced qrc:/qt/qml/org/kde/ksysguard/page/PageContents.qml:253:13: QML Connections: Detected function "onMissingSensorsChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name. qrc:/qt/qml/org/kde/ksysguard/page/PageContents.qml:273: TypeError: Value is undefined and could not be converted to an object Segmentation fault (core dumped)
(In reply to R N from comment #3) > And this is with crush case (in edit page mode - discard changes) That's an upstream bug: https://bugs.kde.org/show_bug.cgi?id=482198
The color bug is https://bugs.kde.org/show_bug.cgi?id=482664
(In reply to Christophe Marin from comment #5) > The color bug is https://bugs.kde.org/show_bug.cgi?id=482664 Thank you very much.
Resolved