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

            Bug ID: 155339
           Summary: XAccessibleStateSet Raise error on import in LO 7.5
           Product: LibreOffice
           Version: 7.5.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

XAccessibleStateSet Raise error on import in LO 7.5

Works fine on 7.3 and 7.4

On 7.5 import fails

from com.sun.star.accessibility import XAccessibleStateSet
Traceback (most recent call last):
  File "<console>", line 1, in <module>
  File "/snap/libreoffice/275/lib/libreoffice/program/uno.py", line 425, in
_uno_import
    raise uno_import_exc
  File "/snap/libreoffice/275/lib/libreoffice/program/uno.py", line 346, in
_uno_import
    return _builtin_import(name, *optargs, **kwargs)
ImportError: No module named 'com' (or
'com.sun.star.accessibility.XAccessibleStateSet' is unknown)


I have only been able to test this on Linux (Ubuntu 22.04) so far.

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

Reply via email to