SUMMARY Open the clipboard applet ``` qrc:/qt/qml/org/kde/plasma/private/clipboard/ClipboardItemDelegate.qml:72:5: QML Binding: Binding loop detected for property "when": qrc:/qt/qml/org/kde/plasma/private/clipboard/ClipboardItemDelegate.qml:78:9 ``` SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20241007 KDE Plasma Version: 6.2.0 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.3 Kernel Version: 6.11.2-1-default (64-bit) Graphics Platform: Wayland
Can't reproduce Operating System: Fedora Linux 40 KDE Plasma Version: 6.2.80 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.2 Kernel Version: 6.10.12-200.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 15,5 GiB of RAM Graphics Processor: AMD Radeon RX 6600
After clearing the clipboard entries, I can no longer reproduce it as well. Will try to figure out, what the requirements are.
Looks like you need to have enough items so that you got a scrollbar in the plasmoid: then open it and move your cursor over one of the items.
A-ha, you're right, can confirm it now!