https://bugs.documentfoundation.org/show_bug.cgi?id=151879
Bug ID: 151879
Summary: Opening a Base document a second time with macro
executed after view has been created gives error
message - no macro executed any more
Product: LibreOffice
Version: 7.4.2.3 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 183397
--> https://bugs.documentfoundation.org/attachment.cgi?id=183397&action=edit
Open the database. Macro will be executed. Close and open it again …
Open the attached database.
A macro will be executed.
First there is a messagebox, which shows: The macro has started and tries to
open a form.
Then a form will be opened.
Close the form.
Close the Base file.
Open the Base file again.
Instead of executing the macro appears an Error:
com.sun.star.lang.DisposedException: Component is already disposed. at
/home/buildslave/source/libo-core/dbaccess/source/core/inc/ModelImpl.hxx:471
This buggy behavior appears in LO 7.4.2.3. It doesn't appear in LO 7.3.6.2 and
earlier versions of LO. So a regression.
--
You are receiving this mail because:
You are the assignee for the bug.