You are not logged in.
I wanted to check if I can turn on opencl in libreoffice.
After turing the option in settings I can't run linreoffice anymore.
The only solution was to turn it off using the power button.
After another try laptop froze again.
I didn't know what to do so I removed everything libreoffice connected from .config directory. Didn't help so I did libreoffice reinstallation.
This didn't help either.
All I have is:
journalctl | grep -i libreoffice
sty 03 20:00:21 p14s plasmashell[2175]: QString::arg: 2 argument(s) missing in libreoffice-startcenter
sty 03 20:00:21 p14s systemd[1951]: Started LibreOffice - Office.
sty 03 20:07:21 p14s dbus-daemon[1224]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.63' (uid=0 pid=2684 comm="sudo pacman -Rsn libreoffice-fresh")
sty 03 20:07:33 p14s dbus-daemon[1224]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.64' (uid=0 pid=2698 comm="sudo pacman -Rsn libreoffice-fresh libreoffice-fre")
sty 03 20:08:28 p14s dbus-daemon[1224]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.65' (uid=0 pid=2731 comm="sudo pacman -S libreoffice-fresh libreoffice-fresh")
sty 03 20:09:31 p14s dbus-daemon[1224]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.71' (uid=0 pid=3003 comm="sudo pacman -S libreoffice-fresh libreoffice-fresh")
sty 03 20:13:25 p14s plasmashell[1815]: QString::arg: 2 argument(s) missing in libreoffice-writer
sty 03 20:13:25 p14s systemd[1590]: Started LibreOffice Writer - Word Processor.Last edited by 860lacov (2024-01-03 21:27:55)
Offline
try running libreoffice in safe mode from the terminal, then revert the changes you made:
libreoffice --safe-mode --safe-mode Starts in a safe mode, i.e. starts temporarily with a
fresh user profile and helps to restore a broken
configuration.Offline
try running libreoffice in safe mode from the terminal, then revert the changes you made:
libreoffice --safe-mode--safe-mode Starts in a safe mode, i.e. starts temporarily with a fresh user profile and helps to restore a broken configuration.
That helped but maybe you are able to tell me why removing config files didn't work?
Offline