@BryanLiang 请尝试更新到 1.0.0.238-6
部分 AUR Helper 可能无法处理之前的依赖关系
| Git Clone URL: | https://aur.archlinux.org/wechat.git (read-only, click to copy) |
|---|---|
| Package Base: | |
| 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) |
« First ‹ Previous 1 .. 44 45 46 47 48 49 50 51 52 53 54 .. 59 Next › Last »
@BryanLiang 请尝试更新到 1.0.0.238-6
部分 AUR Helper 可能无法处理之前的依赖关系
请问现在这个软件包怎么升级啊?我这边升级一直报冲突。
另外为什么PKGBUILD里面,wechat-uos-qt和wechat-uos-bwrap同时是depends和replaces的关系?
请问有什么办法把wine微信的聊天记录导入到这个版本里面吗?
目前没有,只能等新版本会不会有更新了
请问有什么办法把wine微信的聊天记录导入到这个版本里面吗?
@Fingertap bwrap 需要创建这样一个空文件夹。倒是有个办法,在脚本 exec 后面 rm -r ~/.xwechat 这样微信退出之后会清理掉这个空文件夹
@lihe07 似乎不太行,我试了下这样:
--bind $HOME/AppData/.xwechat $HOME/.xwechat
会报错bwrap: Can't fond source path /home/user/AppData/.xwechat: No such file or directory. mkdir以后倒是不报错了,但是HOME下还是会出现.xwechat.
@lihe07
谢谢解答。请问这里的--dev-bind / /是什么含义呢?是wechat里的/用本地的/的意思吗?是否可以未来就给一个$HOME/AppData/WeChat过去,然后发文件的时候再cp?
@Fingertap 可以的。直接编辑/bin/wechat-universal,在 --dev-bind / / 下面加入自己的mapping就好。比如,将本来在用户目录的 .xwechat/ 文件夹放到 ~/AppData/.xwechat 就可以用:
--bind /home/$HOME/AppData/.xwechat /home/$HOME/.xwechat/
你好,请问WeChat_Data能否控制其路径呢?我想放到HOME/AppData下,都放HOME下太乱了
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:
portable-legacyto continue using the old version of PortableSorry 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 -> 勾选 装饰选项 下面的 隐藏窗口标题栏 -> 确定 -> 应用