| Summary: | Discarding recovery data after a crash doesn't forward to the requested application | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | sworddragon2 |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | h3734236, jmadero.dev |
| Priority: | lowest | Keywords: | needsDevEval |
| Version: | 4.4.2.2 release | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:5.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
sworddragon2
2015-05-25 09:57:45 UTC
Confirmed in Fedora 21 x64, LO version: 5.1.0.0.alpha1+ Exact steps: 1) run: ./opt/program/soffice --calc 2) type a few characters into a cell 3) Ctrl+C to kill calc without saving 4) run: ./opt/program/soffice --calc 5) discard the recovery 6) observe that the generic LibreOffice splash screen starts Expectation: 6) opens calc with a new document because calc was specified on the commandline Trivial - Has no real impact on creating professional work. Trivial Lowest - default for trivial bugs Possibly an easy hack so requesting input. Migrating Whiteboard tags to Keywords: (needsDevEval) [NinjaEdit] Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1792493e765f8027c2605bd72b9978c6769a262d Resolves: tdf#91603 if we cancel/discard recovery dialog, continue as normal It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |