Mendeley 桌面无法在 ubuntu 16.04 上运行

man*_*tsa 11 mendeley 16.04

我一直在尝试在 ubuntu 16.04 上安装Mendeley。我遵循了他们网站上的安装指南,但它根本无法启动。当我运行它时会出现该图标,并在 3 秒内消失。有什么想法吗?

mendeleydesktop终端运行输出

Unable to use Qt libraries in /usr/lib/x86_64-linux-gnu. Some components are missing:
 /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 To run Mendeley Desktop you may need to install the QtWebKit and QtSvg packages provided by your Linux distribution. Using bundled SSL runtime libraries /usr/bin/../../opt/mendeleydesktop/bin/mendeleydesktop: error while loading shared libraries: libgstapp-0.10.so.0: cannot open shared object file: No such file or directory 
Run Code Online (Sandbox Code Playgroud)

Joh*_*ohn 12

打开终端并运行

sudo apt-get install libqtsvg4-perl libqtwebkit4
Run Code Online (Sandbox Code Playgroud)

我遇到了这个确切的错误,在 Mark Kirby 的回答之后,我仍然遇到了问题。运行上述程序后,现在 Mendeley 启动并同步我的所有数据(是的!)。

我不知道这是否只是我上面写的内容,或者您​​是否需要这个以及 Mark Kirby 的回答。

答案来源:http : //ubuntuforum-br.org/index.php?topic=120046.0