Can not display Chinese character

Asked by Frank

I installed pipelight and enabled unity plugin successfully, when I use firefox browser to open an unity 3D game site to do a test, I found it can not display Chinese character.

OS: Xubuntu 14.04.2 LTS 64-bit
Firefox Version: 38.0
Linux kernel: 3.16.0-41-generic
Version: Pipelight 0.2.8.1~ubuntu14.04.1

Thank you!

Question information

Language:
English Edit question
Status:
Answered
For:
Pipelight Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Müller (mqchael) said :
#1

I don't think that this is a general issue with chinese fonts but instead related to https://bugs.launchpad.net/pipelight/+bug/1316138

Can you try the following:
WINEPREFIX=~/.wine-pipelight /opt/wine-staging/bin/wineserver -k
sudo apt-get install winetricks
WINEPREFIX=~/.wine-pipelight WINE=/opt/wine-staging/bin/wine winetricks corefonts

Try again and check if the font is displayed now.

If the font is still missing:
WINEPREFIX=~/.wine-pipelight /opt/wine-staging/bin/wineserver -k
ln -s /opt/wine-staging/share/wine/fonts/msyh.ttf ~/.wine-pipelight/drive_c/windows/Fonts/msyh.ttf

If the problem is not fixed by both suggestions, you need to tell use the url of the unity game and the content of your LANG environment variable. This way we can try to reproduce the problem on our own.

Revision history for this message
Genghis Yang (yangcheng2503) said :
#2

I have the same problem.
Both of suggestions do not fixed this problem.

The game url is: https://www.kixeye.com/game/vegaconflict/

My LANG environment variable is: LANG=en_US

OS: Ubuntu 14.04.3 LTS 64-bit
Mozilla Firefox 40.0.3
Linux kernel: 3.13.0-63-generic
Version: Pipelight 0.2.8.1~ubuntu14.04.1

Can you help with this problem?

Provide an answer of your own, or ask Frank for more information if necessary.

To post a message you must log in.