Warning: X does not support locale en_US.UTF-8

조회 수: 167 (최근 30일)
Michal
Michal 2023년 3월 9일
댓글: Jestzer 2023년 9월 26일
After application of R2022b_upd5 on linux mint (21.1 Cinammon) I always get the following warning at the startup: Warning: X does not support locale en_US.UTF-8 But the MATLAB has proper "locale" feature:
>> feature('locale')
ans =
struct with fields:
ctype: 'en_US.UTF-8'
collate: 'en_US.UTF-8'
time: 'en_US.UTF-8'
numeric: 'en_US_POSIX.UTF-8'
monetary: 'en_US.UTF-8'
messages: 'en_US.UTF-8'
encoding: 'UTF-8'
terminalEncoding: 'UTF-8'
jvmEncoding: 'UTF-8'
status: 'MathWorks locale management system initialized.'
warning: ''
Any idea what is wrong after update5?
  댓글 수: 6
Michal
Michal 2023년 4월 21일
@Cheliza Everything (!!!) mentioned in your comment does not work at all.
Mike Metts
Mike Metts 2023년 6월 6일
이동: Rik 2023년 6월 7일
Why is this still broken? Just installed 2023a Update 2 on Ubuntu 22.04 and I'm getting the warning. Why? It looks like you promised to fix this long ago.

댓글을 달려면 로그인하십시오.

채택된 답변

Michal
Michal 2023년 3월 13일
편집: Michal 2023년 3월 16일
Official TMW statement:
"This is a warning message that can be disregarded and it has no impact on the functionality of MATLAB. A future update for R2022b and R2023a will remove this warning. Using previous updates of R2022b will not display this warning."
  댓글 수: 6
Russell Sun
Russell Sun 2023년 6월 1일
R2023a_Update2 ... still the same problem.
Chandan Bharti
Chandan Bharti 2023년 6월 14일
facing the same issue in R2023a update2

댓글을 달려면 로그인하십시오.

추가 답변 (3개)

Jestzer
Jestzer 2023년 3월 10일
편집: Jestzer 2023년 4월 19일
This seems to be an issue for R2022b Update 5 and R2023a on any Linux distro. My installs on Ubuntu, Debian, CentOS, and Arch have all done the same thing after going to Update 5. I have not found a workaround yet and will update this post when I do.
EDIT: The only reasonable workaround I've found is launching MATLAB with matlab -r clc

Rik
Rik 2023년 3월 9일
Isn't X the window management system? That would suggest this is not necessarily related to Matlab itself.
This thread is for Ubuntu, but you can give the commands a try anyway.
Or you could try 1 Google result below, which is a decade old, but is specific to Mint.
  댓글 수: 4
Bryan Paton
Bryan Paton 2023년 3월 10일
Brand new fresh install of both Ubuntu and Matlab R2022b Update 5 as of March 10 2023 and I get the exact same warning/error first time and every subsequent time I start Matlab. I even tried regenerating the locale profiles based on this: https://askubuntu.com/questions/99651/apt-get-warning-no-support-for-locale-en-us-utf8
with no change.
Bryan Paton
Bryan Paton 2023년 3월 10일
Sorry I should add my specific message (differnet locale to OP) is:
Warning: X does not support locale en_AU.UTF-8

댓글을 달려면 로그인하십시오.


Jim Bosley
Jim Bosley 2023년 9월 26일
"This is a warning message that can be disregarded and it has no impact on the functionality of MATLAB. A future update for R2022b and R2023a will remove this warning. Using previous updates of R2022b will not display this warning."
The fact that the warning did not appear in previous versions of Matlab, and does now, and that a fix has been promised, but has not been provided, does not bolster confidence in Matlab. It's like a little tag line that says "Hey! We're Matlab! We don't take details seriously!".
And I know that MW DOES take their product seriously. Suggest that this be addressed. A reminder of a bug every time one opens Matlab is not a good look!
  댓글 수: 1
Jestzer
Jestzer 2023년 9월 26일
It’s already been fixed in the latest updates for R2022b and R2023a.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

제품


릴리스

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by