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

Stéphane Guillou (stragu) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |stephane.guillou@libreoffic
                   |                            |e.org
         Whiteboard| QA:needsComment            |
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #3 from Stéphane Guillou (stragu) 
<[email protected]> ---
Tested with:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 24d0a62bd75b9a895c419aa165da648ab18f134d
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

I changed the libreoffice executable in the lo.py script from "soffice" to
"libreofficedev24.2".

I get the following in the console:

/opt/libreofficedev24.2/program/soffice.bin: symbol lookup error:
/usr/lib/libreoffice/program/libmergedlo.so: undefined symbol:
_ZN9xmlreader9XmlReaderC1ERKN3rtl8OUStringE
1
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python3.8/tkinter/__init__.py", line 1892, in __call__
    return self.func(*args)
  File "/usr/lib/python3.8/tkinter/__init__.py", line 814, in callit
    func(*args)
  File "lo.py", line 97, in doWork
    frame, peer = createViewer(id)
  File "lo.py", line 66, in createViewer
    context = resolver.resolve(connectionString)
uno.com.sun.star.connection.NoConnectException: Connector : couldn't connect to
socket (Connection refused)

In 7.3.7.2, I get something similar, except for the NoSuchElementException
instead of the symbol lookup error:

terminate called after throwing an instance of
'com::sun::star::container::NoSuchElementException'
1
Exception in Tkinter callback[...]

Are you sure it used to work with version 7.3 ?
What error do you get?

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

Reply via email to