我试图将mendeley插件与libre office集成,但当我尝试安装插件时,我会遇到这个错误。
无法安装vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/lu1926985ayul.tmp_/Mendeley-1.19.4.oxt",插件LibreOffice unopkg实用程序提供了以下输出:(com.sun.star.deployment.DeploymentException) { Message =“错误绑定包: LibreOffice Context = (com.sun.star.uno.XInterface) @564daa721340 (ImplementationName = "com.sun.star.comp.deployment.bundle.PackageRegistryBackend") } ),原因=(任意){ (com.sun.star.ucb.InteractiveAugmentedIOException) {{{消息=“文件打开期间发生错误”,上下文= (com.sun.star.uno.XInterface) @564daa725fe8 (ImplementationName = "com.sun.star.comp.ucb.FileContent") },分类= (com.sun.star.task.InteractionClassification)错误},代码= (com.sun.star.ucb.IOErrorCode) NOT_EXISTING },参数=([]任何){{ (com.sun.star.beans.PropertyValue) {名称= "Uri",句柄=(长) -1,值=(任何){com.sun.star.beans.PropertyValue },State = (com.sun.star.beans.PropertyState) DIRECT_VALUE },{ (com.sun.star.beans.PropertyValue) { Name = "ResourceName",Handle = (long) -1,Value = (any) {ResourceName },状态= (com.sun.star.beans.PropertyState) DIRECT_VALUE }}}错误:异常发生:错误绑定包:DIRECT_VALUE错误: unopkg失败“
我有两个更新版本的libre和mendeley。
发布于 2023-01-26 12:55:26
请使用软件存储安装mendeley,并从终端搜索.oxt文件。下面是我的机器
drsomu@DrSomuAndSons:/$ sudo find . -type f -name "*.oxt"
[sudo] password for drsomu:
find: ‘./run/user/1000/doc’: Permission denied
find: ‘./run/user/1000/gvfs’: Permission denied
./var/lib/flatpak/app/com.elsevier.MendeleyDesktop/x86_64/stable/2fb919344eb24d71714cf656b00ba5aa2e955a7ba12f00e2ec7afd623ec13b36/files/extra/share/mendeleydesktop/openOfficePlugin/Mendeley-1.19.8.oxt然后使用扩展名并手动添加oxt文件,然后完成.请查一下https://rajaselvaraj.in/blog/mendeley-plugin-libreoffice/
https://askubuntu.com/questions/1196554
复制相似问题