Gtk-Message: Failed to load module "canberra-gtk-module"
Run Code Online (Sandbox Code Playgroud)
但我已经有了libcanberra-gtk-module 和libcanberra-gtk3-module安装。(即我尝试了这个解决方案,但它已经安装了。)
例如,当我运行时会发生这种情况 ipython --pylab
我正在运行 Ubuntu 13.04 - 非常好。
我有一些 PDF 文件,它们实际上是表单,需要填写字段。是否有一些软件可以填写这些字段?
我是 Ubuntu 的新手,但我相信我已经正确安装了 Ubuntu 11.10。我正在尝试使用AdbeRdr9.4.6-1_i386linux_enu.deb从 Adobe 网站下载的安装 Acroread 。我该怎么做呢?
我已经下载了 adobe reader 9.5.5 并使用 gdebi 安装了它。现在如果我点击任何 pdf,它就不会启动。我在终端中尝试了“acroread”,它向我显示了这个错误
/opt/Adobe/Reader9/Reader/intellinux/bin/acroread: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)
然后我安装了 libxml2。但它仍然显示上述相同的错误。我的系统操作系统是 ubuntu 13.10。
使用 Adobe 阅读器或除foxit 和 default(evince) 或 okular 以外的任何其他替代 pdf 阅读器时,我的问题是否有任何解决方案,我可以使用它来突出显示我的 pdf 中的任何文本?
我在 askubuntu 上找到了一个过时的安装 Adobe Reader 的解决方案。
我按照步骤操作,但在使用更新我的源代码后sudo apt-get update,出现以下错误:
Hit:1 http://archive.ubuntu.com/ubuntu artful InRelease
Ign:2 http://archive.canonical.com precise InRelease
Get:4 http://archive.canonical.com precise Release [8,180 B]
Get:5 http://archive.canonical.com precise Release.gpg [198 B]
Ign:5 http://archive.canonical.com precise Release.gpg
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Reading package lists... Done
W: GPG error: http://archive.canonical.com precise Release: The
following signatures were invalid:
630239CC130E1A7FD81A27B140976EAF437D05B5
E: The repository 'http://archive.canonical.com precise Release' is
not signed.
N: Updating from such a repository can't be …Run Code Online (Sandbox Code Playgroud)