Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. <Unknown File> ... Binding loop detected for property "topMargin"
Forum Updated to NodeBB v4.3 + New Features

<Unknown File> ... Binding loop detected for property "topMargin"

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 249 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • SeDiS Offline
    SeDiS Offline
    SeDi
    wrote on last edited by
    #1

    I have encountered a binding loop problem in an "<Unknown File>".

    Is there any idea how to find out where this error message comes from?

    <Unknown File>: QML QQuickAnchors: Binding loop detected for property "topMargin"
    

    Normally, those messages they have the form

    qrc:/DailyLogPage.qml:496:9: QML Rectangle: Binding loop detected for property "width"
    

    and are conveniently clickable. I have a complex UI with many bindings, it's not possible to track this down by just eliminating / commenting out.
    Qt 5.15.2, compiling for Android on a Win64 machine. Debug run.

    I have looked for solutions, but I only find people with similar problems:
    Stackoverflow, QTBUG-79662, QTBUG-51285, QTBUG-55131, kde-bugs-dist@kde.org...

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved