第一步: 下载deepin-wine(选择深度的坑相对较少) gitclonehttps://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git 第二步:安装install.sh cd deepin-wine-for-ubuntu ./install.sh 第三步: 下载微信 deepin-wechat (不要用最新的!!) deepin.com.wechat_2.6.2.31deepin0_i386.deb image.png 这里不...
1.添加安装源 wget-O- https://deepin-wine.i-m.dev/setup.sh | sh 2.安装QQ、微信 微信:sudoapt-getinstallcom.qq.weixin.deepin QQ:sudoapt-getinstallcom.qq.im.deepin TIM:sudoapt-getinstallcom.qq.office.deepin 钉钉:sudoapt-getinstallcom.dingtalk.deepin 完整列表见 https://deepin-wine.i...
先去github主页看README,再看别人提过的issue,再百度搜搜,避免直接就提issue。 如果觉得有用,不妨来给项目加个star:https://github.com/zq1997/deepin-wine 1、文字太小: 控制台先进入/opt/deepin-wine6-stable/bin 目录 然后输入 env WINEPREFIX="$HOME/.deepinwine/Deepin-WeChat" winecfg 在弹出的窗口...
ubuntu20.04 deepin安装QQ、WeChat微信 Deepin github地址:https://github.com/wszqkzqk/deepin-wine-ubuntu 1.添加安装源 wget-O- https://deepin-wine.i-m.dev/setup.sh | sh 1. 2.安装QQ、微信 微信:sudoapt-getinstallcom.qq.weixin.deepin QQ:sudoapt-getinstallcom.qq.im.deepin TIM:sudoapt-...
/opt/deepinwine/apps/Deepin-WeChat/run.sh 文件开头添加如下代码即可解决 export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS="@im=fcitx" 1. 2. 3. 最终代码如下 #!/bin/sh # Copyright (C) 2016 Deepin, Inc. #
WINEPREFIX=~/.deepinwine/Deepin-WeChat deepin-wine5 ~/Downloads/WeChatSetup.exe 执行上面的命令后,容器环境会自动部署,并安装好微信。 3 调整微信 上面的步骤虽然能正常安装好微信,但是分辩率、字体仍需进一步配置,输入窗口异常,还需配置函数库。
正在解压 deepin-elf-verify(1.2.0.6-1)... 正在设置 deepin-elf-verify(1.2.0.6-1)... 最后成功安装星火商店微信 再次安装微信安装包,成功安装 hcy@debian:~/Downloads$ sudo apt install ./store.spark-app.wechat-linux-spark_2.1.9_amd64.deb ...
1.wechat界面乱码: 编辑/opt/deepinwine/tools/run.sh /opt/deepinwine/tools/run_v2.sh 修改两个文件,分别修改WINE_CMD="deepin-wine" 为:WINE_CMD="LC_ALL=zh_CN.UTF-8 deepin-wine" 2.wechat 发生不了图片问题: sudo apt-get install libjpeg62:i386 ...
下载最新版本的微信 deb 包到 https://gitee.com/wszqkzqk/deepin-wine-containers-for-ubuntu/ 下载,选择最新版本,目前(截止于 2021 年 4 月 13 日)是deepin.com.wechat_2.6.8.65deepin0_i386.deb,点击即可下载。 安装微信: sudodpkg -i /path/to/deepin.com.wechat_2.6.8.65deepin0_i386.deb ...