启动fedora的时候,用root登录进去出现"Nautilus can't be used now, due to an unexpected error from Bonobo when attempting to locate the factory.Killing bonobo-activation-server and restarting Nautilus may help fix the problem." 桌面没有图标,搜索之后找到解决方法:
这是因为在登录到图形界面之前,bonobo-activation-server已经在运行——这是因为上次退出的时候bonobo-activation-server没有被正常的kill掉。
具体的解决办法是——
打开终端,输入下面的命令:
#killall bonobo-activation-server
#killall nautilus
#nautilus & disown
图标就出现了。如果重启再进去的时候还是会报错,可以换了个用户用Gnome方式登录没问题。
-------------------------------------------
i3server
www.86-00.com
没有评论:
发表评论