Bug 141280 - Make LibreOffice Restart Manager-aware
Summary: Make LibreOffice Restart Manager-aware
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Installation (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Installer-Windows
  Show dependency treegraph
 
Reported: 2021-03-27 09:42 UTC by Mike Kaganski
Modified: 2021-03-27 14:42 UTC (History)
2 users (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 Mike Kaganski 2021-03-27 09:42:57 UTC
We have complaints about LibreOffice not behaving nicely when updating a running instance: see bug 141226.

We need to make LibreOffice react properly to Windows Restart Manager events, allowing to shutdown the running instance (including quickstart), and re-launch it again after the update.

A problem here would be a set of documents currently open in this instance: an initial command line could contain documents no more open; and other documents could be open.

This task somewhat overlaps bug 117100, where the command line of current instance is also somewhat problematic, and should be edited for the relaunch.

Documentation: https://docs.microsoft.com/en-us/windows/win32/rstmgr/restart-manager-portal

See also: https://www.codeproject.com/articles/772868/restart-manager-support-for-windows-application

See also: https://www.1e.com/news-insights/blogs/windows-restart-manager/