You are not logged in.

#1 2024-01-03 19:49:31

860lacov
Member
Registered: 2020-05-02
Posts: 497

[SOLVED] While starting LibreOffice, the computer froze

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

#2 2024-01-03 20:23:46

jonno2002
Member
Registered: 2016-11-21
Posts: 868

Re: [SOLVED] While starting LibreOffice, the computer froze

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

#3 2024-01-03 21:27:38

860lacov
Member
Registered: 2020-05-02
Posts: 497

Re: [SOLVED] While starting LibreOffice, the computer froze

jonno2002 wrote:

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

Board footer

Powered by FluxBB