Created attachment 204484 [details] Open the database file under Win11 with macros enabled. Open the attached database with macros enabled. The (only) form of this database document tries to open but will crash the whole LO. This buggy behavior won't appear under Linux, won't appear with older versions of LO like 25.2.7. It appears with LO 25.8.3.2 and Windows 11. Macro has been bound to the Base document by Tools → Customize → Events → Open Document. Note: Same code, but not connected to this event, will work. Other code, connected to this event, will work also. Only opening forms automatically won't work any more with Windows11
Reproducible even in Safe Mode Version: 25.8.4.1 (X86_64) Build ID: 6ab4ab096601e7cd763971a4dad5a6c7322a1a59 CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster; VCL: win Locale: en-GB (es_ES); UI: en-US Calc: threaded Latest version that works on the ones I have installed. Version: 25.8.2.2 (X86_64) Build ID: d401f2107ccab8f924a8e2df40f573aab7605b6f CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded And works with Version: 25.8.2.2 (X86_64) Build ID: d401f2107ccab8f924a8e2df40f573aab7605b6f CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
reproducible Version: 25.8.3.2 (X86_64) Build ID: 8ca8d55c161d602844f5428fa4b58097424e324e CPU threads: 24; OS: Windows 11 X86_64 (build 26200); UI render: default; VCL: win Locale: de-DE (en_DE); UI: en-GB Calc: CL threaded
bibisected with win64-26.2 first time bad commit 7290daa1e12c5e81ed8c2909cdb6a164bfb3c478 second time bad commit 23afeaedf4d4a03943338fc39ae41f5c423e5997 *** Someone please confirm.