Package Details: portable 1:11.2.2-1

Git Clone URL: https://aur.archlinux.org/portable.git (read-only, click to copy)
Package Base: portable
Description: Fast, private, efficient sandbox for Linux desktop.
Upstream URL: https://github.com/Kraftland/portable
Keywords: dbus filter launch portable portals sandbox script
Licenses: GPL-3.0-or-later
Provides: portable
Submitter: Kimiblock
Maintainer: Kimiblock (lilac)
Last Packager: lilac
Votes: 5
Popularity: 0.42
First Submitted: 2024-11-21 02:22 (UTC)
Last Updated: 2025-12-17 20:38 (UTC)

Dependencies (22)

Sources (1)

Pinned Comments

Kimiblock commented on 2025-09-10 14:50 (UTC) (edited on 2025-09-10 14:53 (UTC) by Kimiblock)

Attention to all users: portable apps are available on portable-arch repository. You can add it to paru.conf per instruction in README to get an AUR-ish experience.

Latest Comments

1 2 Next › Last »

Kimiblock commented on 2025-10-25 02:32 (UTC)

@w568w Portable 10.0.1 已经发布, 请尝试更新最新版 (archlinuxcn: sudo pacman -U https://repo.archlinuxcn.org/any/portable-1%3A10.0.1-1-any.pkg.tar.zst 或 AUR 手动 rebuild)

Kimiblock commented on 2025-10-25 02:27 (UTC)

@w568w 好的, 我来修复一下

w568w commented on 2025-10-24 10:41 (UTC) (edited on 2025-10-24 10:48 (UTC) by w568w)

1:10.0-1 再次出现了 @Small_Fox 之前所述问题的回归。结合 strace 分析,是卡在了等待 pwSecContext 的死循环上,文件 ${XDG_RUNTIME_DIR}/portable/${appID}/pipewire-socket 始终没有出现。

DEBUG 日志如下:

[Info] Configuration specified as global name /usr/lib/portable/info/com.qq.weixin/config
[Info] XDG Config Home defined @ /home/w568w/.config
[Debug] Chosen readiness code 20526
[Info] Application argument interpreted as: 
[Warn] Launching com.qq.weixin (unsafe)...
/usr/bin/portable: 行 1419: /run/user/1000/portable/com.qq.weixin/portable-generated.env: 没有那个文件或目录
[Info] GTK_IM_MODULE is fcitx
[Info] QT_IM_MODULE is fcitx
[Debug] Not exposing input devices
[Debug] Detecting Camera...
[Debug] Waiting for component: pwSecContext...
[Debug] Waiting for component: cameraBind...
[Debug] Readiness set for inputBind
[Debug] Generated Camera bind parameter:  --dev-bind /dev/video0 /dev/video0 --dev-bind /dev/video1 /dev/video1 --dev-bind /dev/video2 /dev/video2 --dev-bind /dev/video3 /dev/video3
[Debug] Readiness set for cameraBind
[Debug] Done waiting for cameraBind...
[Debug] Single or no GPU, binding all devices
[Debug] Waiting for component: miscBind...
[Debug] Generated GPU bind parameter: --setenv portableDiscrete 1
[Debug] Readiness set for hybridBind
Running as unit: WeChat.service
Press ^] three times within 1s to disconnect TTY.
[Debug] Readiness set for bindCheck
[Debug] Readiness set for sanityCheck

从源码来看,只有 safe launching 才会去执行 pwSecContext() 来启动 pipewire,但 unsafe launching 里的逻辑也会等待 pwSecContext,导致了该问题。

Kimiblock commented on 2025-10-10 05:29 (UTC)

@Small_Fox 请尝试执行 PORTABLE_LOGGING=debug wechat 然后贴出完整的日志以解决问题. 另 portable 已降级回 8.1, 请全量更新系统和 AUR 包以暂时解决问题.

Small_Fox commented on 2025-10-09 16:48 (UTC)

https://aur.archlinux.org/packages/wechat-bin 此軟件包在4.1.0.10-1版本中 使用了 https://aur.archlinux.org/packages/wechat軟件包 版本爲1:7-1 wechat軟件包需要此軟件 但是在今天更新後 此軟件包出現了一直佔用cpu的問題 cpu佔用率、溫度被持續拉高 結束此進程後系統恢復正常

Kimiblock commented on 2025-09-10 14:50 (UTC) (edited on 2025-09-10 14:53 (UTC) by Kimiblock)

Attention to all users: portable apps are available on portable-arch repository. You can add it to paru.conf per instruction in README to get an AUR-ish experience.

Kimiblock commented on 2025-02-13 06:20 (UTC)

Seems like codeberg is failing, switched back to GitHub then

acgtyrant commented on 2025-02-13 06:10 (UTC)

fatal: unable to access 'https://codeberg.org/Kimiblock/portable.git/': The requested URL returned error: 502

Kimiblock commented on 2024-12-20 14:08 (UTC)

Ah, yes.

Forgot to add that after codeberg migration, will do later

SamLukeYes commented on 2024-12-20 13:11 (UTC)

Please add git to makedepends, or it fails to build in a clean chroot.