Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Qt Creator issues with QML Editor

    QML and Qt Quick
    2
    8
    1578
    Loading More Posts
    • 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.
    • freddy311082
      freddy311082 last edited by

      Guys... does anyone of you have some issues when you try to write code in the QML Editor?? I'm a mac user and Qt Creator does not work as always... I have a lot of error on the code completion with QML (I didn't tested deeply with c++). Code completion changes words, change the cursor position automatically and somethings like that.

      I had not this troubles with qt 5.6, this problems comes when I update to Qt 5.7

      any advise about it?

      regards

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Can you check which version of Qt Creator you are using ? It's under the About Qt Creator menu entry. The numbering is not the same since Qt Creator doesn't follow the Qt numbering as it is an independent product.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        freddy311082 1 Reply Last reply Reply Quote 0
        • freddy311082
          freddy311082 @SGaist last edited by

          @SGaist

          Hi SGaist and thanks for your answer...

          The Qt Creator version is 4.0.2, Built on Jun 13 2016

          Regards

          1 Reply Last reply Reply Quote 0
          • freddy311082
            freddy311082 last edited by freddy311082

            Seriously guys... I hope that you fix the QML Editor because it's imposible to write code. Sorry, but it's the worst version of the QML Editor even when Qt 5.7 is the best Qt's version released ever.

            Is very unproductive fix the code completion over and over again.

            Regards

            1 Reply Last reply Reply Quote 0
            • SGaist
              SGaist Lifetime Qt Champion last edited by

              You should check the bug report system to see if it's something known, if not please consider opening a new report providing as much detail as you can about your setup and provide a minimal sample project that triggers the problem you see.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply Reply Quote 0
              • freddy311082
                freddy311082 last edited by

                Hi SGaist

                the error is while I'm typing, so there is no way to show the issue in a project. Can I notify the error without a project?

                regards

                1 Reply Last reply Reply Quote 0
                • SGaist
                  SGaist Lifetime Qt Champion last edited by

                  In that case, yes. Explain in details how to get there and what is happening e.g.

                  1. start a new QtQuick project
                  2. open main.qml file
                  3. type "width: 20" in …

                  insert detailed explanation of what you are getting

                  You can add a screenshot of Qt Creator when it start acting up.

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply Reply Quote 0
                  • freddy311082
                    freddy311082 last edited by

                    The bug was reporter here as you told me @SGaist

                    regards

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post