我已经在Ubuntu 16.04.3 服务器上设置了x-forwarding,尽管转发有效,但每次我启动 GUI 应用程序时,它都会在终端中报告以下错误。
(<app-name>:<pid>) LIBDBUSMENU-GLIB-WARNING **: Unable to get session bus: Failed to execute child process "dbus-launch" (No such file or directory)
Run Code Online (Sandbox Code Playgroud)
这显然不是关键,但它并没有像它应该的那样工作。
我该如何修复?
编辑我主要是尝试启动 Firefox。