http://blog.sina.com.cn/s/blog_6c288ff50101q79x.htmlhtml
gedit命令出现如下错误的解决办法:linux
root@olhho-ubuntu:/home/olhho/opt/linux-2.6.30.9# gedit /home/olhho/opt/linux-2.6.30.9/arch/arm/tools/mach-typesubuntu
** (gedit:11083): WARNING **: 链接已关闭session
(gedit:11083): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supportedhtm
** (gedit:11083): WARNING **: Could not connect to session busblog
由于:
su :只能切换到管理员用户权限,不使用管理员的登录脚本和搜索路径
su - :不但能切换到管理员权限并且使用管理员登录脚本和搜索路径
解决方法:ci
使用sudo gedit 或者su -后再gedit就不会又错了get