https://bugs.documentfoundation.org/show_bug.cgi?id=167603
Hossein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #4 from Hossein <[email protected]> --- @m_a_riosv: Thanks for testing! I tried to test again with the latest LibreOfficeDev 26.2.0.0.alpha0 d801da406502579ba619cd986ccc681d9a6bb5a3. I let the loading process to continue for several minutes, and then LibreOffice Writer displayed the document, at last. To do a comparison, I tried to load a document with LO built with libreoffice-25.2.4.3 git tag and also the latest LO 26.2 dev master: export SAL_USE_VCLPLUGIN=gen export OOO_EXIT_POST_STARTUP=1 time instdir/program/soffice sample.docx With libreoffice-25.2.4.3, it takes 1m12s: real 1m12.037s user 1m11.418s sys 0m0.356s With the latest LO 26.2 dev master, it is almost similar: real 1m27.225s user 1m26.776s sys 0m0.372s The situation is not changed much since tdf#163233, and therefore I close this issue. The difference I noticed is because of a debug build. -- You are receiving this mail because: You are the assignee for the bug.
