Bug 160987 - Autosaving a big (or slow) document blocks other documents
Summary: Autosaving a big (or slow) document blocks other documents
Status: RESOLVED DUPLICATE of bug 48416
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: framework (show other bugs)
Version:
(earliest affected)
7.6.4.1 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-08 13:19 UTC by Ulrich Windl
Modified: 2024-05-08 14:21 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Windl 2024-05-08 13:19:11 UTC
Description:
When working with a big calc sheet and a shorter text document in Windows, the following issue had been observed:
While working with the text document, the calc document was auto-saving (taking a long time), and I was unable to work with the text document.
It seems there is some global lock that prevents working on documents independently (even on a 8-core CPU).
Disk waits should not be an issue as the system is using M.2 SSD.
Auto-saving a different document should not block working on a different document.
I am using the portable version of LibreOfice (in case it matters):
Version: 7.6.4.1 (x86) / LibreOffice Community
Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL threaded

Steps to Reproduce:
1. Work on a larger Calc document
2. Work on a text document
3. Try to work on the text document while the calc document is auto-saving

Actual Results:
You cannot work on the text document while the calc document is auto-saving

Expected Results:
Different documents should be handled independently, especially when there are multiple CPU threads available.


Reproducible: Always


User Profile Reset: No

Additional Info:
The software should not block the window with the text document
Comment 1 Stéphane Guillou (stragu) 2024-05-08 14:21:07 UTC
Thank you for the suggestion.
This is already tracked in bug 48416, marking as duplicate.

*** This bug has been marked as a duplicate of bug 48416 ***