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: 128
Popularity: 6.96
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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 38 Next › Last »

shouhuanxiaoji commented on 2024-06-19 10:58 (UTC)

loongarch 242在适配了,不过需要解决一些技术问题......

rAYz commented on 2024-06-18 03:47 (UTC) (edited on 2024-06-20 02:34 (UTC) by rAYz)

https://m.ithome.com/html/775688.htm
已经有人提了,根据描述来看,wechat-beta_1.0.0.242_amd64.rpm 已经补齐了之前缺失的 引用、撤回 功能
但为啥我更新之后发现还是没有…?消息的右键菜单只有 复制、转发、删除 三个选项
-
“以 RPM 打包为例,在此之前,微信仅仅是针对 Debian 系操作系统开展过适配方面的工作”
“针对登录限制问题,双方团队开发了硬件信息库以及与之配套的后端认证服务,并历经内部测试、外部小范围等多轮测试,针对实体机和虚拟机用户所遭遇的各种各样的情况,逐个地进行处理。”
-
有没有鹅厂内部人士来剧透下,啥时候能像QQ一样,在腾讯官网正式公布客户端?

Biaogo commented on 2024-06-18 01:04 (UTC) (edited on 2024-06-18 11:53 (UTC) by Biaogo)

fcitx5,在Hyprland中微信不使用输入法,不能在微信使用快捷键切换输入法,切着中文到微信聊天框输入也是不使用输入法

 wechat-universal 
Using '/home/user/WeChat_Data' as Wechat Data folder
Warning: No XAUTHORITY set, runnning in no-X environment? Generating it
Info: Generated XAUTHORITY at '/run/user/1000/xauth_wQQyq2'
IME workaround for fcitx applied
libpng warning: iCCP: known incorrect sRGB profile
...
Only C and default locale supported with the posix collation implementation
Case insensitive sorting unsupported in the posix collation implementation
Numeric mode unsupported in the posix collation implementation
QWidget::setLayout: Attempting to set QLayout "" on mmui::ChatBubbleFrame "", which already has a layout
QHotkey: QHotkeyPrivate destroyed with registered shortcuts!
[0618/085858.784044:ERROR:exception_handler_server.cc(53)] EPOLLERR: Connection reset by peer (104)

7Ji commented on 2024-06-17 21:48 (UTC)

@xrandr 抱歉,uos仓库中仍然是241,而openclousos未提供loongarch64的打包,所以暂不能推242更新到AUR。请尝试下推到github的openclousos-242分支: https://github.com/7Ji-PKGBUILDs/wechat-universal-bwrap/tree/opencloudos-242

xandar commented on 2024-06-17 12:09 (UTC)

https://www.ithome.com/0/775/688.htm 242 版本更新了

7Ji commented on 2024-06-16 10:07 (UTC)

@giantroot

安装成功,但是扫码点击登陆之后没有反应,有人遇到相同的问题吗

检查/etc/resolv.conf是否有正确配置

@casual_dong

在安装时报错

重新打包,你本地原来打包的文件不完整,可能打包时被中断过

casual_dong commented on 2024-06-16 04:51 (UTC)

在安装时报错

error: could not extract /opt/wechat-universal/RadiumWMPF/host/libwmpf_host_export.so (Truncated zstd input)
error: problem occurred while upgrading wechat-universal-bwrap
==> NOTE: Run WeChat with the bubblewrap sandbox. For home directory, WeChat can only read and write '$XDG_DOCUMENTS_DIR/WeChat_Data'...
          Custom binds could be declared in '~/.config/wechat-universal/binds.list', each line a path, absolute or relative to your HOME...
          Run 'wechat-universal --help' to check for CLI help message

有人遇到同样的情况吗?本地空间是够的,不存在本地空间不足的情况。

giantroot commented on 2024-06-13 10:09 (UTC)

安装成功,但是扫码点击登陆之后没有反应,有人遇到相同的问题吗

edison_Liu commented on 2024-06-13 02:07 (UTC)

程序稳定性没得说,看稳定性应该算是aur中的佼佼者,就中文输入法和文件目录比较折腾人还不够开箱即用,还有就是我之前用的别的版本的wechat那边形成的聊天记录同步过来好像加载不到(看起来好像是文件夹不匹配,懒得折腾了)