问题描述:
software&update,language support打不开,出现ubuntu内部错误。锁在任务栏上的图标消失了,双系统,windows的磁盘图标消失。
几乎都显示如下错误信息:
could’tconnect to accessibility bus: Empty address ’ ’
DBUSException:fail to connect the system file /home/XXX/anconda3/var/run/dbus/system_bus_socket:No such file or directory
原因如下:
https://blog.youkuaiyun.com/fuzi2012/article/details/72571603
参考这位博主文章
我在/etc/profile中加入了
export LD_LIBRARY_PATH=/home/xxx/anaconda3/lib:$LD_LIBRARY_PATH"
删掉就好