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

            Bug ID: 156511
           Summary: interface XStorage no more usable on odb with 7.6 and
                    7.7
           Product: LibreOffice
           Version: 7.6.0.0 alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: prrv...@gmail.com

Description:
I have two extensions that use the com.sun.star.embed.XStorage interface on odb
files and I just noticed that this interface has become unusable with versions
7.6 and 7.7 of LibreOffice

Steps to Reproduce:
1. Install jdbcDriverOOo extension (https://prrvchr.github.io/jdbcDriverOOo/)
2. Install SQLiteOOo extension (https://prrvchr.github.io/HsqlDriverOOo/)
3. Create a new SQLite embedded database and open the database for editing
(https://prrvchr.github.io/HsqlDriverOOo/#how-to-create-a-new-database)
4. Close this new database (file -> close) or save it under a new name (file ->
Save as)

Actual Results:
If you use a version of LibreOffice 7.6 or higher LibreOffice freezes when
closing or saving under another name.

Expected Results:
If you use a version of LibreOffice 7.5 or lower LibreOffice close or save as
new name without problems.


Reproducible: Always


User Profile Reset: No

Additional Info:
It seems that the LibreOffice freeze occurs not when acquiring the XStorage
interface but when starting the data transfer.

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

Reply via email to