Issue 60493

Summary: Restart after crash forgets -display -geometry and other options...
Product: porting Reporter: hdu <hdu>
Component: codeAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, Mathias_Bauer
Version: OOo 2.0.1   
Target Milestone: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description hdu@apache.org 2006-01-13 14:49:16 UTC
Reproduction:
1) setenv DISPLAY xxx:0
2) soffice -display yyy:0
3) make soffice crash e.g. by killing it
4) enable the "launch after crash" checkbox in the crashreporter dialog
=>
soffice restarts but on xxx:0 instead of yyy:0

Since a crash is bad a bad enough experience it shouldn't be made worse by not
seeing anything. Especially not the recovery dialog.
Comment 1 hennes.rohling 2006-02-06 18:00:38 UTC
Right. Actually most parameters (except some special ones) are dismissed at
second start because it's not desired to open probably damaged documents again
to avoid entering a crash loop.

The right aproach should be that the loader passes all arguments to the office
and the framework has to decide (as it know the command line syntax) wich
parameters to forget.
Comment 2 hennes.rohling 2006-05-19 11:55:43 UTC
.
Comment 3 Mathias_Bauer 2006-11-03 08:13:00 UTC
.
Comment 4 Martin Hollmichel 2008-01-25 16:58:34 UTC
set target 3.0
Comment 5 hennes.rohling 2008-05-30 11:00:10 UTC
Retargeted
Comment 6 hennes.rohling 2009-03-16 13:50:57 UTC
Reassigned
Comment 7 Stephan Bergmann 2009-04-27 15:36:36 UTC
.
Comment 8 Marcus 2017-05-20 11:31:28 UTC
Reset assigne to the default "issues@openoffice.apache.org".