| Summary: | Crash in: sd::FuPresentationLayout::DoExecute(SfxRequest &) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Adolfo Jayme Barrientos <fitojb> |
| Component: | Impress | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aron.budea, j.nitschke+tdfbz |
| Priority: | medium | ||
| Version: | 5.2.0.1 rc | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.3.0 target:5.2.3 | ||
| Crash report or crash signature: | ["sd::FuPresentationLayout::DoExecute(SfxRequest &)"] | Regression By: | |
| Attachments: | backtrace | ||
|
Description
Adolfo Jayme Barrientos
2016-07-19 09:37:18 UTC
could reproduce it tree times once like in comment 0 the others via menu or right click a slide in slides area on the left and selecting Slide Master Design. had to try several times too Crash IDs: fc2229f4-18fe-4b3e-a414-938b0366364d 5e28342f-4f32-4756-b96b-3f34c34505fd c5f21020-351e-4096-8f54-25ee697c1813 Created attachment 126446 [details]
backtrace
added backtrace on linux with dev build of 2016/07/27.
assert because no page is selected
You have to be in master view for this slide master design to assert/crash, click somewhere in the main window to unselect a slide and then try it Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=43e241541eefd21cfc7a8e8f51ef958c2a7ba4d7 Resolves: tdf#101004 crash on using slide master design from master view 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=40affcbad618c02f06e8ec2ba031dda187fcd950&h=libreoffice-5-2 Resolves: tdf#101004 crash on using slide master design from master view It will be available in 5.2.3. 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. |