首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

GNOME3启动时失误:Oh no! Something has gone wrong.Logout

2013-09-05 
GNOME3启动时出错:Oh no! Something has gone wrong.Logout!今天用虚拟机安装debian7.1,在启动的时候遇到

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。

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

 

 

热点排行