https://bugs.documentfoundation.org/show_bug.cgi?id=148156
Bug ID: 148156
Summary: Open Report Macro Deadlock in Windows 10
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 179061
--> https://bugs.documentfoundation.org/attachment.cgi?id=179061&action=edit
Deadlock bug
Dear Sir/Madam,
I’m using Libreoffice base 7.3.0.3 with Firebird 3.0.
I wonder why the following open report macro (executed with a command button in
a Form) works perfectly fine in Ubuntu 20.04 but not in Windows 10 (=
deadlock):
>thisdatabasedocument.reportdocuments.getbyname(“PrintInvoice”).open
Moreover, if the macro is executed from macro-editor, it works perfectly fine
(even in Windows 10). But if the macro is executed from a button in a form,
Libreoffice base crashes.
Please find the attached odb file.
The problem occurs when I use “Invoice Bisnis” button in “Invoice Daftar” Form
to open “InvoiceBisnis” report.
--
You are receiving this mail because:
You are the assignee for the bug.