Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-90361

StackView's "cannot pop/push/etc." error messages should print the items involved

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15
    • Quick: Controls 2
    • None

    Description

      This would make it easier to locate the component that is causing the issue.

      For example, the following

      QML MainStackView: cannot push while already in the process of completing a pop
      

      could be changed to:

      QML MainStackView: cannot push GameLoadingScreen_QMLTYPE_239(0x1da224d34c0, "gameLoadingScreen") while already in the process of popping GameScreen_QMLTYPE_230(0x1da21ec17f0, "gameScreen")
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mitch_curtis Mitch Curtis
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes