https://bugs.documentfoundation.org/show_bug.cgi?id=138644
--- Comment #13 from James Edwards-Jones <[email protected]> --- I am experiencing similar issues with a 140MB spreadsheet. Double clicking the action type always hangs and usually crashes. Sometimes with a message saying the connection to the wayland compositor has been lost. The workaround I used to create the table was to select a smaller range of rows initially and then change the source, but this isn't reliable and most of the time the UI will hang indefinitely when changing the source to the full number of rows. Something here doesn't scale well. Could the expensive computations be saved until confirming the pivot table dialog instead of taking place on every change and freezing the UI? Maybe calculate them only on a subset of data initially for large data sets? If struggling to reproduce maybe try with a data set 1000x larger? Although my laptop is high spec so maybe something else is needed to reproduce. Once/if the table gets successfully created it works ok, but I'm having to save after every action because the crashes are so predictable and retry dozens of times to succeed. -- You are receiving this mail because: You are the assignee for the bug.
