[Libreoffice-bugs] [Bug 134106] New: Binary URP bridge disposed during call to ServiceManager.createInstanceWithContext
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 18 12:08:19 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=134106
Bug ID: 134106
Summary: Binary URP bridge disposed during call to
ServiceManager.createInstanceWithContext
Product: LibreOffice
Version: 7.0.0.0.alpha0+
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: sdk
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: ilmari.lauhakangas at libreoffice.org
CC: glogow at fbihome.de
Found in bug 127009
1. Run `soffice --impress
--accept="socket,host=localhost,port=2002;urp;StarOffice.ServiceManager"`, and
dismiss "Select a Template" window.
2. Execute attachment 153473 with Python
Good result:
None
Bad result:
Traceback (most recent call last):
File "test.py", line 13, in <module>
desktop = connectToLO()
File "test.py", line 11, in connectToLO
return smgr.createInstanceWithContext( "com.sun.star.frame.Desktop", ctx)
__main__.RuntimeException: Binary URP bridge disposed during call
Bibisected with Linux 6.5 repo to
https://git.libreoffice.org/core/+/f0a50d230756fc0a60780d992b807f9eb82106c2%5E!/
tdf#127205 split Desktop::terminate process
Adding Cc: to Jan-Marek Glogowski
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200618/27ceda7c/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list