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

qmlls: clean up warnings/debug output

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.10
    • 6.10
    • QML: Tooling
    • None

    Description

      The output from qmlls is currently very chaotic and confusing. I suspect most of it is debug output leftovers that can be demoted to warnings or even debugging messages.
      For example:
      "Cannot proceed: current QML document is invalid! Fix all the errors in your QML code and try again."
      that is shown as an error but actually should be a debugging message, as it only is about qmlls waiting for the document to be valid before being able to work on it. This usually happens when users are typing code, as then there are some moments where the QML code is incomplete and therefore invalid.

      Attachments

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

        Activity

          People

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes