https://bugs.kde.org/show_bug.cgi?id=360367

            Bug ID: 360367
           Summary: Error message in Splash.qml : Binding loop detected
                    for property "sourceSize.width"
           Product: plasmashell
           Version: 5.5.5
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: k...@davidedmundson.co.uk
          Reporter: l.bonn...@laposte.net
                CC: bhus...@gmail.com, plasma-b...@kde.org

Hi,

my .xsession-errors file contains many error messages.  The first one is:

file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/Splash.qml:50:13:
QML Image: Binding loop detected for property "sourceSize.width"

and the incriminated code in this file is:

            Image {
                anchors.horizontalCenter: parent.horizontalCenter
                source: "images/kde.svgz"
                sourceSize.height: units.gridUnit * 8
                sourceSize.width: sourceSize.height
            }


Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to