你可以通过depends_loong64=(liblol)
的方式指定特定架构所依赖的软件包。Source
Search Criteria
Package Details: wechat-universal-bwrap 4.0.1.11-1
Package Actions
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: | 3.94 |
First Submitted: | 2024-03-14 03:09 (UTC) |
Last Updated: | 2024-12-24 07:50 (UTC) |
Dependencies (19)
- at-spi2-core (at-spi2-core-gitAUR)
- bubblewrap (bubblewrap-gitAUR, bubblewrap-suid)
- flatpak-xdg-utils
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libxcomposite
- libxdamage
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- nss (nss-hgAUR)
- pango (pango-gitAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- xdg-desktop-portal (xdg-desktop-portal-gitAUR)
- xdg-user-dirs
- patchelf (patchelf-gitAUR) (make)
Required by (0)
Sources (7)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 39 Next › Last »
ujhhgtg commented on 2024-11-03 11:35 (UTC) (edited on 2024-11-03 11:36 (UTC) by ujhhgtg)
noitemstoshow commented on 2024-11-01 03:19 (UTC)
如果是Nvidia的显卡的话,是不是图片或者视频窗口的显示有问题? 之前用AMD的显卡一切正常,换上Nvidia+Nvidia-open-dkms 565驱动,点击图片或者窗口以后,看不到任何图像,虽然任务栏有显示窗口已经打开。
ApartTUSITU commented on 2024-10-23 05:47 (UTC)
此包运行一段时间后,微信会闪退。报错日志:https://paste.gg/p/anonymous/5ed2b0ec5cda408ebd01383bab179d8c
obsessedLeopard6 commented on 2024-10-21 07:46 (UTC) (edited on 2024-10-23 02:46 (UTC) by obsessedLeopard6)
I manage to get the QR code, and scanning it produces a nice photo of my avatar, but logging in always fails.
“登录失败”
UPD: Never mind, you need a line break after that line in that fake /etc/os-release.
canyue980 commented on 2024-10-21 01:08 (UTC)
谁来救救隔壁的企业微信???
thesunnysky commented on 2024-10-18 03:36 (UTC)
应该如何配置网络代理了? 登录界面上没有配置代理的入口
Fustigate commented on 2024-10-15 18:30 (UTC)
請問什麼時候可以支援群組通話?
noitemstoshow commented on 2024-10-11 12:40 (UTC) (edited on 2024-10-11 12:42 (UTC) by noitemstoshow)
For users want to run this without systemd os, this error happens:
bwrap: Can't find source path /run/systemd/userdb: No such file or directory
and to bypass that, edit
sudo vim /usr/lib/wechat-universal/start.sh
change
--ro-bind /run/systemd/userdb{,}
#to
--ro-bind-try /run/systemd/userdb{,}
source: https://github.com/microcai/gentoo-zh/issues/4490
Also screenshot cut is working good for me, Was not working for me maybe I installed a differnt package from aur.
noitemstoshow commented on 2024-09-21 09:25 (UTC)
the screen snap does not work, also its performance seems to be bad
<deleted-account> commented on 2024-08-09 02:48 (UTC)
请教一下大佬,hyperland下,使用QT_SCALE_FACTOR配置后界面能正常缩放了,但是fcitx5的缩放有问题,候选框非常小,请教这个问题有人遇到过吗,应如何解决?
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
查看