首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >LibreOffice4.1无法创建UnoUrlResolver

LibreOffice4.1无法创建UnoUrlResolver
EN

Stack Overflow用户
提问于 2014-07-16 07:54:31
回答 1查看 212关注 0票数 0

我正在学习来自hello_world.py的这里示例。该示例在Libreoffice3中运行良好,但在Libreoffice3 4.1中出现错误时失败了:

代码语言:javascript
复制
Traceback (most recent call last):
File "hello_world.py", line 18, in <module>
    desktop = smgr.createInstanceWithContext( "com.sun.star.frame.Desktop",ctx)
    __main__.RuntimeException: Binary URP bridge disposed during call

为什么?我在哪里可以找到关于libreoffice4的python/python的教程呢?libreoffice和apache之间的链接文档和教程真的让我头疼

谢谢

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-07-16 09:48:03

通过升级到LibreOffice 4.2解决

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/24775187

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档