https://bugs.documentfoundation.org/show_bug.cgi?id=153149
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephane.guillou@libreoffic | |e.org Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO --- Comment #1 from Stéphane Guillou (stragu) <[email protected]> --- Would you say the issue is not present anymore for LO 7.4 ? i.e., install LO 7.4 and run: #!/bin/bash libreoffice7.4 --writer “1.odt” “2.odt” “3.odt” “4.odt” “5.odt” “6.odt” “7.odt” “8.odt” & sleep 60 libreoffice7.4 --calc “1.ods” “2.ods” “3.ods” “4.ods” “5.ods” “6.ods” “7.ods” “8.ods” & exit 2 Versions below 7.4 should not see further releases. -- You are receiving this mail because: You are the assignee for the bug.
