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

            Bug ID: 156531
           Summary: Unable to create container Window
           Product: LibreOffice
           Version: 7.5.5.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Description:
I use the service: com.sun.star.awt.ContainerWindowProvider to create child
windows.
All my windows are created by the same function getContainerWindow()
(https://github.com/prrvchr/SQLiteOOo/blob/main/uno/lib/uno/unotool/unotool.py#L251)



Steps to Reproduce:
1. Install jdbcDriverOOo extension (https://prrvchr.github.io/jdbcDriverOOo/)
2. Install SQLiteOOo extension (https://prrvchr.github.io/SQLiteOOo/)
3. Go to: Tools -> Options -> Base drivers -> JDBC Driver -> Embedded SQLite
driver


Actual Results:
The logs window is not displayed and an error occurs when creating it:
uno.com.sun.star.lang.WrappedTargetRuntimeException: at
./scripting/source/dlgprov/dlgprov.cxx:588



Expected Results:
The logs window is displayed


Reproducible: Always


User Profile Reset: No

Additional Info:
Occur on:

Version: 7.5.5.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 2; OS: Linux 5.15; UI render: default; VCL: qt5 (cairo+xcb)
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Ubuntu package version: 4:7.5.5~rc2-0ubuntu0.22.04.1~lo1
Calc: threaded

under VirtualBox 6.1.38

No problem on:

Version: 7.3.7.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 2; OS: Linux 5.15; UI render: default; VCL: qt5 (cairo+xcb)
Locale: en-US (fr_FR.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.7-0ubuntu0.22.04.3
Calc: threaded

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

Reply via email to