Description: Crash if I open the file fichier enregistrés en octobre 2019 Steps to Reproduce: 1.open file 2. 3. Actual Results: message : Erreur de syntaxe BASIC Speification de dimensions incohérentes Expected Results: ouverture du fichier Reproducible: Always User Profile Reset: No Additional Info: ouverture bloquée
Created attachment 176542 [details] fichier de gestion d'animations golf
Hi, I could get the file to open in both Version: 7.2.2.2 (x64) / LibreOffice Community Build ID: 02b2acce88a210515b4a5bb2e46cbfb63fe97d56 CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: fi-FI (fi_FI); UI: fi-FI Calc: CL and Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: ec76fff198323122bedc63ffdfd896c2543102c6 CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: fi-FI (fi_FI); UI: fi-FI Calc: CL although it warned me both times that the file is too big to open all the information (sorry about the possibly bad translation, my libreoffice is in another language)
The warning it's about exceeding 16K columns, but accepting it open without any crash. Version: 7.2.3.2 (x64) / LibreOffice Community Build ID: d166454616c1632304285822f9c83ce2e660fd92 CPU threads: 4; OS: Windows 10.0 Build 21390; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL
IIUC, the error in question here is not the one about too many columns, but - the one when you allow macros, and then the macro 'Sub Tableau_Serie(Type_Serie)' in 'Module 1' errors on line 165: > BASIC syntax error. > Dimension specifications do not match. (In reply to Daniel Deberque from comment #0) > Steps to Reproduce: > 1.open file > 2. > 3. So indeed, the steps from comment 0 are not enough; #2 and #3 should be 'Accept "The data could not be loaded completely because the maximum number of columns per sheet was exceeded" warning', and 'Enable macros when asked'. Repro using Version: 7.2.3.2 (x64) / LibreOffice Community Build ID: d166454616c1632304285822f9c83ce2e660fd92 CPU threads: 12; OS: Windows 10.0 Build 19043; UI render: default; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: threaded and current master.
In 7.3 one message of error, in 24.8 a lot of messages, I need to kill the soffice process.