[Feature Requests] 开发玲珑包专属 GUI 权限工具(类似 Flatseal)
Tofloor
poster avatar
‌量子巡游者
deepin
Q&A Team
2025-07-28 18:23
Author

【迫在眉睫】

如果 开发玲珑包(Linglong)专属的 GUI 权限管理工具(类似 Flatseal)

定位:
为 deepin/UOS 及支持玲珑包的其他发行版提供 图形化沙盒权限管理。
目标用户:普通用户(简化操作)和开发者(高级配置)

Reply Favorite View the author
All Replies
‌量子巡游者
deepin
Q&A Team
2025-07-28 18:33
#1

有开发这个工具的计划嘛?

是会集成到控制中心或应用商店中还是会开发新的工具呢?

Reply View the author
路上的人甲
deepin
2025-07-28 23:04
#2

的确,玲珑打包的软件现在不知该怎么调整权限。像gimp玲珑包就没法打开其它分区的图片,只能用deb安装的。

Reply View the author
zccrs
deepin
2025-07-29 18:56
#3

啥权限?玲珑的软件现在还没有被隔离文件系统。你是遇到了哪方面的问题呀

Reply View the author
路上的人甲
deepin
2025-07-29 22:27
#4

玲珑安装的gimp

ll-cli run io.gnome.gimp

File->Open看不到其它分区挂载到/mnt/data下的图片

findmnt给出的挂载参数是

/mnt/data  /dev/nvme0n1p4[/@data]  btrfs  rw,noatime,compress=zstd:3,ssd,discard=async,space_cache=v2,subvolid=269,subvol=/@data

gimp有警告

(gimp:18): GVFS-WARNING **: 22:16:33.957: The peer-to-peer connection failed: Error when getting information for file “/run/user/1000/gvfsd”: No such file or directory. Falling back to the session bus. Your application is probably missing --filesystem=xdg-run/gvfsd privileges.

这是没给xdg-run/gvfsd权限?

Reply View the author