Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26166

[REG 5.0.0rc -> 5.0.0] Crash when opening Quick Designer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • Qt Creator 5.0.0
    • Qt Creator 5.0.0
    • Quick Designer
    • None
    • Ubuntu 20.04 LTS

    Description

      1. Have a build of Qt 6.2.0 beta 3.
        I could reproduce the issue with the commercial build from the online installer as well as with my own build.
      2. Have this build's bin directory in PATH, so Creator will autodetect it.
        export PATH=/home/qtrob/Qt-official/6.2.0/gcc_64/bin:$PATH
        
      3. Start Creator with clean settings.
        /tmp/qtcreator-5.0.0o/bin/qtcreator -tcs
        
      4. Create a new "Qt Quick Application - Stack" project using the wizard.
        No need to change any defaults.
      5. In the Projects view, double-click the file Page1Form.ui.qml.
        Creator will try to open the file in the Quick Designer and crashes.

      With Qt 5.15.2 in PATH instead of Qt 6.2, Creator does not crash.

      Attachments

        Activity

          People

            thohartm Thomas Hartmann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: