Issue 75390

Summary: Offer possibility to restart office after extensions installation
Product: General Reporter: lars.langhans
Component: codeAssignee: joachim.lingner
Status: CLOSED DUPLICATE QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m203   
Target Milestone: OOo 2.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

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
.