Bug 1221510

Summary: plasma6-systemmonitor appearance issues of grid view
Product: [openSUSE] openSUSE Tumbleweed Reporter: R N <R_Nik_C>
Component: KDE ApplicationsAssignee: E-Mail List <opensuse-kde-bugs>
Status: RESOLVED UPSTREAM QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: R_Nik_C
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description R N 2024-03-16 21:33:53 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).
Comment 1 Christophe Marin 2024-03-16 22:50:41 UTC
Please run it in a terminal to get the runtime warnings
Comment 2 R N 2024-03-16 22:57:23 UTC
(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
Comment 3 R N 2024-03-16 23:01:45 UTC
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)
Comment 4 Christophe Marin 2024-03-16 23:16:33 UTC
(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
Comment 5 Christophe Marin 2024-03-16 23:19:25 UTC
The color bug is https://bugs.kde.org/show_bug.cgi?id=482664
Comment 6 R N 2024-03-16 23:21:19 UTC
(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.
Comment 7 R N 2024-05-15 21:56:57 UTC
Resolved