The following QML Text issues are logged on startup of plasmashell: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:443:5: QML Text: Cannot anchor to a null item. file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:443:5: QML Text: Binding loop detected for property "height" If relevant, the corresponding configuration: [Containments][104][Applets][116] immutability=1 plugin=org.kde.plasma.digitalclock [Containments][104][Applets][116][Configuration][Appearance] dateFormat=isoDate displayTimezoneAsCode=false enabledCalendarPlugins=/usr/lib64/qt5/plugins/plasmacalendarplugins/holidaysevents.so,/usr/lib64/qt5/plugins/plasmacalendarplugins/pimevents.so selectedTimeZones=Europe/London,Local showDate=true showLocalTimezone=true showWeekNumbers=true use24hFormat=2 wheelChangesTimezone=true
I have the same issue.
After opening all sections in 'Digital Clock' widget settings applet - there are next entries with 'Binding loop' text in '~/.xsession-errors' file: cat ~/.xsession-errors | grep 'Binding loop' file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/ScrollView.qml:227:9: QML Binding: Binding loop detected for property "value" file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:206:35: QML ConfigCategoryDelegate: Binding loop detected for property "implicitHeight" file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/ScrollView.qml:227:9: QML Binding: Binding loop detected for property "value" file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:206:35: QML ConfigCategoryDelegate: Binding loop detected for property "implicitHeight" file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:206:35: QML ConfigCategoryDelegate: Binding loop detected for property "implicitHeight" file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:284:21: QML StackView: Binding loop detected for property "height" file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:284:21: QML StackView: Binding loop detected for property "height" file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:284:21: QML StackView: Binding loop detected for property "height" And there are no entries with 'Cannot anchor to a null item' text Distribution: KDE neon Developer Edition - Stable Branches Plasma: 5.11.4 Frameworks: 5.41.0 Qt: 5.9.3 Kernel 4.10.0-40-generic
Still valid for these lines: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:483:13: QML Label: Binding loop detected for property "height" Lines: 483, 524, 544. Operating System: openSUSE Tumbleweed 20200314 KDE Plasma Version: 5.18.3 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1 Kernel Version: 5.5.7-1-default OS Type: 64-bit
This is fixed in Plasma 5.21 now.