deepin-emacs 启动错误信息
Tofloor
poster avatar
srwth
deepin
2017-12-24 01:18
Author
启动出现错误信息,请问怎么解决?或者说是哪里的问题?
网上搜索找不到答案。

(deepin-emacs:2993): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files



Reply Favorite View the author
All Replies
avatar
152******14
deepin
2017-12-24 01:29
#1
查找bus error 错误。
Reply View the author
avatar
wangyong
deepin
2017-12-24 01:32
#2
没有错,直接用
Reply View the author
avatar
152******14
deepin
2017-12-24 01:38
#3
https://bugs.launchpad.net/ubunt ... 2-core/+bug/1217757 你看看这个网站 也许对你有用。
Reply View the author
avatar
srwth
deepin
2017-12-24 04:18
#4

好的。谢谢。
Reply View the author
avatar
iminto
deepin
2017-12-24 04:41
#5
命令行执行这句话就好了
  1. export XDG_CONFIG_DIRS=1
Copy the Code

或者,你用 sudo 来启动那个程序
Reply View the author