As Calc opens the ODS file it tries to verify the availability of a printer, and calls on the print spooler spoolsv.exe to do it. spoolsv.exe goes looking for the printers it knows about, and in my household one of those is a recently installed wireless printer. spoolsv.exe blocks while making a network inquiry for the printer, and if that isn’t operating – if it’s not turned on – the process can take a long time.
If I save that ODS file as XLSX, the XLSX file opens immediately, but the ODS file still takes a long time. Can anyone explain that?
And is there some way to prevent soffice.bin from blocking while waiting for spoolsv.exe to do whatever it’s doing?