Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Korean fonts are not displayed in JOSM flatpak #102

Open
m1nw00kim opened this issue May 11, 2024 · 2 comments
Open

Korean fonts are not displayed in JOSM flatpak #102

m1nw00kim opened this issue May 11, 2024 · 2 comments

Comments

@m1nw00kim
Copy link

스크린샷 2024-05-10 22-14-53
I'm using Fedora 40 Silverblue. Korean fonts are not displayed when set language korean when I installed JOSM through flatpak.

@bmillemathias
Copy link
Collaborator

Hello,

In a terminal, could you give me the output of the command locale ?
Does it work fine when you use the standard package ? it is available at https://josm.openstreetmap.de/wiki/Download

Best

@m1nw00kim
Copy link
Author

The output of the command locale :
LANG=ko_KR.UTF-8
LC_CTYPE="ko_KR.UTF-8"
LC_NUMERIC="ko_KR.UTF-8"
LC_TIME="ko_KR.UTF-8"
LC_COLLATE="ko_KR.UTF-8"
LC_MONETARY="ko_KR.UTF-8"
LC_MESSAGES="ko_KR.UTF-8"
LC_PAPER="ko_KR.UTF-8"
LC_NAME="ko_KR.UTF-8"
LC_ADDRESS="ko_KR.UTF-8"
LC_TELEPHONE="ko_KR.UTF-8"
LC_MEASUREMENT="ko_KR.UTF-8"
LC_IDENTIFICATION="ko_KR.UTF-8"
LC_ALL=

스크린샷 2024-05-14 22-42-24
Korean fonts appear correctly when installed through OpenWebStart, but encounter an issue when executed using java -jar and flatpak.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants