| Summary: | Crash when opening "Format trend line" dialog in gtk3 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Samuel Mehrbrodt (allotropia) <samuel.mehrbrodt> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | caolan.mcnamara, samuel.mehrbrodt, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=133423 | ||
| Whiteboard: | target:7.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
Regression introduced by: author Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> 2021-02-11 07:53:15 +0100 committer Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> 2021-02-22 07:36:21 +0100 commit 4141533a3fb984fbaefe87b15fceeda7f2082061 (patch) tree 46b7dc9e659033666cdef2275ec283dd2de8fd96 parent c40ce0c542b46d45a00561a926953df2fe9a9762 (diff) [API CHANGE] tdf#133423 Implement chart:regression-moving-type Bisected with: bibisect-linux64-7.2 Not really a regression. I added a new widget to the dialog which makes it crash. But the dialog works fine in other VCL backends, so I assume this just accidentally triggered some bug in the GTK backend. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4f28ca3e16de71e279fc54cd4a95e8181479c263 tdf#141191 use plain GtkComboBoxText for standard case It will be available in 7.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. |
1. Open attachment 161310 [details] 2. Double click the upper chart 3. Right click on the red trend line 4. Select "Format Trend Line..." Expected: Dialog is shown Actual: LO crashes Crash doesn't happen with "gen" plugin