Package Details: wechat 1:13-1

Git Clone URL: https://aur.archlinux.org/wechat.git (read-only, click to copy)
Package Base: wechat
Description: Fixes and optional sandbox for WeChat.
Upstream URL: https://github.com/Kraftland/portable
Keywords: binary qt sandbox universal wechat
Licenses: GPL3
Provides: wechat-beta-bwrap, wechat-bwrap, wechat-portable, wechat-sandbox-provider, wechat-universal-bwrap, wechat-uos-bwrap, wechat-uos-qt
Replaces: wechat-bwrap
Submitter: Kimiblock
Maintainer: Kimiblock
Last Packager: Kimiblock
Votes: 50
Popularity: 0.85
First Submitted: 2024-06-30 11:27 (UTC)
Last Updated: 2026-07-17 02:10 (UTC)

Required by (2)

Sources (3)

Pinned Comments

Kimiblock commented on 2026-02-06 09:47 (UTC)

Notice: Portable has been rewritten in Go, and dropped unsafe mode in the process. Users who disable sandbox are required to do a manual intervention, please pick one of the following:

  • Install portable-legacy to continue using the old version of Portable
  • Uninstall this package and set variables yourself to fix HiDPI, Input Method etc

Sorry for inconvenience, the unsafe mode is not well tested while porting and we decided to drop it to reduce maintain burden.

Kimiblock commented on 2024-11-13 11:11 (UTC) (edited on 2025-02-07 07:10 (UTC) by Kimiblock)

右键应用程序图标可与微信共享文件. 其将被放置在沙盒的 ~/Shared 中.

WeChat_Data/portable.env 中的环境变量将会自动导入至微信.

不支持纯 Wayland 环境, 微信并未构建 Wayland 模块.

Kimiblock commented on 2024-11-13 11:09 (UTC)

若要查看使用手册, 访问 https://wiki.archlinuxcn.org/wiki/WeChat

For user manual and internal document, consult https://wiki.archlinux.org/title/WeChat

st0ne commented on 2024-07-27 16:00 (UTC) (edited on 2024-07-31 04:35 (UTC) by st0ne)

KDE Plasma 添加阴影

1.添加阴影

在微信界面,ALT+F3 -> 更多操作 -> 配置特殊窗口设置 -> 添加属性 -> 添加 外观和修正 下面的 无标题栏和边框 -> 将 初始状态应用 改为 强制,将后面的 是 切换称 否 -> 应用

2.去除标题栏

之后微信就有边框阴影了,但是微信多了个标题栏。

设置 -> 颜色和主题 -> 窗口装饰元素 -> 找到你在用的主题右下角的编辑 -> 切换到 特定窗口优先规则 -> 添加 -> 检测窗口属性... -> 选中微信窗口 直到 匹配正则表达式 那里出现 wechat -> 勾选 装饰选项 下面的 隐藏窗口标题栏 -> 确定 -> 应用

Latest Comments

« First ‹ Previous 1 .. 46 47 48 49 50 51 52 53 54 55 56 .. 59 Next › Last »

JamesL commented on 2024-03-25 06:21 (UTC)

If it reports errors like unshare: no line matching user "xxx" in /etc/subuid, run the following commands in the host system as root:

echo "$USER:65536:65536" >> /etc/subuid echo "$USER:65536:65536" >> /etc/subgid 按照上面的步骤可以运行,但是听语音留言不行,视频和语音通话也不行。只要尝试就退出 libpng warning: iCCP: known incorrect sRGB profile [0325/021102.870441:ERROR:elf_dynamic_array_reader.h(64)] tag not found [0325/021102.882060:ERROR:directory_reader_posix.cc(42)] opendir /home/james/.xwechat/crashinfo/attachments/8b9b576d-6c59-4ff8-b8d6-7c9d9363fa1c: No such file or directory (2) unshare: line 1: 7282 Illegal instruction "$@" [0325/021102.896923:ERROR:exception_handler_server.cc(53)] EPOLLERR: Connection reset by peer (104)

lihe07 commented on 2024-03-25 03:20 (UTC)

@Fingertap 开放特权会有安全性和隐私风险:例如扫盘,篡改文件等。

微信也有可能加入更aggressive的环境检测,但这种情况下即使使用容器也不一定能很好避免。

目前还没有发现这种行为,如果有可疑迹象也只能靠各位报告了。

Fingertap commented on 2024-03-25 02:13 (UTC)

请问有什么弊端吗?不能访问文件很麻烦

lihe07 commented on 2024-03-24 15:17 (UTC)

仅使用 unsharensenter 的版本发布了,即无后缀的 wechat-universal. 仍开放全部特权.

lihe07 commented on 2024-03-24 15:15 (UTC)

关于wechat-universal的几个AUR打包的区别:

  • wechat-universal: 使用 util-linux 切换 Namespace 绕过检测,开放所有特权

  • wechat-universal-privileged:使用 bubblewrap 绕过检测,开放所有特权

  • wechat-universal-bwrap:使用 bubblewrap 绕过检测,并限制文件访问

lihe07 commented on 2024-03-24 02:13 (UTC)

@pm3843

看了几个aur 为什么都需要用bwrap呢?

现在都需要bwrap来绕过微信的发行版检测(替换/etc/os-release之类的文件)

但用bwrap略有浪费,我现在在尝试用cgroup之类的方法替换文件,弄完会放到无后缀的wechat-universal

pm3843 commented on 2024-03-23 16:08 (UTC)

看了几个aur 为什么都需要用bwrap呢?

BryanLiang commented on 2024-03-21 23:22 (UTC)

@Kimiblock 原来是这样啊,我安装xdg-dbus-proxy这个包后就可以正常启动了。

Kimiblock commented on 2024-03-21 23:19 (UTC)

@BryanLiang 你的 DBus proxy 没起来

wechat-uos-beta --actions f5aaebc6-0014-4d30-beba-72bce57e0650 关掉沙盒

holy_shift commented on 2024-03-21 17:28 (UTC)

这就很棒了,之前那个低特权的 fcitx5 死活不能输入中文,这个一下就可以输入了。