[Newbies] 我怎么找不到系统通知了,是丢失了哪个软件了吗?
Tofloor
poster avatar
rabbitwq
deepin
2022-01-30 02:11
Author

因为linux微信的原因,要用到系统通知,在设置中心的通知里面设置了通知栏,也看不见图标,我是拉了哪个软件吗?

Reply Favorite View the author
All Replies
deltacatxx
deepin
2022-01-30 04:45
#1

这个开了吗?

image.png

Reply View the author
rabbitwq
deepin
2022-01-30 20:13
#2
deltacatxx

这个开了吗?

image.png

我就是没有这个插件了,也不知道怎么安装回来。

Reply View the author
enforcee
deepin
2022-01-30 21:10
#3

sudo apt reinstall dde-session-ui dde-dock

试试

Reply View the author
rabbitwq
deepin
2022-01-30 21:42
#4
enforcee

sudo apt reinstall dde-session-ui dde-dock

试试

reinstall过dde-dock不行,不知道dde-session-ui是什么

Reply View the author
enforcee
deepin
2022-01-30 22:11
#5
rabbitwq

reinstall过dde-dock不行,不知道dde-session-ui是什么

那你就reinstall一下

rage

Reply View the author
enforcee
deepin
2022-01-30 22:14
#6
rabbitwq

reinstall过dde-dock不行,不知道dde-session-ui是什么

之前那个弄丢系统监视器插件的也是你

sweat

你装一个apt-file

sudo apt install apt-file

然后

sudo apt-file update

然后你要找啥文件就search

apt-file search 文件

然后你就知道这个文件是哪个包里的了(搜索目录也行)

Reply View the author
rabbitwq
deepin
2022-01-30 22:44
#7
enforcee

之前那个弄丢系统监视器插件的也是你

sweat

你装一个apt-file

sudo apt install apt-file

然后

sudo apt-file update

然后你要找啥文件就search

apt-file search 文件

然后你就知道这个文件是哪个包里的了(搜索目录也行)

好的,明白了,确实折腾了不少的插件,哈哈

Reply View the author