When calc has already an ods file opened, and you try to open an other ods file, it fails to load it: scenario: - open an ods file with calc; do some job and save it - try to open an other ods file What happen: - get a flashing 'libreoffice' logo - cpu is fully using frequency, but not full cores power - log is flooded with: AVC apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/oem/.cache/mesa_shader_cache/index" pid=28606 comm="soffice.bin" requested_mask="wrc" denied_mask="wrc" fsuid=1000 ouid=1000 audit: type=1400 audit(1560867555.448:41): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/oem/.cache/mesa_shader_cache/index" pid=28619 comm="soffice.bin" requested_mask="wrc" denied_mask="wrc" fsuid=1000 ouid=1000 Need to kill the soffice.bin processes
No problem in Version: 6.3.0.0.beta2 Build-ID: 6c6edded7133daf2d8d0b2ea7ae25b8109c5c064 CPU-Threads: 8; BS: Linux 4.15; UI-Render: Standard; VCL: kde5; Gebietsschema: de-DE (de_DE.UTF-8); UI-Language: de-DE or in Version: 6.2.3.2 Build-ID: aecc05fe267cc68dde00352a451aa867b3b546ac CPU-Threads: 8; BS: Linux 4.15; UI-Render: Standard; VCL: kde5; Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE
This is an issue with Debian & Ubuntu: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887593 https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1751762