求助:超级用户无法使用EMACS
发表于 : 2012-04-21 19:26
在普通用户使用EMACS 正常,但是在超级用户运行EMACS,就存在问题。
具体如下:
[ryan@localhost ~]$ emacs prac
[ryan@localhost ~]$ emacs
[ryan@localhost ~]$ su
密码:
[root@localhost ryan]# emacs
GConf 错误:联系配置服务器失败,可能的原因是没有或不当配置的 D-Bus 会话总线守护进程。请访问 http://projects.gnome.org/gconf/ 了解详细信息。(详细信息 - 1: 获取到会话的连接失败:连接已关闭)
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
已终止
[root@localhost ryan]#
具体的就是这样,在ryan的用户就可以正常使用,在root的用户就不可以使用,具体怎么解决,请高手大神解决,小弟在此谢过。
具体如下:
[ryan@localhost ~]$ emacs prac
[ryan@localhost ~]$ emacs
[ryan@localhost ~]$ su
密码:
[root@localhost ryan]# emacs
GConf 错误:联系配置服务器失败,可能的原因是没有或不当配置的 D-Bus 会话总线守护进程。请访问 http://projects.gnome.org/gconf/ 了解详细信息。(详细信息 - 1: 获取到会话的连接失败:连接已关闭)
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
已终止
[root@localhost ryan]#
具体的就是这样,在ryan的用户就可以正常使用,在root的用户就不可以使用,具体怎么解决,请高手大神解决,小弟在此谢过。