如何完整配置 Cinnamon?

如何完整配置 Cinnamon?

我已经在 Ubuntu 15.10 中的 LXDE 上安装了 Cinnamon,并且删除了所有与 LXDE 相关的内容。

当计算机从睡眠状态唤醒时(即,当我关闭并重新打开盖子时),我输入密码(进入非 Cinnamon 解锁器)来解锁它,并且 Cinnamon 面板消失了。

据我所知,Cinnamon 配置正确,重启后恢复,但只要我再次将 PC 置于睡眠状态,它就会消失。我的桌面小工具和其他一些 Cinnamon 扩展程序仍在工作,只是面板消失了。

我可以运行cinnamon --replace,但这不符合我的用户配置,也不是我每次唤醒时想要做的。

我是否遗失了包裹?我该怎么办?

这是 cinnamon 的 LookingGlass 日志:

info t=2016-01-02T01:33:53.931Z Cinnamon.AppSystem.get_default() started in 418 ms
info t=2016-01-02T01:33:53.944Z loading user theme: /home/cat/.themes/Numix-Blue-Cinnamon/cinnamon/cinnamon.css
info t=2016-01-02T01:33:53.980Z added icon directory: /home/cat/.themes/Numix-Blue-Cinnamon/cinnamon
info t=2016-01-02T01:33:54.076Z PlacesManager: Updating devices
info t=2016-01-02T01:33:54.157Z Loaded extension gTile@shuairan in 36 ms
info t=2016-01-02T01:33:54.162Z Loaded extension DesktopCube@yare in 5 ms
info t=2016-01-02T01:33:54.163Z loaded at Fri Jan 01 2016 20:33:54 GMT-0500 (EST)
info t=2016-01-02T01:33:54.864Z Loaded applet [email protected] in 697 ms
info t=2016-01-02T01:33:54.887Z Role locked: panellauncher
info t=2016-01-02T01:33:54.888Z Loaded applet [email protected] in 23 ms
info t=2016-01-02T01:33:54.896Z Loaded applet [email protected] in 8 ms
info t=2016-01-02T01:33:54.906Z Loaded applet [email protected] in 9 ms
info t=2016-01-02T01:33:54.916Z Role locked: notifications
info t=2016-01-02T01:33:54.921Z Loaded applet [email protected] in 15 ms
info t=2016-01-02T01:33:54.933Z Role locked: windowlist
info t=2016-01-02T01:33:54.934Z Loaded applet [email protected] in 13 ms
info t=2016-01-02T01:33:54.987Z Loaded applet [email protected] in 53 ms
info t=2016-01-02T01:33:55.025Z Loaded applet [email protected] in 36 ms
info t=2016-01-02T01:33:55.044Z Loaded applet [email protected] in 19 ms
info t=2016-01-02T01:33:55.122Z Loaded applet [email protected] in 77 ms
info t=2016-01-02T01:33:55.133Z Loaded applet [email protected] in 11 ms
info t=2016-01-02T01:33:55.142Z Loaded applet [email protected] in 8 ms
info t=2016-01-02T01:33:55.165Z Loaded applet [email protected] in 21 ms
info t=2016-01-02T01:33:55.186Z Loaded applet [email protected] in 21 ms
info t=2016-01-02T01:33:55.202Z Loaded applet SW++@mohammad-sn in 15 ms
info t=2016-01-02T01:33:55.202Z AppletManager.init() started in 1039 ms
info t=2016-01-02T01:33:55.208Z Config file /home/cat/.local/share/cinnamon/desklets/TimeAndDate@nightflame/metadata.json
info t=2016-01-02T01:33:55.212Z Loaded desklet TimeAndDate@nightflame in 9 ms
info t=2016-01-02T01:33:55.215Z Cinnamon took 1730 ms to start
info t=2016-01-02T01:33:56.654Z Adding systray: wallch indicator (20x20px)
info t=2016-01-02T01:33:56.655Z Resized wallch indicator (16x16px)
info t=2016-01-02T01:33:57.155Z Resized wallch indicator (15x15px)
info t=2016-01-02T01:33:59.402Z PlacesManager: Updating devices
info t=2016-01-02T04:11:24.828Z PlacesManager: Updating devices

答案1

由于cinnamon有些部件没有安装好,我就把它拆下来gnome-screensaver运行了,问题解决了。apt install cinnamon*

相关内容