https://bugs.documentfoundation.org/show_bug.cgi?id=150686
Bug ID: 150686
Summary: Macro connected through Tools → Customize → Events →
View created leads to error when document is opened
again
Product: LibreOffice
Version: 7.4.0.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 182100
--> https://bugs.documentfoundation.org/attachment.cgi?id=182100&action=edit
Open the attached database file with macros enabled. Close it, open it again …
Open the attached database with Macros enabled.
There will be a procedure running through Tools → Customize → Events → View
created.
In this example there is no content in procedure, but with content its the same
behavior.
SUB Test
'no content
END SUB
Now close the database document but don't close LO.
Reopen the database document.
This error appears.
com.sun.star.lang.DisposedException: Component is already disposed. at
/home/buildslave/source/libo-core/dbaccess/source/core/inc/ModelImpl.hxx:471
Close the database document. Error appears again.
Detected this buggy behavior with OpenSUSE 15.3 64bit rpm Linux and LO 7.4.0.3,
also earlier 7.4.0-versions. Error won't appear in LO 7.3.5.2, so a regression.
--
You are receiving this mail because:
You are the assignee for the bug.