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

When using the Application Output tab to listen to the program's output, it is not possible to select the correct encoding option.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 17.0.0
    • None
    • Microsoft Windows
      版本24H2(OS内部版本26100.4351)
    • Windows

      The Application Output panel has some issues with support for non-English character output, which occur in:
      1. My program has correctly adjusted the corresponding output UTF-8 encoding page: SetConsoleOutputCP(CP_UTF8); // Windows UTF-8 Terminal support
      2. In other IDEs, when I set the current terminal encoding page to UTF-8, the non-English output should be normal (because my system is a GBK encoded page), but the listening under Qt Creator is not normal.
      3. There is no encoding format for this panel in the settings, and the encoding format setting under Terminal does not play a role in the output of this panel.

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

            kandeler Christian Kandeler
            romi_brooks Romi Brooks
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes