读书人

GNOME3启动时失误:Oh no! Something

发布时间: 2013-09-05 16:02:07 作者: rapoo

GNOME3启动时出错:Oh no! Something has gone wrong.Logout!

今天用虚拟机安装debian7.1,在启动的时候遇到登录失败的问题,用GNOME Classic可以登录,特地记录如下:

原文出处:http://r3dux.org/2011/11/how-to-fix-gnome-3-sessions-failing-to-start/

在登录进入GNOME3时,出错的内容如下,原本是一个对话框的,此处用文本表示

Oh no! Something has gone wrong.
A problem has occurred and the system can’t recover.
Please log out and try again.
[Log out](按钮)

解决方法:用经典GNOME登录进入系统,打开终端,执行以下步骤:

#mkdir ~/.config/autostart

#vi ~/.config/autostart/Gnome-Shell.desktop

其内容如下:

[Desktop Entry]Type=ApplicationExec=gnome-shell --replaceHidden=falseNoDisplay=falseX-GNOME-Autostart-enabled=trueName[en_US]=Gnome ShellName=Gnome ShellComment[en_US]=Comment=

保存退出。

然后用GNOME登录,OK。

具体原因不详,待研究。。。

读书人网 >其他相关

热点推荐