haohu1193
deepin
2020-09-14 05:18 
sudo rm -rf ~/.deepinwine/Deepin-WeChat
删除容器后再试试...我这是正常的...
Reply Like 0 View the author

https://bbs.deepin.org/post/202012
sudo apt update
sudo apt-get install ttf-mscorefonts-installer
安装后重启微信就可解决
https://bbs.deepin.org/post/202012
sudo apt update
sudo apt-get install ttf-mscorefonts-installer
安装后重启微信就可解决
前天升级的深度正式版,随即从应用商店中升级到微信2.9.5.41版本,这次收发消息不会吊死了,但是发现一个新问题:无法正常显示公众号文章,点开公众号文章时,内置浏览器能够先显示文章内容,但是待文章内容显示完整后马上消失,只留下一片空白。卸载重装微信多次都是如此。现在只能用系统浏览器打开公众号文章了。
哪位大侠知道是怎么解决这个问题吗?
更新:根据楼下高人指点,在终端中运行如下两个命令安装必要的字体后解决:
sudo apt update
sudo apt-get install ttf-mscorefonts-installer
安装后重启微信就可解决