https://bugs.documentfoundation.org/show_bug.cgi?id=145063
--- Comment #1 from David <[email protected]> --- Okay, after a lot of experimentation I have found a workaround to the FILESAVE HANG bug. It is associated with GTK3. Changing the theme from GTK3 to QT5, then logging out and back in fixes the problem. Saving is once again instantaneous the way it used to be under GTK2. /etc/profile.d/libreoffice-fresh.sh export SAL_USE_VCLPLUGIN=qt5 /etc/profile.d/libreoffice-fresh.csh setenv SAL_USE_VCLPLUGIN qt5 This also explains why multiple versions of Libreoffice are affected. The last usable version for me was 6.1.2.3 I'm not sure there is anything that LibreOffice developers can do about this. I hope this workaround helps someone in the future. -- You are receiving this mail because: You are the assignee for the bug.
