huan / docker-wechat

DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux
https://hub.docker.com/r/zixia/wechat
Apache License 2.0
2.24k stars 203 forks source link

[Unstable trick] Solve invisible Chinese character issue #96

Open MichaelMai2000 opened 3 years ago

MichaelMai2000 commented 3 years ago
  1. Relanuach DoChat
  2. Try to type something -> Have invisible character issue
  3. Click "通讯录", find arbitrary contact/group chat, click "发消息", type something in the input field. It should now normally display visible Chinese character.
  4. If it doesn't work, then this magic is dead (temporarily). :mage:

Notes: I can reproduce both the issue and this solution at most of the time. I will keep an eye on the condition when it won't work. Hope this is helpful.

System info: Ubuntu 20.04 Fcitx input method Using curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | DOCHAT_DPI=192 bash

MichaelMai2000 commented 3 years ago

Might be a temporary solution for #40 . Don't know why it works or not. :rofl:

huan commented 3 years ago

Thank you very much for sharing your solution with the community!

I hope this will be helpful, and looking forward to seeing others to confirm this solution works as expected!