| Summary: | KDE5: Crash closing full screen mode | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | LibreOffice | Assignee: | Aleksei Nikiforov <darktemplar> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | darktemplar, m.weghorn, xiscofauli |
| Priority: | medium | Keywords: | bibisectRequest, regression |
| Version: | 6.2.0.1 rc | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.3.0 target:6.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 102495 | ||
| Attachments: | GDB backtrace | ||
|
Description
Xisco Faulí
2018-12-21 12:21:28 UTC
no crash with gtk3 nor kde4 not reproduced with beta1 -> regression... Also reproducible on current master: Version: 6.3.0.0.alpha0+ Build ID: 5df6e8e399a1634c7e8dfe3558fc8fcdac3fcb09 CPU threads: 4; OS: Linux 4.18; UI render: default; VCL: kde5; Locale: en-GB (en_GB.UTF-8); UI-Language: en-US Calc: threaded Created attachment 147766 [details]
GDB backtrace
Aleksei Nikiforov committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/c278857137ea0e9e25613d5f6bf8ddaf1336fbcc%5E%21 tdf#122253 KDE5: Correct parent menu before it's used It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Aleksei Nikiforov committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/b6704c14ce2241e76904e494125a520814ec5021%5E%21 tdf#122253 KDE5: Correct parent menu before it's used It will be available in 6.2.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. No longer crashes with Version: 6.3.0.0.alpha0+ Build ID: de63114d76433b5a1f1ed0286e28545c72330630 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: kde5; Locale: en-GB (en_GB.UTF-8); UI-Language: en-US Calc: threaded (The window still doesn't have the correct size afterwards, but that's handled in bug 120791). @Aleksei: Is there anything else to be done as part of this bug report? Otherwise, feel free to close as RESOLVED FIXED (or RESOLVED VERIFIED, since I also tested). (In reply to Michael Weghorn from comment #7) > [...] (or RESOLVED VERIFIED, since > I also tested). I mean VERIFIED FIXED of course... (In reply to Michael Weghorn from comment #8) > (In reply to Michael Weghorn from comment #7) > > [...] (or RESOLVED VERIFIED, since > I also tested). > > I mean VERIFIED FIXED of course... Cherry-picked to 6-2-0 -> https://gerrit.libreoffice.org/#/c/66173/ (In reply to Michael Weghorn from comment #7) > @Aleksei: Is there anything else to be done as part of this bug report? > Otherwise, feel free to close as RESOLVED FIXED (or RESOLVED VERIFIED, since > I also tested). I think I finished working on this bug. I'm working on some additional changes, but they may be posted separately. I can't set it to "VERIFIED FIXED", thus I'm setting it to "RESOLVED FIXED". Aleksei Nikiforov committed a patch related to this issue. It has been pushed to "libreoffice-6-2-0": https://git.libreoffice.org/core/+/561f0d496666a3ad481eefc24cf94b44ce10bdad%5E%21 tdf#122253 KDE5: Correct parent menu before it's used It will be available in 6.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |