https://bugs.documentfoundation.org/show_bug.cgi?id=161331

Hossein <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from Hossein <[email protected]> ---
Confirming on Linux with the latest LO 25.2 dev master:

Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 6a0d4d45d9e5933028f437ebd6756946a127e4a4
CPU threads: 12; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Note that after this error, I have to invoke: "killall soffice.bin":

$ instdir/program/python sample.py 
warn:io.connector:183249:183249:io/source/connector/connector.cxx:93: Connector
: couldn't connect to pipe "uno8272576145240759": 10
True
warn:pyuno.runtime:183249:183249:pyuno/source/module/pyuno_runtime.cxx:951:
Python exception: <class 'SystemError'>: <PyUNO_callable object at
0x7fa2a32bf2d0> returned a result with an error set, traceback follows
  File "sample.py", line 35, in handle
    req = request.getRequest()  # This seems to not work!

 at /libreoffice/core/pyuno/source/module/pyuno_runtime.cxx:950
Traceback (most recent call last):
  File "sample.py", line 23, in main
    container.addPersistent(URL, USERNAME, PASSWORDS, master_handler)
uno.com.sun.star.uno.RuntimeException: <class 'SystemError'>: <PyUNO_callable
object at 0x7fa2a32bf2d0> returned a result with an error set, traceback
follows
  File "sample.py", line 35, in handle
    req = request.getRequest()  # This seems to not work!

 at /libreoffice/core/pyuno/source/module/pyuno_runtime.cxx:950

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "sample.py", line 57, in <module>
    main()
  File "sample.py", line 26, in main
    print(e.with_traceback())
TypeError: com.sun.star.uno.RuntimeException.with_traceback() takes exactly one
argument (0 given)
warn:binaryurp:183285:183304:binaryurp/source/bridge.cxx:840: undisposed bridge
"" in state 2, potential deadlock ahead

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to