You are not logged in.
Hi all,
yesterday night I've installed updated KDE Plasma packages, not sure if there was also a libreoffice-fresh update, but in any case today LibreOffice Applications won't start.
I tried from console with:
$ libreoffice --calc
but doesn't help.
Any ideas?
Last edited by karcher (2018-10-12 21:18:30)
Offline
What output do you get in the console when you try to run libreoffice?
Offline
Look at /var/log/pacman.log to see, if libreoffice was updated.
Start libreoffice with a new profile by moving $HOME/.confg/libreoffice to somewhere else. Is this working?
Offline
@philipW: There is no output.
@Haller: libreoffice-fresh updated 5 days ago but I was hibernating for some days and I had Calc open, so I'm still not sure if it was because of the KDE Plasma update or LibreOffice update:
[2018-10-07 01:12] [ALPM] upgraded libreoffice-fresh (6.1.1-3 -> 6.1.2-1)
[2018-10-09 12:43] [PACMAN] Running 'pacman --upgrade --asexplicit libreoffice-extension-languagetool-4.3-1-any.pkg.tar.xz'
[2018-10-09 12:44] [ALPM] upgraded libreoffice-extension-languagetool (4.2-1 -> 4.3-1)
I renamed the config to libreoffice.bak and restarted libreoffice. A new config folder was created but LibreOffice still won't start.
Offline
Did you reboot already? There's a chance that there's an interaction issue with old KDE libs and libreoffice trying to initialize the KDE filepicker. It's always advisable to reboot or at least logout and back in on KDE updates to ensure that all libraries are in a consistent state.
Offline
@V1del
Yes. I always do after system updates.
BTW
On an Antergos VM with KDE Plasma, which also got the Plasma update, libreoffice seems to be working normally.
Offline
Please post your full pacman.log
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Online
@WorMzy;
Here is the link:
https://pastebin.com/bWtKAuQ2
I've only added rows since 01.10.2018 since the whole log is 1.5 MB and pastebin didn't let me to upload it.
Offline
What if you enforce the gtk theme?
https://wiki.archlinux.org/index.php/LibreOffice#Theme
Offline
@seth: I tried all 4 of them:
#export SAL_USE_VCLPLUGIN=gen
#export SAL_USE_VCLPLUGIN=gtk3_kde5
export SAL_USE_VCLPLUGIN=gtk
#export SAL_USE_VCLPLUGIN=gtk3
but none of them helped.
Offline
Does it leave a coredump?
Is there maybe a stale zombie process?
Offline
Is there maybe a stale zombie process?
That was it!
Silly of me but I didn't check this at all because it was right after restart.
I killed all libreoffice processes and then libreoffice was able to start without a problem.
Thanks all!
Offline
Oh dear, thanks for the hint - failed to have a look for hung processes as well.
Offline