Issue 64599 - crash recovery must restart office immediatly without asking the user
Summary: crash recovery must restart office immediatly without asking the user
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOo 2.0.2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0.3
Assignee: thorsten.martens
QA Contact: issues@framework
URL:
Keywords:
: 64601 (view as issue list)
Depends on:
Blocks:
 
Reported: 2006-04-21 09:30 UTC by andreas.schluens
Modified: 2006-06-14 15:50 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 andreas.schluens 2006-04-21 09:30:30 UTC
Current implementation of crash recovery asks the user, if he wish to restart the 
office immediatly after saving all documents or not. The default is "restart 
automaticly = on". But if the user disable this box one time ... it will be the new 
default for the next time. So it can happen, that if the office crashes, the 
corresponding error report cames up in situations, where it's not clear to the user, 
that this is not a new crash.

An example:

a) The office crashes ... but the user disabled the automatic restart.
b) The user leave the office ... and cames back one week later .-)
c) The user tries to view an SO document using the ActiveX control ... and first he 
will see the recovery dialog. The user think, that SO crashed at that time (because 
he forgot the crash one week before!).

The same situation can happen in different use cases (e.g. OLE-Server, Bean, 
ActiveX, normal UI Office).

Solution: Restart the office automaticly and directly after the crash without the 
chance to disable that. So the user knows, when and why he crashed. Further 
external use cases of the office must not handle the recovery. Because normaly 
such situation shouldnt occure any longer.

Last but not least we need a solution, how documents opened by special clienst 
can be prevented to be recognized by the AutoRecovery feature.

Solution: Every document, which whish to be ignored by the AutoRecovery 
mechanism must provide a new property. AutoRecovery has to detect this property 
and ignore such documents. So it's up to the client to set this property or not.
Comment 1 andreas.schluens 2006-04-21 09:33:09 UTC
*** Issue 64601 has been marked as a duplicate of this issue. ***
Comment 2 andreas.schluens 2006-04-24 12:04:55 UTC
.
Comment 3 Mathias_Bauer 2006-05-03 11:55:09 UTC
done
Comment 4 Mathias_Bauer 2006-05-05 08:37:44 UTC
.

re-open issue and reassign to tm@openoffice.org
Comment 5 Mathias_Bauer 2006-05-05 08:37:48 UTC
reassign to tm@openoffice.org
Comment 6 Mathias_Bauer 2006-05-05 08:37:52 UTC
reset resolution to FIXED
Comment 7 Mathias_Bauer 2006-05-05 08:38:24 UTC
reassign to tm@openoffice.org
Comment 8 Mathias_Bauer 2006-05-05 08:38:28 UTC
reset resolution to FIXED
Comment 9 thorsten.martens 2006-05-08 09:21:59 UTC
Checked and verified in cws mbapp3 -> OK !
Comment 10 thorsten.martens 2006-06-14 15:50:31 UTC
closed