duanyao
2019-07-11 21:40 deepin
本帖最后由 duanyao 于 2019-7-11 13:42 编辑
You may view the log when changing dock'mode:
tail -f ~/.cache/deepin/dde-dock/dde-dock.log
and
journalctl --user -f
and
sudo journalctl -f
You may view the log when changing dock'mode:
tail -f ~/.cache/deepin/dde-dock/dde-dock.log
and
journalctl --user -f
and
sudo journalctl -f
Reply Like 0 View the author
$ sudo apt-get remove dde-dock
it removed dde and dde-dock. Then I typed:
$ sudo apt-get install dde-dock
and it installed dde and dde-dock. Once that was complete, I then typed:
$ ps aux|grep dde-dock
Found the PID and then typed:
$ sudo kill [PID]
dde-dock shutdown then restarted, tried right-clicking on the dock, Mode>Efficient Mode and NUTHIN.
$ sudo find / -name 'dde.conf' -type f
and it found 4 files with dde in the name as conf files in /etc/deepin and /usr/share/dde-session-ui. None of the .conf files had any entry in it related to fashion or efficient mode so I left them as-is.