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

QtCreator 14.0.2 generates corrupted .ui file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 14.0.2
    • Editors
    • Ubuntu 24.04
    • Linux/X11

    Description

      Fresh installation of QtCreator 14.0.2-0-202409270455 shows that .ui generated file now contains errors.

      Exemple :

      Before upgrade, .ui contained this line :

      <widget class="QTreeView" name="filesAndFoldersTree"/>
            </item>
            <item alignment="Qt::AlignmentFlag::AlignHCenter|Qt::AlignmentFlag::AlignVCenter">

      After upgrade to 14.0.2, found this corrupted line in .ui file:

        <widget class="QTreeView" name="filesAndFoldersTree"/>
            </item>
            <item alignment="|Qt::AlignmentFlag::AlignVCenter">

      Attachments

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

        Activity

          People

            davschul David Schulz
            fmb1 FREDERIC MABIN
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes