Package Details: wechat-universal-bwrap 4.0.1.11-1

Git Clone URL: https://aur.archlinux.org/wechat-universal-bwrap.git (read-only, click to copy)
Package Base: wechat-universal-bwrap
Description: WeChat (Universal) with bwrap sandbox
Upstream URL: https://linux.weixin.qq.com/
Licenses: GPLv3, proprietary
Conflicts: wechat-universal
Provides: wechat-universal
Replaces: wechat-beta, wechat-beta-bwrap
Submitter: 7Ji
Maintainer: 7Ji (leaeasy)
Last Packager: 7Ji
Votes: 129
Popularity: 4.02
First Submitted: 2024-03-14 03:09 (UTC)
Last Updated: 2024-12-24 07:50 (UTC)

Pinned Comments

shilka commented on 2025-02-13 11:08 (UTC)

@dazuixia @lyhokia @swimming03 你们是否也使用了非GNOME/KDE的其他wayland WM/DE? 又研究了一下这个问题,如果不使用bwrap沙盒直接执行wechat是可以的,排除了wechat本身的问题。我认为问题出在bwrap、xwayland的配合和调用上面,导致微信无法在xwayland中启动。我使用的WM是Hyprland,推测可能和各个WM/DE有一定的关系。目前我找到一个可行的缓解方式,安装:xwayland-satellite,并提前执行这一程序,之后正常启动wechat-universal。

@7Ji 如果其他人也可以缓解,烦请置顶一下这个解决方案,或者如果您很熟悉bwrap,是否可以看看通过某些参数解决它和xwayland的交互问题。

7Ji commented on 2024-03-14 06:21 (UTC) (edited on 2024-12-26 09:08 (UTC) by 7Ji)

本软件包在Github上亦有仓库: https://github.com/7Ji-PKGBUILDs/wechat-universal-bwrap/ (仓库未启用issues,有问题请直接在此页面提出)

各位如有改进意见,欢迎在Github仓库页提交PR :)

抓取新版本的脚本和PKGBUILD在同一层。执行python fetch_uos_wechat_release.py获取UOS仓库内的重打包版本,执行./fetch_tencent_wechat_release.sh获取腾讯官方的版本。如果发现软件过期,请善用本界面的标记过期功能。:)


默认配置下,只有~/Documents/WeChat_Data/home 作为容器内的~,其他宿主文件和文件夹均不暴露在容器内

可以编写~/.config/wechat-universal/binds.list来设置更多的被暴露到容器内的文件/文件夹,每行一个路径,绝对路径或相对于~的相对路径


要将微信文件的主要路径修改至 ~/Documents/WeChat_Data 外的其他路径,请设置环境变量 WECHAT_DATA_DIR,同理为绝对路径或相对于~的相对路径


更多参数与环境变量,请在命令行输入 wechat-universal --help 查看

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 39 Next › Last »

wzy commented on 2024-03-30 13:58 (UTC)

大家有没有遇到无法使用fcitx5的问题,打不了字...

rAYz commented on 2024-03-30 02:52 (UTC) (edited on 2024-03-30 03:45 (UTC) by rAYz)

我也比较关注,腾讯官网何时正式上线Linux版微信,除此之外还有企业微信(政务微信)也是迟迟不公开…

<deleted-account> commented on 2024-03-29 14:54 (UTC)

你们有遇到过,打电话打到5分钟就自动退出吗?

<deleted-account> commented on 2024-03-29 14:54 (UTC)

你们有遇到过,打电话打到5分钟就自动退出吗?

xep007 commented on 2024-03-29 08:41 (UTC) (edited on 2024-03-29 13:23 (UTC) by xep007)

总体功能差不多齐全了,而且这个universal版本做得很漂亮!只是无法拖放文件有点不方便。

mochaa commented on 2024-03-28 12:19 (UTC) (edited on 2024-03-28 12:19 (UTC) by mochaa)

今天和負責這塊的人聊了一下:

  • libwxtrans 後期應該會開源 / 動態鏈接 ffmpeg
  • Qt 有可能換成動態鏈接的,隨包一起分發(不用系統 Qt 是因為有 patch 和版本需求)

mochaa commented on 2024-03-27 18:17 (UTC)

關於 GPLv3 涉及的代碼,參見此處: https://github.com/desktop-app/lib_ui/tree/master/ui/style

mochaa commented on 2024-03-27 18:15 (UTC)

@7Ji: 抱歉,我並不就職于騰訊,只是有在WXG的朋友。後續如果有合適的相關疑問我也可以傳達。

關於 GPLv3 的源代碼:我不是律師,但在法理上應該是受支持的。

wszqkzqk commented on 2024-03-27 16:15 (UTC)

乐,我也去试着执行了grep -ai "licence" /opt/wechat-universal/wechat,找到了JBIG-KIT 2.1 -- (c) 1995-2014 Markus Kuhn -- Licence: GPL

处处是GPL🤣👉,不过JBIG-KIT也有商业授权,不知道是商业授权版本没有改文本还是说真用了GPL的代码😋😋😋