Libreoffice is broken

  • There was this Topic, but I’m not sure of the solution (language: german)

  • Reboot after install

  • Are there any coredumps (coredumpctl)

  • Is there perhaps a libreoffice already running that is hung (i.e., zombie) (ps -p $(pgrep -fd ',' soffice || echo $$) -F)

  • Can libreoffice be started in --safe-mode

  • There is some libreoffice troubleshooting info at wiki.archlinux.

    In one case opencl is mentioned. I looked at my Tools> Options > LIbreOffice > OpenCL and it is not checked.

I am not having any problem with libreoffice. My software enivronment:

===> pacman -Q ‘libreoffice-still’
libreoffice-still 7.4.6-1

===> echo $XDG_CURRENT_DESKTOP
XFCE

===> echo $XDG_SESSION_TYPE
x11

1 Like