[Bug Report] 不能打开软件
Tofloor
poster avatar
yuntian2020yadi
deepin
2026-06-30 08:44
Author

你好,我是archlinux用户,今天更新了系统后,玲珑商店里的所有软件都不能打开了,切换到命令行启动,每个软件都出现ll-cli run cn.foxitjj.foxitofficesuite
Error -1: InitRunContext failed这些显示,请问要如何解决呢?谢谢

Reply Favorite View the author
All Replies
avatar
Ligocut光剪视频剪辑软件
deepin
Backbone of ecological co-construction group
2026-06-30 08:48
#1

ll-cli uninstall cn.foxitjj.foxitofficesuite

Reply View the author
avatar
yuntian2020yadi
deepin
2026-06-30 09:30
#2
Ligocut光剪视频剪辑软件

ll-cli uninstall cn.foxitjj.foxitofficesuite

这个命令是卸载啊,我卸载重新安装还是显示一样的代码

Reply View the author
avatar
rdlg
deepin
2026-06-30 10:10
#3

sudo journalctl _SYSTEMD_UNIT=org.deepin.linglong.PackageManager.service 看看日志

Reply View the author
avatar
罐子
Moderator
2026-06-30 10:30
#4

发呆😳。

Reply View the author
avatar
罐子
Moderator
2026-06-30 10:43
#5
LINGLONG_DEBUG=1 LINYAPS_BACKTACE=1 LINYAPS_LOG_LEVEL=debug ll-cli run cn.foxitjj.foxitofficesuite

试试这个,看看什么错误。

Reply View the author
avatar
yuntian2020yadi
deepin
2026-06-30 12:11
#6
罐子
LINGLONG_DEBUG=1 LINYAPS_BACKTACE=1 LINYAPS_LOG_LEVEL=debug ll-cli run cn.foxitjj.foxitofficesuite

试试这个,看看什么错误。

谢谢版主

运行了你发的这个命令出现了

LINGLONG_DEBUG=1 LINYAPS_BACKTACE=1 LINYAPS_LOG_LEVEL=debug ll-cli run cn.foxitjj.foxitofficesuite
Error 1002: package not found:unknown:cn.foxitjj.foxitofficesuite/unknown/unknown

Reply View the author
avatar
yuntian2020yadi
deepin
2026-06-30 12:18
#7

123.txt,请麻烦看一下,这里导出的日志内容

Reply View the author
avatar
rdlg
deepin
2026-06-30 13:18
#8

手动 modprobe overlay 一下,检测 overlay 的支持有缺陷,在最新的版本修复了

Reply View the author
avatar
yuntian2020yadi
deepin
2026-06-30 15:31
#9
rdlg

手动 modprobe overlay 一下,检测 overlay 的支持有缺陷,在最新的版本修复了

还是不行,显示

modprobe overlay
modprobe: ERROR: could not insert 'overlay': Operation not permitted

Reply View the author
avatar
罐子
Moderator
2026-06-30 17:26
#10

ll-cli install cn.foxitjj.foxitofficesuite

感觉你没有安装上。

Reply View the author
avatar
罐子
Moderator
2026-06-30 17:43
#11

sudo pacman -S fuse-overlayfs

Reply View the author
avatar
yuntian2020yadi
deepin
2026-06-30 17:54
#12
罐子

ll-cli install cn.foxitjj.foxitofficesuite

感觉你没有安装上。

我主要是想要安装和运行这个软件,那个只是个演示

ll-cli run com.com.alibaba.ykz
qt.dbus.integration: QDBusConnection: name 'org.deepin.linglong.PackageManager1' had owner '' but we thought it was ':1.124'
Error -1: InitRunContext failed

现在出现这个了,我是所有玲珑商店里的应用都不能打开,包括百度网盘,QQ,微信这些

Reply View the author
avatar
rdlg
deepin
2026-06-30 19:21
#13
yuntian2020yadi

还是不行,显示

modprobe overlay
modprobe: ERROR: could not insert 'overlay': Operation not permitted

sudo modprobe overlay

Reply View the author