|
Bugzilla – Full Text Bug Listing |
| Summary: | plasma6-systemmonitor appearance issues of grid view | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | R N <R_Nik_C> |
| Component: | KDE Applications | Assignee: | 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
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 |