[Seek Help] 请问启动器界面的DTK Exhibition图标的对应文件在哪个位置 Resolved
Tofloor
poster avatar
deepin
2023-12-12 06:08
Author

请问下面图片红框中的desktop文件在哪里啊,我在 .local/share/applications/ 和 /usr/share/applications/里都没有找到
截图_选择区域_20231211220358.png

Reply Favorite View the author
All Replies
avatar
阿尼樱奈奈
deepin
2023-12-12 06:13
#1
It has been deleted!
avatar
忘记、过去
deepin
2023-12-12 06:14
#2

/persistent/linglong/layers/org.deepin.Runtime/23.0.0.19/x86_64/entries/applications

Reply View the author
avatar
魔法师
deepin
2023-12-12 06:27
#3

image.png

我一看我都没装
scream

image.png

奇怪捏

image.png

看一下所属包

image.png

好像是还有一个开发包捏,还有文档包

image.png

开发包里好多文件捏

image.png

文档是一个 Qt 的帮助文档

image.png

文档是这样的捏

Reply View the author
avatar
忘记、过去
deepin
2023-12-12 06:30
#4
魔法师

image.png

我一看我都没装
scream

image.png

奇怪捏

image.png

看一下所属包

image.png

好像是还有一个开发包捏,还有文档包

image.png

开发包里好多文件捏

image.png

文档是一个 Qt 的帮助文档

image.png

文档是这样的捏

这个在玲珑包的基础 org.deepin.Runtime 里面,之前启动器会自动过滤这个 desktop 来着......

Reply View the author
avatar
魔法师
deepin
2023-12-12 06:33
#5
忘记、过去

这个在玲珑包的基础 org.deepin.Runtime 里面,之前启动器会自动过滤这个 desktop 来着......

啊这,我这是好奇一路翻了一下,我还在修改回答呢

Reply View the author
avatar
魔法师
deepin
2023-12-12 06:35
#6
忘记、过去

这个在玲珑包的基础 org.deepin.Runtime 里面,之前启动器会自动过滤这个 desktop 来着......

话说你用过个工具吗,你知道是哪位开发的吗(applaud

Reply View the author
avatar
deepin
2023-12-12 07:29
#7
忘记、过去

/persistent/linglong/layers/org.deepin.Runtime/23.0.0.19/x86_64/entries/applications

好的,多谢!

Reply View the author
avatar
hotime
deepin
2023-12-12 18:57
#8
忘记、过去

这个在玲珑包的基础 org.deepin.Runtime 里面,之前启动器会自动过滤这个 desktop 来着......

之前倒也不是启动器过滤了它,而是一直就没有向/persistent/linglong/entries/share/applications创建指向这个桌面入口文件的软链接,所以启动器中不会显示这个多余的dtk-exhibition.desktop

Reply View the author
avatar
hotime
deepin
2023-12-12 18:59
#9

手动删除/persistent/linglong/entries/share/applications目录中多余的软链接dtk-exhibition.desktopall.desktop(这个是玲珑应用的桌面入口文件目录)

sudo rm -f /persistent/linglong/entries/share/applications/dtk-exhibition.desktop /persistent/linglong/entries/share/applications/all.desktop
Reply View the author