| Summary: | GTK3: opening sort dialog takes a long time | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Jean-Baptiste Faure <jbfaure> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, ilmari.lauhakangas, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, haveBacktrace, perf, regression |
| Version: | 6.1.0.0.beta2+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=118390 | ||
| Whiteboard: | target:6.2.0 target:6.1.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
| Attachments: | Callgrind output from master | ||
|
Description
Jean-Baptiste Faure
2018-06-24 20:56:42 UTC
Regression introduced by: author Caolán McNamara <caolanm@redhat.com> 2018-05-18 13:20:07 +0100 committer Caolán McNamara <caolanm@redhat.com> 2018-05-21 21:40:03 +0200 commit 52eb2804bb4403e74483ee49bfcb4539065d7143 (patch) tree 772c2adba0f2049e3a7b981e7a918148749ccb22 parent 2632adfbc2a664ab99de7e24d6fcd6841a10b6f1 (diff) weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFields Bisected with: bibisect-linux64-6.1 Adding Cc: to Caolán McNamara Created attachment 143095 [details] Callgrind output from master Arch Linux 64-bit Version: 6.2.0.0.alpha0+ Build ID: 5b42a17dc99fba2ccf8dd8d0a8e0e4e836e30120 CPU threads: 8; OS: Linux 4.17; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded Built on June 22nd 2018 I noticed Insert - Special character also takes a ton of time with GTK3 (In reply to Buovjaga from comment #3) > I noticed Insert - Special character also takes a ton of time with GTK3 Would you mind reporting it in a different ticket ? Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=96c43a21da48e9ef50f199b9418e089da42a8ebb Resolves: tdf#118356 freeze/thaw mass language additions 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. 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=5ec647b773670191d51b03b7f668024c046643d8&h=libreoffice-6-1 Resolves: tdf#118356 freeze/thaw mass language additions It will be available in 6.1.0.1. 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. Data - Sort is now snappy to open Arch Linux 64-bit Version: 6.2.0.0.alpha0+ Build ID: eff395c2d2a3026d9d65121e273af336fb0cfb19 CPU threads: 8; OS: Linux 4.17; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded Built on June 26th 2018 Verified fixed in Version: 6.1.0.0.beta2+ Build ID: 5ec647b773670191d51b03b7f668024c046643d8 Threads CPU : 4; OS : Linux 4.4; UI Render : par défaut; VCL: gtk3; Ubuntu_16.04_x86-64 Locale : fr-FR (fr_FR.UTF-8); Calc: threaded Thank you very much ! Best regards. JBF |