Package Details: wechat 4.0.1.11-1

Git Clone URL: https://aur.archlinux.org/wechat.git (read-only, click to copy)
Package Base: wechat
Description: 微信是一种生活方式. This is a repackage of the official WeChat which includes an optional sandbox support
Upstream URL: https://weixin.qq.com/
Keywords: binary qt sandbox universal wechat
Licenses: LicenseRef-Proprietary
Conflicts: wechat-bin, wechat-universal, wechat-uos
Provides: wechat-bin, wechat-universal, wechat-uos
Replaces: wechat-bin
Submitter: Kimiblock
Maintainer: Kimiblock
Last Packager: Kimiblock
Votes: 51
Popularity: 12.60
First Submitted: 2024-06-30 11:27 (UTC)
Last Updated: 2024-12-26 11:04 (UTC)

Pinned Comments

Kimiblock commented on 2024-12-27 07:34 (UTC)

若遇到输入法, HiDPI 等问题, 请安装 wechat-bwrap 附加包

Kimiblock commented on 2024-12-26 08:49 (UTC)

若要启用沙盒, 请安装 wechat-bwrap.

请在发表评论时检查事实, 使用正常语言.

Kimiblock commented on 2024-11-13 11:11 (UTC) (edited on 2024-12-11 08:01 (UTC) by Kimiblock)

分享文档时, 请先将📃放入数据目录: 右键应用程序图标, 选择 Open WeChat Data 或手动打开 "${XDG_DATA_HOME}"/WeChat_Data (默认为 ~/.local/share/WeChat_Data), 微信会将这个目录作为家目录.

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 .. 5 6 7 8 9 10 11 12 13 14 15 .. 51 Next › Last »

zheermao commented on 2024-11-23 02:41 (UTC)

pacman -Qi wechat 输入如下

名字           : wechat
版本           : 4.0.0.23-11
描述           : 微信是一种生活方式. 可选沙盒支持.
架构           : x86_64
URL            : https://weixin.qq.com/
软件许可       : LicenseRef-proprietary
组             : 无
提供           : wechat-uos-bwrap  wechat-uos-qt  wechat-bin  wechat-universal  wechat-universal-bwrap
依赖于         : portable  nss  xcb-util-renderutil  xcb-util-keysyms  xcb-util-image  xcb-util-wm  libxkbcommon-x11  libxkbcommon  libxcb
                 util-linux  openssl-1.1  libxcb  gcc-libs  nspr  bzip2  glibc  zlib  libxcomposite  glib2  libxrender  libxext  alsa-lib  dbus
                 libxrandr  fontconfig  pango  freetype2  libxfixes  cairo  libx11  expat  libvlc  jack  libxdamage  libdrm  mesa  bash
                 lsb-release  psmisc
可选依赖       : ttf-twemoji: An emoji font that will work with WeChat
                 at-spi2-core: accessibility [已安装]
                 orca: screen reader
                 libpulse [已安装]
                 libglvnd [已安装]
依赖它         : 无
被可选依赖     : 无
与它冲突       : 无
取代           : wechat-uos-bwrap  wechat-uos-qt  wechat-bin  wechat-universal  wechat-universal-bwrap  wechat-universal-bwrap
                 wechat-beta-bwrap  wechat-uos-bwrap
安装后大小     : 681.59 MiB
打包者         : Unknown Packager
编译日期       : 2024年11月21日 星期四 23时58分45秒
安装日期       : 2024年11月23日 星期六 10时00分20秒
安装原因       : 单独指定安装
安装脚本       : 否
验证者         : 无

Kimiblock commented on 2024-11-23 02:36 (UTC)

pacman -Qi wechat

zheermao commented on 2024-11-23 02:23 (UTC)

wechat和portable都是最新,启用沙盒,但是无法正常启动wechat,日志如下

/usr/bin/portable: 行 4: /usr/lib/wechat/portable-config: 没有那个文件或目录
[Info] Guessing XDG Config Home @ /home/joey/.config
[Info] Processing X Server security restriction...
[Info] Detecting display as :0
/usr/bin/portable: 行 456: moeDect: 未找到命令
systemctl: 无效的选项 -- d
systemctl: 无效的选项 -- d
Starting D-Bus Proxy @ /run/user/1000/app/...
Failed to start transient service unit: Unit -dbus.service was already loaded or has a fragment file.
Launching ...
[Info] Waiting for D-Bus proxy...

Kimiblock commented on 2024-11-22 16:51 (UTC)

@nohrzzz 需要 systemd 识别环境变量. 可尝试 systemctl --user set-environment

Kimiblock commented on 2024-11-22 16:50 (UTC)

@Nojup521 应当没有区别

Nojup521 commented on 2024-11-22 11:44 (UTC) (edited on 2024-11-22 13:32 (UTC) by Nojup521)

@Kimiblock 请问“访问处理器信息和打开 NETLINK socket”这两个操作开启与否有什么影响吗?起码我目前使用起来是没什么问题的

nohrzzz commented on 2024-11-22 11:26 (UTC)

@Kimiblock 在/etc/environment里全局设置以及替换依赖为portable-git都没有用,只能先把沙盒打开了

Kimiblock commented on 2024-11-22 11:11 (UTC)

@Nojup521 沙盒禁止访问处理器信息和打开 NETLINK socket

xylzq commented on 2024-11-22 11:08 (UTC) (edited on 2024-11-22 11:12 (UTC) by xylzq)

输入wechat.sh --actions connect-tty后工作日志是这样子的,每次重新开机都无法打开,必须输入运行代码 xhost + 才能正常打开

xylzq commented on 2024-11-22 10:57 (UTC) (edited on 2024-11-22 11:06 (UTC) by xylzq)

[Info] Guessing XDG Config Home @ /home/primary/.config
[Info] Processing X Server security restriction...
xauth: (argv):1: bad "add" command line
[Warning] WeChat failed last time
[Warning] Existing D-Bus proxy detected! Terminating...
Starting D-Bus Proxy @ /run/user/1000/app/com.qq.weixin.uos.whatever...
Running as unit: wechat-dbus-proxy.service; invocation ID: 2cea42437b804877a1be8a2003258a3e
Launching WeChat UOS...
[Warn] Emojis may be broken
[Info] Waiting for D-Bus proxy...
[Info] D-Bus proxy took 0s to launch
ls: 无法访问 '/dev/video*': 没有那个文件或目录
[Info] /home/primary/.local/share/WeChat_Data/wechat.env exists
GTK_IM_MODULE is fcitx
QT_IM_MODULE is fcitx
bwBindPar is /c0240a51-d826-487f-ac4a-abc2a35841b6
Running as unit: wechat.service
Press ^] three times within 1s to disconnect TTY.
Authorization required, but no authorization protocol specified
[1122/185531.037680:ERROR:exception_handler_server.cc(53)] EPOLLERR: Connection reset by peer (104)