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

Incorrect "build messages" behaviour with LANG!=C

XMLWordPrintable

    • 450142b97d69e25a57b9cc284feddf9c3d8e4ab7

      Hi.
      When I start QtCreator with language other than english (I have LANG=ru_RU.UTF-8 system setting), the "Build Messages" window behaves incorrectly. When errors exist in source code (and gcc outputs them in russian due to LANG), double click on error message do open corresponding source file, but it don't jump to erroneous line, and the error message itself looks like "In member function 'Foo::Bar()':". Starting QtCreator with LANG="C" solves the issue. I think QtCreator might parse gcc output incorrectly for languages other than english, but that's just a guess.

      Sorry my bad english.

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

            hunger Tobias Hunger
            lockie Andrew Kravchuk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes