@stillchill 我只想解决问题,不想参与可能的Drama,您可以参与aur-general邮件列表上的交流: https://lists.archlinux.org/hyperkitty/list/aur-general@lists.archlinux.org/thread/T4I2ZYPOPHTIKYJTUSB7CMHSNA6BHIZ7/
Search Criteria
Package Details: wechat-universal-bwrap 4.0.1.7-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 (devome, leaeasy) |
Last Packager: | 7Ji |
Votes: | 106 |
Popularity: | 6.57 |
First Submitted: | 2024-03-14 03:09 (UTC) |
Last Updated: | 2024-12-15 06:49 (UTC) |
Dependencies (19)
- at-spi2-core (at-spi2-core-gitAUR)
- bubblewrap (bubblewrap-gitAUR, bubblewrap-overlayfsAUR, bubblewrap-suid)
- flatpak-xdg-utils
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libxcomposite
- libxdamage
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, 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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 35 Next › Last »
7Ji commented on 2024-03-22 02:34 (UTC)
wimpy commented on 2024-03-22 02:31 (UTC)
这个和 wechat-uos-qt 是竞争关系吗?😀
7Ji commented on 2024-03-22 02:13 (UTC)
@zephyr 不会停止维护,只是那边维护者的说法。
<deleted-account> commented on 2024-03-22 02:08 (UTC)
根据wechat-uos-bwrap的评论,wechat-universal-bwrap包要停止维护被合并了?我很喜欢wechat-universal-bwrap这个包我不喜欢wechat-uos-bwrap包,这两个包不能共存吗?
yangrq commented on 2024-03-21 08:05 (UTC) (edited on 2024-03-21 08:06 (UTC) by yangrq)
@7Ji fcitx5的缩放在Wayland native应用如Firefox上是完全正常的。在hyprland的默认缩放策略下,xwayland应用下的fcitx5的大小也是正常的,只是会因为非整数倍的缩放糊。手动接管xwayland缩放倍数之后,所有的xwayland应用里的fcitx5窗口都非常小,你说的对,这应该不是微信的问题,我去fcitx5提个issue。
haword commented on 2024-03-21 02:19 (UTC)
在两台龙架构电脑上试了下都会缺少libtiff.so.5,需要手动添加到/usr/lib下面才可以正常启动
7Ji commented on 2024-03-20 09:16 (UTC)
@archief
用户 archief [1] 在软件包 wechat-universal-bwrap [2] 下进行了如下评论:
感谢大佬的无私贡献,当前版本弹出扫码窗口后就无反应是什么情况,log就几行,后面不动了
Workaround for fcitx applied Hint: Custom binds could be declared in '~/.config/wechat- universal/binds.list', each line a path, absolute or relative to your HOME libpng warning: iCCP: known incorrect sRGB profile Failed to create secure directory (/run/user/1000/pulse): Read-only file system
请问问题解决了吗?如果解决了,请不要删评,可以修改原回复的。
@yangrq
fcitx5的缩放是全局都无效,还是只在微信上无效?如果是全局的话,可能并不适合在这里提问?
archief commented on 2024-03-20 08:48 (UTC) (edited on 2024-03-26 07:44 (UTC) by archief)
感谢大佬的无私贡献,当前版本弹出扫码窗口后就无反应是什么情况,log就几行,后面不动了,桌面是openbox
Workaround for fcitx applied
Hint: Custom binds could be declared in '~/.config/wechat-universal/binds.list', each line a path, absolute or relative to your HOME
libpng warning: iCCP: known incorrect sRGB profile
Failed to create secure directory (/run/user/1000/pulse): Read-only file system
点击 仅传输文件
Failed to call portal: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface ?org.freedesktop.portal.OpenURI? on object at path /org/freedesktop/portal/desktop
@7Ji 问题已解决,通过翻阅以前的comment发现通过设置nameserver为8.8.8.8后解决问题,感谢大佬回复
yangrq commented on 2024-03-20 08:21 (UTC) (edited on 2024-03-20 08:21 (UTC) by yangrq)
请问fcitx5的缩放怎么调?为了防止xwayland分数倍缩放的模糊我在hyprland配置里关闭了缩放, 通过环境变量控制GTK等应用的缩放
xwayland {
force_zero_scaling = true
}
# GTK apps
env = GDK_SCALE,2
# QT apps
env = QT_SCREEN_SCALE_FACTORS,2
效果是好的,微信也是不糊的,fcitx5也可以用,但是输入法窗口超级小,搜了一下没找到怎么单独 控制fcitx5的缩放
roukaixin commented on 2024-03-20 04:35 (UTC)
语音播放没有声音
Pinned Comments
7Ji commented on 2024-03-14 06:21 (UTC) (edited on 2024-12-08 08:59 (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
,同理为绝对路径或相对于~
的相对路径