deepin在软件中心卸载LibreOffice注销后登陆出现问题
Tofloor
poster avatar
ylyao
deepin
2014-01-10 00:55
Author
具体表现以下几点
1、桌面图标消失
2、打开程序后主题变丑,像winXp的经典模式
3、右键菜单消失
4、打开控制台一片黑,什么都没有
大家有遇到过么,要怎么在不重新安装的情况下修复此问题呢~
新人诚心求教!
Reply Favorite View the author
All Replies
poloshiao
deepin
2014-01-10 01:11
#1
在软件中心卸载LibreOffice
建議在 软件中心 重新安裝一次 LibreOffice 然後 重新開機
看看 有沒有恢復正常 (確定問題是 在软件中心卸载 LibreOffice 引起的)
然後 依照這個方法 移除 LibreOffice
http://www.linuxdeepin.com/forum/topic?p=78904#p78904
Reply View the author
cxbii
deepin
2014-01-10 01:23
#2
感谢删除的不只是libroffice,你ctrl+alt+f1 切换到tty1,然后输入用户名和密码登陆后,依次执行下面的命令
    sudo rm -rf ~./.compiz (删除compiz配置)
  1. compiz --replace (重置compiz配置)
  2. sudo reboot   (这个是重启)
Copy the Code
Reply View the author