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.033789
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 2 3 4 5 6 7 8 9 10 .. 18 Next › Last »

zyk commented on 2023-04-24 10:09 (UTC)

@lucas_r 我是manjaro kde 我那样操作后是可以在微信里面打开所在文件夹的

famous_alger commented on 2023-04-13 03:48 (UTC)

WeChatAppEx.exe 一直在占用CPU 20%,什么也不干

lucas_r commented on 2023-03-29 15:49 (UTC)

@zyk 已经创建了这个文件,在命令行使用 dde-file-manager 可以打开 dolphin,但是“在文件夹中显示”时,仍然打开浏览器,地址栏是'http//--show-item /home/xiaoming/Documents/WeChat'(xiaoming是当前用户的home目录),该文件夹并不是文件真实存在的位置

zyk commented on 2023-03-29 14:23 (UTC)

@lucas_r

创建dde-file-manager

nano /bin/dde-file-manager 文件内容:

!/bin/bash

dolphin --select "$2" 给予执行权限

chmod +x /bin/dde-file-manager

lucas_r commented on 2023-03-25 02:11 (UTC)

使用“在文件夹中显示”功能时直接打开了浏览器(已确认默认文件管理器是dolphin),请问下有什么办法解决吗

maximevince commented on 2023-03-24 08:43 (UTC)

Thanks for the package! There is a new version of WeChat out. Can you update?

Thanks

bincker commented on 2023-03-16 06:26 (UTC) (edited on 2023-03-16 06:27 (UTC) by bincker)

懒人大法
cd ~/.cache/yay/deepin-wine-wechat && git pull && sed -i "s/github.com/hub.fgit.ml/" PKGBUILD && if ! type aclocal ; then sudo pacman -S automake; fi && makepkg -s -i

stillchill commented on 2023-03-01 01:13 (UTC)

有没有 64位 版本?