https://bugs.documentfoundation.org/show_bug.cgi?id=172061
ITN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED Ever confirmed|1 |0 --- Comment #3 from ITN <[email protected]> --- The used LibreOffice Version is: Version: 25.8.7.3 (X86_64) Build ID: 30742500f2d3eb4366ac312fa33d3dcabdb3eba5 CPU threads: 8; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: CL threaded I found a workaround: There’s clearly a runtime issue with executing the macros. If you add a "Wait 200" command in the Sub ResetImportTables(oDoc As Object) at line 137 before the "Exit Sub" command, and in the Sub WriteBeteiligteTables(oDoc As Object) at line 504 before the "Loop" command, the macros run through without crashing. -- You are receiving this mail because: You are the assignee for the bug.
