https://bugs.kde.org/show_bug.cgi?id=484351
Bug ID: 484351
Summary: QML RowLayout: Layout polish loop detected
Classification: Plasma
Product: plasmashell
Version: 6.0.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
Hovering mouse pointer over applet icons causes a number of warnings to be
emitted:
plasmashell[1398]: qrc:/plasma/DefaultToolTip.qml:25:5: QML RowLayout: Layout
polish loop detected for QQuickRowLayout(0x59fa93db58f0, id="mainLayout",
parent=0x765c84016e70, geometry=-101,-50 360x174). Aborting after two
iterations.
plasmashell[1398]: qrc:/plasma/DefaultToolTip.qml:25:5: QML RowLayout: Layout
polish loop detected for QQuickRowLayout(0x59fa93db58f0, id="mainLayout",
parent=0x765c84016e70, geometry=-82,-22 360x135). Aborting after two
iterations.
plasmashell[1398]: qrc:/plasma/DefaultToolTip.qml:25:5: QML RowLayout: Layout
polish loop detected for QQuickRowLayout(0x59fa93db58f0, id="mainLayout",
parent=0x765c84016e70, geometry=-101,-50 360x174). Aborting after two
iterations.
plasmashell[1398]: qrc:/plasma/DefaultToolTip.qml:25:5: QML RowLayout: Layout
polish loop detected for QQuickRowLayout(0x59fa93db58f0, id="mainLayout",
parent=0x765c84016e70, geometry=-16,-1 228x93). Aborting after two iterations.
plasmashell[1398]: qrc:/plasma/DefaultToolTip.qml:25:5: QML RowLayout: Layout
polish loop detected for QQuickRowLayout(0x59fa93db58f0, id="mainLayout",
parent=0x765c84016e70, geometry=-19,-11 176x78). Aborting after two iterations.
plasmashell[1398]: qrc:/plasma/DefaultToolTip.qml:25:5: QML RowLayout: Layout
polish loop detected for QQuickRowLayout(0x59fa93db58f0, id="mainLayout",
parent=0x765c84016e70, geometry=-22,-12 176x57). Aborting after two iterations.
plasmashell[1398]: qrc:/plasma/DefaultToolTip.qml:25:5: QML RowLayout: Layout
polish loop detected for QQuickRowLayout(0x59fa93db58f0, id="mainLayout",
parent=0x765c84016e70, geometry=-33,-61 203x177). Aborting after two
iterations.
plasmashell[1398]: qrc:/plasma/DefaultToolTip.qml:25:5: QML RowLayout: Layout
polish loop detected for QQuickRowLayout(0x59fa93db58f0, id="mainLayout",
parent=0x765c84016e70, geometry=-4,9 228x75). Aborting after two iterations.
plasmashell[1398]: qrc:/plasma/DefaultToolTip.qml:25:5: QML RowLayout: Layout
polish loop detected for QQuickRowLayout(0x59fa93db58f0, id="mainLayout",
parent=0x765c84016e70, geometry=-82,-22 360x135). Aborting after two
iterations.
This is with applets for weather, bluetooth, sound, screen brightness, lock
status etc.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-arch1-1 (64-bit)
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.