Bug 131686 - ENHANCEMENT: Run every document in a separate proces
Summary: ENHANCEMENT: Run every document in a separate proces
Status: RESOLVED DUPLICATE of bug 63554
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All Windows (All)
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-29 21:52 UTC by Telesto
Modified: 2020-03-30 12:03 UTC (History)
0 users

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 Telesto 2020-03-29 21:52:05 UTC
Description:
Probably highly technical and like evaluated before. Why is there a single proces for all documents? And not separate soffice.bin processes for each document. Sending a large print job or exporting a large file make all other documents barely usable.
Same for saving large Calc sheet. On a hang/freeze a single process can be terminated. It would reduce the chance of losing work if an instance would crash.

It probably would increase the memory usage a little, but i think thats bearable.

Splitting process rather normal on Windows as far I know. Not sure about the Linux/Mac environment

Steps to Reproduce:
1. Open Writer
2. Press CTRL+N


Actual Results:
Everything running in a single proces/container

Expected Results:
Multiple containers/processes


Reproducible: Always


User Profile Reset: No



Additional Info:
-
Comment 1 NISZ LibreOffice Team 2020-03-30 12:03:41 UTC

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