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

Mojibake when printing error message from gdb

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.4.0-beta1
    • Debugger
    • None
    • Out of curiosity: Where did you get the Portuguese translation from, it does not seem to be part of normal GDB sources?

    Description

      See the screenshot. The text says

      Starting executable failed: Arquivo diretório não encontrado

      That's Mojibake for the proper message "Arquivo ou diretório não encontrado"

      Debugger log shows:

      482^error,msg=": Arquivo ou diret\303\263rio n\303\243o encontrado."
      

      Somewhere in the GdbEngine, a fromLocal8Bit() is missing.

      Attachments

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

        Activity

          People

            hjk hjk
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes