查看: 0|回复: 0

ubuntu 20.04安装deepin微信以后的问题解决

[复制链接]

1

主题

0

回帖

0

积分

积极分子

金币
0
阅读权限
220
精华
0
威望
0
贡献
0
在线时间
0 小时
注册时间
2008-10-13
发表于 2022-5-7 13:59:00 | 显示全部楼层 |阅读模式

先用以下两条命令安装上微信

 

wget -O- https://deepin-wine.i-m.dev/setup.sh | sh

大功告成,现在可以试试安装更新deepin-wine软件了,如:
微信:sudo apt-get install com.qq.weixin.deepin
QQ:sudo apt-get install com.qq.im.deepin
TIM:sudo apt-get install com.qq.office.deepin
钉钉:sudo apt-get install com.dingtalk.deepin
完整列表见 https://deepin-wine.i-m.dev/

🌟 尽量将main restricted universe multiverse这几个系统源都启用(自行百度),免得依赖问题多。
🌟 安装后需要注销重登录才能显示应用图标。
🌟 出了问题?先去github主页看README,再看别人提过的issue,再百度搜搜,避免直接就提issue。

如果觉得有用,不妨来给项目加个star:https://github.com/zq1997/deepin-wine

 

1、文字太小:

控制台先进入/opt/deepin-wine6-stable/bin    目录

然后输入

env WINEPREFIX="$HOME/.deepinwine/Deepin-WeChat" winecfg

在弹出的窗口选择“显示”页签,

屏幕分辨率 DPI设置为192即可

 

2、无法最小化到任务栏图标:

sudo apt-get install make git
git clone https://github.com/phocean/TopIcons-plus.git
cd TopIcons-plus
sudo make install INSTALL_PATH=/usr/share/gnome-shell/extensions

然后进入gnome-tweaks激活此插件,重启微信即可

注意上面说的gnome-tweaks非系统自带,但是属于必装软件

sudo apt install gnome-tweaks

安装完后会显示在应用程序列表utilities文件夹下

 

 

3、中文显示为方块或者输入框无法输入中文:

字体缺失,从windows下拷贝msyh.ttc文件到linux(最好拷贝所有MS和SIM开头的字体文件):

/.deepinwine/Deepin-WeChat/drive_c/windows/Fonts/  目录,重启微信即可

 



来源:https://www.cnblogs.com/ctcrst/p/16242256.html
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

相关侵权、举报、投诉及建议等,请发 E-mail:qiongdian@foxmail.com

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖返回顶部