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

[REG 6.6] linguist freezes when trying to display .ui files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • None
    • 6.6.0
    • Tools: Linguist
    • None
    • Windows

      When opening a .ts file which contains a message with the location inside a .ui file, the linguist freezes and needs to be force closed. There's no problem with locations pointing to source files (.cpp, .h, etc.), only with .ui files. My assumption is that loading the forms viewer in the "Sources and Forms" dock widget is buggy.

      Example .ts file:

      <?xml version="1.0" encoding="utf-8"?>
      <!DOCTYPE TS>
      <TS version="2.1" language="de_DE">
      <context>
      <name>MainWindow</name>
      <message>
      <location filename="mainwindow.ui" line="14"/>
      <source>Qt Test</source>
      <translation type="unfinished"></translation>
      </message>
      </context>
      </TS>

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

            kkohne Kai Köhne
            rhabarbersaft Hannes Mezger
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes