Bug 484270

Summary: QML PlasmoidHeading: Binding loop detected for property "leftInset"
Product: [Plasma] plasmashell Reporter: Ivan Stankovic <istankovic>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: kde, nate
Priority: NOR    
Version First Reported In: 6.0.2   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Ivan Stankovic 2024-03-22 19:00:57 UTC
SUMMARY
I'm seeing the following warnings:

plasmashell[1249]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:775:17: QML PlasmoidHeading: Binding loop detected for property "leftInset"        
plasmashell[1249]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:517:17: QML PlasmoidHeading: Binding loop detected for property "leftInset"        
plasmashell[1249]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/FullRepresentation.qml:65:13: QML Toolbar: Binding loop detected for property "leftInset"
plasmashell[1249]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PopupDialog.qml:52:13: QML PlasmoidHeading: Binding loop detected for property "leftInset" 


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 Ivan Stankovic 2024-03-23 21:49:53 UTC
Same warning happens with org.kde.plasma.mediacontroller:

plasmashell[1398]: file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepresentation.qml:648:13: QML PlasmoidHeading: Binding loop detected for property "leftInset"
Comment 2 Nate Graham 2024-08-17 13:21:19 UTC
This should be fixed as of Plasma 6.1.4, if not earlier.