https://bugs.kde.org/show_bug.cgi?id=369735
Bug ID: 369735 Summary: QML Text issues in contents/ui/DigitalClock.qml:443 ("Cannot anchor to a null item" and "Binding loop detected for property "height"") Product: plasmashell Version: master Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Digital Clock Assignee: plasma-b...@kde.org Reporter: m...@eliasprobst.eu 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 -- You are receiving this mail because: You are watching all bug changes.