我正在这问题。
尝试过这个:
$ unity --reset
此命令挂断在“设置更新“run_key””
还尝试过这个:
$ ccmd
Unity 插件已禁用。我启用了它并重新启动。但仍然没有成功。
还尝试过这个:
$ rm -rf ~/.config/compiz-1/compizconfig/*
$ rm -rf .compiz-1
$ sudo apt-get purge compizconfig-settings-manager
什么都没发生。
还尝试过这个:
$ sudo apt-get install --reinstall ubuntu-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/3,928 B of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 164812 files and directories currently installed.)
Preparing to replace ubuntu-desktop 1.267 (using .../ubuntu-desktop_1.267_amd64.deb) ...
Unpacking replacement ubuntu-desktop ...
Setting up ubuntu-desktop (1.267) ...
它不起作用。
有任何想法吗?
答案1
尝试这个:
只需按下键盘上的Ctrl+ Alt+T即可打开终端。打开后,运行以下命令。
sudo apt-get install --reinstall ubuntu-desktop
答案2
我最终重新安装了整个系统。