https://bugs.documentfoundation.org/show_bug.cgi?id=154710
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |108908 Summary|Error saving Calc |Calc freezes when saving | |file after running macro URL| |https://forum.openoffice.cz | |/viewtopic.php?pid=25750#p2 | |5750 Severity|normal |major Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #6 from Stéphane Guillou (stragu) <[email protected]> --- When running the main macro, the new sheet populates as expected, no error reported. However, it doesn't create the button. That's because "ButtonInToCellBubble" is commented out in the Preparation sub. Once it is uncommented, running the main macro does create the button. I could save the file, with or without button. Then, to test the button, I had to rename the module to "BubbleSort_Clasic" otherwise it wouldn't find the macro. Once I pressed the button and the bubble sort was run again, then I could not save. Saving the file hangs LibreOffice at 100% of one core. A .tmp file remains in the file's directory after attempting a save. Tested with: Version: 7.5.2.2 (X86_64) / LibreOffice Community Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Petr, in the future, it would make it easier if you shared an ODS file that contains everything, the macros ready to use, for us to test and avoid the guesswork. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=108908 [Bug 108908] [META] Visual Basic for Applications (VBA) macro issues -- You are receiving this mail because: You are the assignee for the bug.
