Issue 75390 - Offer possibility to restart office after extensions installation
Summary: Offer possibility to restart office after extensions installation
Status: CLOSED DUPLICATE of issue 63551
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m203
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.x
Assignee: joachim.lingner
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-14 13:39 UTC by lars.langhans
Modified: 2007-05-11 07:45 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description lars.langhans 2007-03-14 13:39:24 UTC
After an extension has been installed it could be possible to restart the
office, because you would like to add a classpath in java or the extension
change the rdb database with new types, ...

IMHO there could exist a new element in the description.xml file
Element <restart-required>
XPath: /description/restart-required/
Parent: description
Child elements: none

Attribute
value:string ("yes","no","true",false") default is "no"

So if this element exists in the description.xml like:
<restart-required value="true"/>

A window pops up after installation is done and says something like "Restart of
office is required, or the currently installed extension doesn't work right."

Nice to have:
Offer a extra button in this windows, which stops/restarts the whole office also
it's quickstarter.
Comment 1 Mathias_Bauer 2007-03-15 10:46:38 UTC
The same functionality would come in handy for changing the GUI language in the
"Options" dialog.

We already have an implementation of a "restart" in the crash emergency save
routine (ask AS). Perhaps we can borrow code from there.
Comment 2 joachim.lingner 2007-03-26 09:44:03 UTC
.
Comment 3 joachim.lingner 2007-05-11 07:36:35 UTC
Duplicate
Comment 4 joachim.lingner 2007-05-11 07:37:38 UTC
Duplicate to 63551
Comment 5 joachim.lingner 2007-05-11 07:42:13 UTC
.
Comment 6 joachim.lingner 2007-05-11 07:44:11 UTC
.

*** This issue has been marked as a duplicate of 63551 ***
Comment 7 joachim.lingner 2007-05-11 07:45:19 UTC
.