Created attachment 189297 [details] justinvoice.ots: http://extensions.libreoffice.org/assets/downloads/z/justinvoice.ots Starting in LO 7.6, the justinvoice.ots template doesn't work any more. Steps to reproduce after downloading justinvoice.ots: -open document with Tools - Options - Security - Macro Security at <= Medium -press the "Make new invoice" button - a dialog pops up. -enter an abbreviation and press OK: LO hangs This is fixed by reverting to the following 7.6 commits: Dialog doesn't pop up at all starting with commit ba4191ff0de05334ba32b53a09ad992710f03f9d Author: Noel Grandin on Mon Jan 30 21:48:53 2023 +0200 osl::Mutex->std::mutex in ImplEventAttacherManager with was fixed by Dialog opens again: commit 944d855f2fb4eb2a50c0e678c4fe51eb93e4e567 Author: Noel Grandon Wed Feb 15 11:24:49 2023 +0200 tdf#153611 Opening dialog via macro no longer works The same problem is seen with the more advanced invoicer https://extensions.libreoffice.org/fr/extensions/show/justinvoice-simple-automatic-invoice-generation Adding CC: to Noel Grandin
With current master, the test procedure works for me
Fixed in 7.6.2 by commit b9d9f9ee71464425a52c5798503840b106b210bc author Noel Grandin on Thu Aug 31 15:20:41 2023 +0200 tdf#156967 cal basic, CSV import macro crashes *** This bug has been marked as a duplicate of bug 156967 ***