Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.2, 6.4, 6.5
-
-
349bd4db2 (dev), ac6c7aa12 (dev), eec2fb938 (6.5.0), 7aac60bee (6.4), 21e3afc80 (tqtc/lts-6.2), 02eeb50eb (6.5), 3690c202f (dev), cf7d97286 (6.5), cd081991b (dev), b2cf019b9 (6.7), a2ab5cabb (6.6)
Description
I'm getting this message when running an app built with dev on macOS:
Detected system locale encoding (US-ASCII, locale "C") is not UTF-8. Qt shall use a UTF-8 locale ("UTF-8") instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information.
locale shows that my locale is UTF-8, so Creator seems to be doing something wrong:
LANG="en_AU.UTF-8" LC_COLLATE="en_AU.UTF-8" LC_CTYPE="en_AU.UTF-8" LC_MESSAGES="en_AU.UTF-8" LC_MONETARY="en_AU.UTF-8" LC_NUMERIC="en_AU.UTF-8" LC_TIME="en_AU.UTF-8" LC_ALL=
I don't get this warning when running the app from terminal.
Attachments
Issue Links
- is duplicated by
-
QTBUG-111583 System locale encoding warning on bundle exection
- Closed
-
QTCREATORBUG-28924 Post locale encoding error when I execute build
- Closed
-
QTCREATORBUG-28864 Detected system locale encoding (ANSI_X3.4-1968, locale "") is not UTF-8
- Closed
-
QTBUG-113761 Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
- Closed
- relates to
-
QTBUG-113371 locale and/or environment not being properly set for ptests
- Closed