How to fix “GNOME 3 Failed to Load” Error in FEDORA 16




  • when I Install & start fedora first time, I see this error.




Step to fix this error.

  • open terminal  >> Create a directory


[Yogesh@client ~]$ mkdir .config/autostart/

  • Now create a file in .config/autostart/ directory.

[Yogesh@client ~]$ vi .config/autostart/gnome3.desktop


[Desktop Entry]
Type=Application
Exec=gnome-shell --replace
Hidden=false
NoDisplay=false
X-Gnome-Autostart-enabled=true
Name[en_US]=Gnome Shell
Name=Gnome Shell
Comment[en_US]=
Comment=

  • Save & exit from file.

  • Now logout & then login again, U will see your cool gnome3 desktop.


0 comments:

Post a Comment

Note: only a member of this blog may post a comment.