Package Details: deepin-wine-wechat 3.9.0.28-3

Git Clone URL: https://aur.archlinux.org/deepin-wine-wechat.git (read-only, click to copy)
Package Base: deepin-wine-wechat
Description: Tencent WeChat on Deepin Wine(com.qq.weixin.deepin) For Archlinux
Upstream URL: https://weixin.qq.com/
Keywords: deepin wechat weixin wine
Licenses: custom
Conflicts: deepin-wechat
Submitter: Vufa
Maintainer: Molyuu
Last Packager: Molyuu
Votes: 66
Popularity: 0.020972
First Submitted: 2019-01-03 09:49 (UTC)
Last Updated: 2023-08-27 12:50 (UTC)

Pinned Comments

Molyuu commented on 2023-11-19 12:20 (UTC)

deepin-wine上游年久失修,各种问题层出不穷。现在建议换用 com.qq.weixin.spark, 并且使用 archlinuxcn 源中的 wine-for-wechat 代替 wine. 也可以使用 wine-for-wechatarchlinuxcn 源中的 wine-wechat-setup

Vufa commented on 2020-07-30 06:45 (UTC) (edited on 2022-08-19 06:36 (UTC) by Vufa)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 Next › Last »

Vufa commented on 2020-02-08 12:27 (UTC)

@CaCaCarrot 已经修改为下载微信安装包时文件名带上版本号

CaCaCarrot commented on 2020-01-11 02:44 (UTC)

可不可以在打包完后删除WeChatSetup.exe,否则下次更新的时候,它会读取原来的WeChatSetup.exe,而不会下载新的

ShiWenqiang commented on 2019-11-20 05:26 (UTC)

谢谢

codingchef commented on 2019-11-14 19:24 (UTC) (edited on 2019-11-14 19:26 (UTC) by codingchef)

谢谢各位!

ljj038 commented on 2019-10-24 03:00 (UTC)

@countstarlight 看到了 我使用系统的wine,并把wine版本回退了。多谢!

Vufa commented on 2019-10-23 13:11 (UTC) (edited on 2019-10-23 13:33 (UTC) by Vufa)

@ljj038 兼容性记录 ,如果要使用deepin-wine建议回退到旧版

ljj038 commented on 2019-10-21 06:00 (UTC)

更新到2.7.1.82-1后

把/opt/deepinwine/apps/Deepin-WeChat/run.sh中的 wine 改为deepin-wine后

启动后一会儿就会崩溃,发送错误报告

archlinux Kernel: 5.3.7-arch1-1-ARCH x86_64

hongchengni commented on 2019-10-13 03:50 (UTC) (edited on 2019-10-13 03:51 (UTC) by hongchengni)

@cmdhirni Use this command to enable Sogou input in Wechat: sudo sed -i 's/env WINEPREFIX/env GTK_IM_MODULE="fcitx" XMODIFIERS="@im=fcitx" QT_IM_MODULE="fcitx" WINEPREFIX/' /opt/deepinwine/apps/Deepin-WeChat/run.sh

bsidb commented on 2019-09-06 06:52 (UTC)

我在KDE环境下也遇到了切出Wechat后在桌面的同样位置看到一个透明的窗口的问题。通过楼上的方法解决了问题。

步骤1. 修改/opt/deepinwine/apps/Deepin-WeChat目录下的run.sh文件,将其中的wine改成deepin-wine(需要先安装)。 步骤2. 退出已经打开的Wechat。删除~/.deepinwine/Deepin-WeChat/目录。 步骤3. 重新运行Wechat,会重新走一遍安装流程。重新安装之后就没有透明窗口的问题了。