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

Can't input Chinese in the browser #57

Open
MagicStarTrace opened this issue Aug 3, 2021 · 2 comments
Open

Can't input Chinese in the browser #57

MagicStarTrace opened this issue Aug 3, 2021 · 2 comments

Comments

@MagicStarTrace
Copy link

I installed Chinese to go up remotely through xrdp protocol
But found that Chinese characters cannot be entered in chrom (Can provide copy mode, but cannot input Chinese)

How should I make it support?

Thank you!

@danielguerra69
Copy link
Owner

I read you need to install these fonts fonts-arphic-ukai, fonts-arphic-uming.
Can you try these in the docker rdp server ?
sudo apt install fonts-arphic-ukai, fonts-arphic-uming

@MagicStarTrace
Copy link
Author

MagicStarTrace commented Aug 3, 2021

After this operation, 39.2 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-arphic-uming all 0.2.20080216.2-7ubuntu3 [7814 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-arphic-ukai all 0.2.20080216.2-4ubuntu2 [8288 kB]
Fetched 16.1 MB in 5s (3279 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package fonts-arphic-uming.
(Reading database ... 63302 files and directories currently installed.)
Preparing to unpack .../fonts-arphic-uming_0.2.20080216.2-7ubuntu3_all.deb ...
Unpacking fonts-arphic-uming (0.2.20080216.2-7ubuntu3) ...
Selecting previously unselected package fonts-arphic-ukai.
Preparing to unpack .../fonts-arphic-ukai_0.2.20080216.2-4ubuntu2_all.deb ...
Unpacking fonts-arphic-ukai (0.2.20080216.2-4ubuntu2) ...
Setting up fonts-arphic-uming (0.2.20080216.2-7ubuntu3) ...
Setting up fonts-arphic-ukai (0.2.20080216.2-4ubuntu2) ...
Processing triggers for fontconfig (2.12.6-0ubuntu2) ...

apt-get install fonts-droid-fallback ttf-wqy-zenhei ttf-wqy-microhei fonts-arphic-ukai fonts-arphic-uming

Installed, but still not working,I tried many solutions, but it still doesn’t work. Chinese input is not supported.

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