| Summary: | Crash/Freeze when Insert Special Characters drop down control is in drop down and Help dialog is click on (not gtk3) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Jim Raykowski <raykowj> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, serval2412, telesto, xiscofauli |
| Priority: | medium | Keywords: | haveBacktrace |
| Version: | 6.0.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.2.0 target:6.1.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 109232 | ||
| Attachments: | backtrace | ||
|
Description
Jim Raykowski
2018-08-29 02:15:07 UTC
I can't reproduce it in Version: 6.2.0.0.alpha0+ Build ID: 3bd8316718fdfed454c01a9c4ae6af6beb34437d CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded when I press F1, the browser is open... Repro Version: 6.2.0.0.alpha0+ Build ID: 414ef6cb187dd3bbcc917dbedf3c0c1cc8668f60 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-08-20_22:43:18 Locale: nl-NL (nl_NL); Calc: CL On pc Debian x86-64 with master sources updated today + gtk3/gtk or gen rendering, I don't reproduce this. Any chance for a bt? Created attachment 144541 [details] backtrace backtrace from: Version: 6.2.0.0.alpha0+ Build ID: cce69378e2b425c205a7ae5b74f0c126e89d5342 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; Locale: en-US (en_US.UTF-8); Calc: threaded Thank you Jim for your feedback. Ok, I can reproduce it in Version: 6.2.0.0.alpha0+ Build ID: 3bd8316718fdfed454c01a9c4ae6af6beb34437d CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded but not with GTK3 In order to show the help confirmation dialog, I launched LibreOffice in safe-mode Also reproduced in Version: 6.0.0.0.alpha1+ Build ID: 6eeac3539ea4cac32d126c5e24141f262eb5a4d9 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded (oldest commit in bibisect-linux64-6.1 ). In bibisect-linux64-6.0 the old offline help window is displayed instead. @Caolán, I thought you could be interested in this issue... Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=eac4bd8e3c84ba4afe153e42cc82b263f62b5e11 tdf#119579 skip floating windows as potential parent for missing help dialog It will be available in 6.2.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. that seems to work for me, backport to 6-1 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e6a0d77e144cf41459cc1124244638e562b8d0db&h=libreoffice-6-1 tdf#119579 skip floating windows as potential parent for missing help dialog It will be available in 6.1.2. 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. |