| Summary: | sorting multiple selected rows leads to CALC hanging | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Oliver Grimm <logistikka> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, logistikka, oliver.brinzing, xiscofauli |
| Priority: | medium | Keywords: | perf |
| Version: | 6.3.3.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:6.5.0 target:6.4.1 target:6.3.5 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Oliver Grimm
2019-12-03 10:38:45 UTC
no repro with: Version: 6.3.4.1 (x64) Build-ID: a21169d87339dfa44546f33d6d159e89881e9d92 CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE Calc: Thank you for testing on your machine. I just found out that that this bug ONLY occurs in Wayland sessions. The bug does NOT occur in XOrg sessions. Can someone please try to reproduce on Linux in a Wayland session? (In reply to Oliver Grimm from comment #2) > Thank you for testing on your machine. > > I just found out that that this bug ONLY occurs in Wayland sessions. > The bug does NOT occur in XOrg sessions. > > Can someone please try to reproduce on Linux in a Wayland session? Do you reproduce it if you launch LibreOffice from commandline like 'SAL_USE_VCLPLUGIN=gen soffice' ? no. With 'SAL_USE_VCLPLUGIN=gen soffice' the bug does not occur. in addition, NO bug with VCL kde5: Version: 6.3.3.2.0+ Build-ID: 1:6.3.3-3 CPU-Threads: 2; BS: Linux 5.3; UI-Render: Standard; VCL: kde5; Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE Calc: threaded so far, the bug only occurs with "Linux Gnome3 Wayland". You can't confirm your own bugs. Moving it back to UNCONFIRMED until someone else confirms it. (In reply to Oliver Grimm from comment #5) > in addition, NO bug with VCL kde5: > > Version: 6.3.3.2.0+ > Build-ID: 1:6.3.3-3 > CPU-Threads: 2; BS: Linux 5.3; UI-Render: Standard; VCL: kde5; > Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE > Calc: threaded > > so far, the bug only occurs with "Linux Gnome3 Wayland". Hi Caolán, In case you are using Wayland, do you reproduce it on your end ? Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b650fe8a75e34d109764b25527e034845f6445e1 Resolves: tdf#129158 freeze/thaw around bulk inserts It will be available in 6.5.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. fixed in master, backports to 6-4 and 6-3 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/39f08d04047fba6fef9972f8b2ab4cd5658870ea Resolves: tdf#129158 freeze/thaw around bulk inserts It will be available in 6.4.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/a34e4090b39852b6d44a0107f375ff48253cd077 Resolves: tdf#129158 freeze/thaw around bulk inserts It will be available in 6.3.5. 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. |