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

Crash triggered by malformed UI file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P1: Critical
    • None
    • Qt Creator 3.0.0-rc1
    • Widget Designer
    • Windows 7 64 bit

    Description

      1. Create a new Qt GUI Application project.
      2. Open the UI file in Widget Designer.
      3. Change the UI file with an external editor to make it malformed. I removed the "i" from the first line:
        <u version="4.0">
        
      4. Go back to Creator.
        Creator noticed the change and asks whether it should reload the file.
      5. Click "Yes".
        Creator crashes.

      It's clear that there is no way to correctly display a malformed file. Nevertheless Creator should not crash in any situation.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes