我的日志中出现此错误,它会自动退出
已经重新安装了 openbox,但仍然发生这种情况
顺便说一下我正在运行 ubuntu 12.04
ERROR: apport (pid 26391) Sun Mar 2 20:57:36 2014: gdbus call error: Error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
ERROR: apport (pid 26391) Sun Mar 2 20:57:36 2014: debug: session gdbus call:
ERROR: apport (pid 26391) Sun Mar 2 20:57:36 2014: this executable already crashed 2 times, ignoring
ERROR: apport (pid 28921) Sun Mar 2 20:59:46 2014: called for pid 26598, signal 6
ERROR: apport (pid 28921) Sun Mar 2 20:59:46 2014: executable: /usr/bin/openbox (command line "/usr/bin/openbox --startup /usr/lib/openbox/openbox-autostart\ OPENBOX")
ERROR: apport (pid 28921) Sun Mar 2 20:59:46 2014: gdbus call error: Error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
ERROR: apport (pid 28921) Sun Mar 2 20:59:46 2014: debug: session gdbus call:
ERROR: apport (pid 28921) Sun Mar 2 20:59:46 2014: this executable already crashed 2 times, ignoring
通过删除 apport update-manager 和 update-manager-core 修复
答案1
好的,已经通过删除 apport、update-manager 和 update-manager-core 解决了这个问题,顺便说一下,我得到了解决方案这里
$ sudo apt-get remove apport update-manager update-manager-core
现在我的 openbox 运行顺利,没有问题