当我使用sudo命令运行某些软件时,它显示如下错误
cannot connect to X server
Run Code Online (Sandbox Code Playgroud)
例如,如果我运行以下命令:
$ sudo gedit /etc/profile
Run Code Online (Sandbox Code Playgroud)
我收到以下命令
(gedit:6758): WARNING **: Command line `dbus-launch --autolaunch=84b871d735f31ffe014dc9ba00000009 --binary-syntax --close-stderr'
exited with non-zero exit status 1:
Autolaunch error: X11 initialization failed.
Cannot open display:
Run 'gedit --help' to see a full list of available command line options.
Run Code Online (Sandbox Code Playgroud)
或者,如果我正在运行,则会super-boot-manager出现以下错误
buc: cannot connect to X server
Run Code Online (Sandbox Code Playgroud)
请帮忙。
我想在我的系统中安装 Adobe Reader X(10 或 11)。但是没有可用于 Linux 的本机应用程序。在使用 Google 之后,我看到 Adobe Reader 10.1.14 与 Wine 1.5.19 获得金牌评级。但是当我尝试时,安装进行得很好,没有任何错误,但是我在菜单中找不到 Adobe Reader。所以我通过 PlayOnLinux 进行了尝试,并收到了“葡萄酒崩溃”的错误消息。我真的需要 Adobe Reader x,因为 Adobe Reader 9 不支持 Adobe Reader x 的大量评论和写作工具。请帮我安装它。
我正在使用 Ubuntu 12.10 64 位。我曾尝试通过 PlayOnLinux 安装带有 Wine 1.4 和 1.5.19 的 Adobe Reader 10.1.14 和 11.0.01。
我最近安装了 Ubuntu 18.04(不是升级,全新安装)。在 Ubuntu 18.04 中,Inkscape 中的渲染 LaTeX 功能不起作用。以下是错误输出:
*** WARNING - the DELAYBIND command has been deprecated, and will be
removed in the next version. For now you can restore
the behaviour by using -dREALLYDEALYBIND but if you
require continued use of this command you should contact
the Ghostscript developers. Commercial customers of
Artifex should email their support contact, free users
are encouraged to talk to us on the #ghostscript IRC
channel on irc.freenode.net.
Unrecoverable error: undefined in DELAYBIND …Run Code Online (Sandbox Code Playgroud)