Package Details: wechat-uos-qt 1.0.0.241-34

Git Clone URL: https://aur.archlinux.org/wechat-uos-bwrap.git (read-only, click to copy)
Package Base: wechat-uos-bwrap
Description: WeChat Qt, the so-called universal version
Upstream URL: https://weixin.qq.com/
Keywords: bwrap qt sandbox universal uos wechat
Licenses: LicenseRef-Proprietary
Replaces: wechat-beta-bwrap, wechat-universal-bwrap, wechat-uos-bwrap
Submitter: Kimiblock
Maintainer: Kimiblock (sukanka, SiHuan)
Last Packager: Kimiblock
Votes: 23
Popularity: 1.56
First Submitted: 2024-03-05 15:37 (UTC)
Last Updated: 2024-09-12 02:16 (UTC)

Pinned Comments

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 -> 勾选 装饰选项 下面的 隐藏窗口标题栏 -> 确定 -> 应用

Kimiblock commented on 2024-06-03 04:48 (UTC)

Wiki 位于 https://wiki.archlinuxcn.org/wiki/%E5%BE%AE%E4%BF%A1#%E5%BE%AE%E4%BF%A1_Linux_%E5%8E%9F%E7%94%9F%E7%89%88%E9%87%8D%E6%9E%84

Kimiblock commented on 2024-03-07 15:44 (UTC) (edited on 2024-07-22 01:36 (UTC) by Kimiblock)

Arm 架构由于缺少设备不对稳定性作任何保证, 欢迎测试反馈.

变量 trashAppUnsafe = 1 将会关闭沙盒.

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

WeChat_Data/wechat.env 中的环境变量将会自动导入至微信 (非启动脚本).

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

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 19 Next › Last »

yangling commented on 2024-08-26 02:36 (UTC)

是否可以添加一个用户自定义的目录,让沙盒可以访问。每次文件都要复制到 ~/.local/share/WeChat_Data 。挺麻烦的。

candlest commented on 2024-08-12 11:28 (UTC)

部分 emoji 缺失的解决方案 1. 安装 ttf-twemoji 包 2. 执行 sudo ln -sf /usr/share/fontconfig/conf.avail/75-twemoji.conf /etc/fonts/conf.d/75-twemoji.conf 3. 重启微信

Kimiblock commented on 2024-08-10 13:14 (UTC) (edited on 2024-08-11 04:28 (UTC) by Kimiblock)

@marchos1as 安装 fcitx5-im, 启用 dbus 集成与 iBus 前端

marchos1as commented on 2024-08-10 03:04 (UTC)

hyprland下无法召唤出fcitx5输入法,另外例如表情中的爱心收藏表情也无法点选,不知道是什么原因?

unn commented on 2024-08-08 09:06 (UTC)

请教一下,微信的缩放默认是1,修改环境变量后能放大了,但是fcitx5输入法的候选框非常小不知有没有人遇到过,应该如何解决?环境是hyperland下。

bairuisen commented on 2024-08-07 03:45 (UTC)

出现Can't create file at /etc/machine-info: Read-only file system 创建/etc/machine-info文件即可 打开微信

GloamXun commented on 2024-08-07 02:43 (UTC)

@Kimiblock 更新最新版本之后虽然还是有报错,但是能够启动微信了,感谢

Kimiblock commented on 2024-08-07 01:58 (UTC)

@GloamXun 使用 journalctl --user -eu wechat-uos-qt 查看微信日志

Kimiblock commented on 2024-08-07 01:54 (UTC)

请更新到最新版本

GloamXun commented on 2024-08-07 01:33 (UTC)

您好,我在今天更新系统后,微信出现如下错误:

[Info] Guessing XDG Config Home @ /home/gloamxun/.config
[Warn] No ${XAUTHORITY} detected! Do you have any X server running?
access control disabled, clients can connect from any host
[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: ae4e7d3fdc3041ad90d3840fce902ff4
Launching WeChat UOS...
[Info] Waiting for D-Bus proxy...
[Info] D-Bus proxy took 0s to launch
ls: 无法访问 '/dev/video*': 没有那个文件或目录
[Info] /home/gloamxun/.local/share/WeChat_Data/wechat.env exists
[Info] Skipping Xhost operation
Running as unit: wechat-uos-qt.service; invocation ID: 82404de1c4844ac9805ff369c265459e
[Info] To view logs, launch this script with "--actions connect-tty" or type "journalctl --user -eu wechat-uos-qt"

目前尝试过重新安装,以及之前答案所说的执行xhost +,也尝试过关闭沙盒,均没有效果。 桌面环境为hyprland