Details
-
Bug
-
Resolution: Duplicate
-
P4: Low
-
Qt Creator 2.1.0
-
ArchLinux, Qt 4.7.2
-
450142b97d69e25a57b9cc284feddf9c3d8e4ab7
Description
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.
Attachments
Issue Links
- replaces
-
QTCREATORBUG-5677 Build Issues don't work with my locale de_AT.UTF-8
- Closed