求助 dock栏不见了@aida
Tofloor
poster avatar
1个人去看海
deepin
2019-11-26 00:46
Author
https://bbs.deepin.org/user/101846  使用过sudo apt install dde-dock --reinstall               sudo apt purge -y sm-dde-dock  还是没有解决
Reply Favorite View the author
All Replies
avatar
1个人去看海
deepin
2019-11-26 00:47
#1
@aida           
Reply View the author
avatar
reilly
deepin
2019-11-26 01:29
#2
ps -e | grep "dock"    ; kill xxx pid   会自动重启
Reply View the author
avatar
1个人去看海
deepin
2019-11-26 02:28
#3
https://bbs.deepin.org/post/185804
ps -e | grep "dock"    ; kill xxx pid   会自动重启

提示这个
Reply View the author
avatar
geno
deepin
2019-11-26 03:24
#4

xxx 必须替换成相应id
Reply View the author
avatar
aida
deepin
2019-11-26 17:49
#5
删除rm ~/.config/dconf 文件夹然后注销

  1. rm ~/.config/dconf  -rf
Copy the Code
Reply View the author
avatar
海鸥
deepin
2019-11-27 15:16
#6
https://bbs.deepin.org/post/185804
删除rm ~/.config/dconf 文件夹然后注销

多谢@aidar 的好方法!
Reply View the author