Bug 484270 - QML PlasmoidHeading: Binding loop detected for property "leftInset"
Summary: QML PlasmoidHeading: Binding loop detected for property "leftInset"
Status: REPORTED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 6.0.2
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-22 19:00 UTC by Ivan Stankovic
Modified: 2024-03-23 21:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"