Description: LibreOffice freezes for about a minute or two when I have several LibreOffice files already open (.odt's and .ods's, but .docx's and .xlsx files also apply). At the moment, to reproduce this bug 100% of the time, I have x2 .odt and x2 .ods files open. When opening the fifth file, for example, another .odt (LibreWriter Document), the app freezes/hangs for ~1-2 minutes, then finally loads. I tried disabling OpenCL but the issue persists. I do get a slight hang when opening the first 4 files (file #1 is always instant, then it gets slower from there), but on the 5th file and onwards LibreOffice runs into MAJOR issues. Please help. Steps to Reproduce: 1. Have multiple documents open at once, then open another document. 2. 3. Actual Results: Don't know what this means, listed problem above. Expected Results: App not freezing or hanging. Reproducible: Always User Profile Reset: No Additional Info: Win 11 x64
Please test in safe mode, Menu/Help/Restart in Safe Mode Please paste here the information on Menu/Help/About LibreOffice (There is an icon to copy)
The apps till hangs on document #'s 3-4+ (LibreOffice writer only) after opening safe mode and reverting to factory default settings, but the wait time is far less (down to about 10 seconds max), but I have no idea why. Version: 24.8.1.2 (X86_64) / LibreOffice Community Build ID: 87fa9aec1a63e70835390b81c40bb8993f1d4ff6 CPU threads: 32; OS: Windows 11 X86_64 (10.0 build 22631); UI render: default; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded
From my view, the most important performance settings are the same on my user settings versus the default, which includes: Menu --> LibreOffice --> View [x] Use anti-aliasing [x] Use Skia for allr rendering Menu --> LibreOffice --> OpenCL [x] Allow use of OpenCL Though on safe mode, the settings are toggled on but it says OpenCL and Skia are both disabled for some reason.
The reason to disable Skia and OpenCL in Safe Mode, it because they don't pass the test. Please try updating the graphics driver, directly from the vendor,
Done with the same issue. Is there a way to generate a log or something to see where the app is hanging n LibreWriter?
An interesting behavior is that even if I have 3-4+ LibreOffice writer documents open, if I use File --> New --> Text document from Writer, it'll always open the next document instantly. Obviously not the case for opening existing files, though.
[Automated Action] NeedInfo-To-Unconfirmed
It might be interesting to try with a master build, Win-x86_64@tb77-TDF from https://dev-builds.libreoffice.org/daily/master/current.html I'm not sure how to do performance debugging on Windows. I only do it on Linux on my own, non-debug, but symbols-enabled build: https://wiki.documentfoundation.org/Development/How_to_debug#Performance_debugging_(perf)