[Qt-creator] How to launch application with language other than system one?

Dmitry Volosnykh dmitry.volosnykh at gmail.com
Tue Jun 21 09:53:22 CEST 2016


I am using QtCreator of version 4.0.2 running on Ubuntu 14.04.

My host language is LANG=en_EN.UTF-8, but I want application to be running
with LANG=ru_RU.UTF-8. Specifying this setting for Run environment does not
help. Despite this, I am able to achieve the result running from Bash:
$ LANG=ru_RU.UTF-8 ./application

Do I miss something or should I file a bug report?

Regards,
Dmitry.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20160621/1b4a7044/attachment.html>


More information about the Qt-creator mailing list