Bug 484351 - QML RowLayout: Layout polish loop detected
Summary: QML RowLayout: Layout polish loop detected
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 6.0.2
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-23 21:55 UTC by Ivan Stankovic
Modified: 2024-08-16 05:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.2.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Stankovic 2024-03-23 21:55:04 UTC
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
Comment 1 Nate Graham 2024-08-16 05:05:44 UTC
Fixed in Plasma 6.2.