<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Binary URP bridge disposed during call to ServiceManager.createInstanceWithContext"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=134106#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Binary URP bridge disposed during call to ServiceManager.createInstanceWithContext"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=134106">bug 134106</a>
from <span class="vcard"><a class="email" href="mailto:smartazaiz@gmail.com" title="libre officer <smartazaiz@gmail.com>"> <span class="fn">libre officer</span></a>
</span></b>
<pre>(In reply to Buovjaga from <a href="show_bug.cgi?id=134106#c0">comment #0</a>)
<span class="quote">> Found in <a class="bz_bug_link
bz_status_NEW "
title="NEW - "Selection" property is empty when selecting a slide in Slides pane using PyUNO"
href="show_bug.cgi?id=127009">bug 127009</a>
>
> 1. Run `soffice --impress
> --accept="socket,host=localhost,port=2002;urp;StarOffice.ServiceManager"`,
> and dismiss "Select a Template" window.
> 2. Execute <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=153473" name="attach_153473" title="Connect to LO server, and print `CurrentComponent.CurrentSelection`">attachment 153473</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=153473&action=edit" title="Connect to LO server, and print `CurrentComponent.CurrentSelection`">[details]</a></span> 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
> <a href="https://git.libreoffice.org/core/+/">https://git.libreoffice.org/core/+/</a>
> f0a50d230756fc0a60780d992b807f9eb82106c2%5E!/
> <a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - Crash when terminating the StarDesktop from running a document macro"
href="show_bug.cgi?id=127205">tdf#127205</a> split Desktop::terminate process
>
> Adding Cc: to Jan-Marek Glogowski</span >
Unable to reproduce.
It show the good result `None`.
Tested with:
Version: 7.0.0.0.beta1 (x64)
Build ID: 94f789cbb33335b4a511c319542c7bdc31ff3b3c
CPU threads: 4; OS: Windows 10.0 Build 17763; UI render: Skia/Raster; VCL: win
Locale: fr-CH (fr_FR); UI: en-GB
Calc: threaded</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>