Yesterday I face the same problem and then I installed the gtk2, as solution suggested by this post but the problem persist then I installed gtk3 and it was resolved. Maybe the newer libreoffice use gtk3 as hard dependancy not gtk2. I’m posting this if someone else encountered this problem in future he might be able to resolve it by installing gtk3.
So it seems to be because gtk wasn’t installed. and I did check, even though I’m using KDE, I do have gtk2, 3, and 4 installes:
$ pamac search --installed gtk
[...]
gtk4 1:4.12.4-1 extra
GObject-based multi-platform GUI toolkit
gtk3 1:3.24.38-1 extra
GObject-based multi-platform GUI toolkit
gtk2 2.24.33-3 extra
GObject-based multi-platform GUI toolkit (legacy)
[...]
So you could trey installing one, or all of those:
For gtk2:
pamac install gtk2
For gtk3:
pamac install gtk3
For gtk4:
pamac install gtk4
And see if that helps. Hope it does!
Edit:
According to this page a reinstall helped. So you could try that:
First remove it:
pamac remove libreoffice-{still fresh}
Then make sure there are no remnants left of it that could interfere:
@Mirdarthos , I found the same page and tried the reinstallation & removing of configuration files, but it didn’t change a thing. I also switched to “still” in stead of “fresh”.
@cscs , I tried every combination, but none worked
I just saw I posted the error message a bit too minimal, it is more elaborate (but didn’t give me any clue):
terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException'
Fatal exception: Signal 6
Stack:
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3f8d3)[0x7f7f554108d3]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3fad0)[0x7f7f55410ad0]
/usr/lib/libc.so.6(+0x3e710)[0x7f7f55109710]
/usr/lib/libc.so.6(+0x8e83c)[0x7f7f5515983c]
/usr/lib/libc.so.6(raise+0x18)[0x7f7f55109668]
/usr/lib/libc.so.6(abort+0xd7)[0x7f7f550f14b8]
/usr/lib/libstdc++.so.6(+0x9ca6f)[0x7f7f54e9ca6f]
/usr/lib/libstdc++.so.6(+0xb011c)[0x7f7f54eb011c]
/usr/lib/libstdc++.so.6(+0xb0189)[0x7f7f54eb0189]
/usr/lib/libstdc++.so.6(+0xb03ed)[0x7f7f54eb03ed]
/usr/lib/libreoffice/program/libxmlreaderlo.so(+0x37e8)[0x7f7f54c0c7e8]
/usr/lib/libreoffice/program/../program/libconfigmgrlo.so(+0x4ef15)[0x7f7f442c5f15]
/usr/lib/libreoffice/program/../program/libconfigmgrlo.so(+0x6a05e)[0x7f7f442e105e]
/usr/lib/libreoffice/program/../program/libconfigmgrlo.so(+0x6b0aa)[0x7f7f442e20aa]
/usr/lib/libreoffice/program/../program/libconfigmgrlo.so(+0x3dbde)[0x7f7f442b4bde]
/usr/lib/libreoffice/program/../program/libconfigmgrlo.so(+0x416a3)[0x7f7f442b86a3]
/usr/lib/libreoffice/program/libutllo.so(+0x5da8f)[0x7f7f52746a8f]
/usr/lib/libreoffice/program/libutllo.so(+0x603c9)[0x7f7f527493c9]
/usr/lib/libreoffice/program/libutllo.so(_ZN3utl10ConfigItemC1EN3rtl8OUStringE14ConfigItemMode+0x88)[0x7f7f52740108]
/usr/lib/libreoffice/program/libutllo.so(_ZN19SvtSysLocaleOptionsC1Ev+0x1a2)[0x7f7f5277f782]
/usr/lib/libreoffice/program/libvcllo.so(+0x75ae27)[0x7f7f5175ae27]
/usr/lib/libreoffice/program/libvclplug_qt5lo.so(_ZN10QtInstance12AfterAppInitEv+0xc6)[0x7f7f4adbf476]
/usr/lib/libreoffice/program/libvcllo.so(_Z7InitVCLv+0x92a)[0x7f7f5176f61a]
/usr/lib/libreoffice/program/libvcllo.so(_Z10ImplSVMainv+0x316)[0x7f7f5176fa46]
/usr/lib/libreoffice/program/libsofficeapp.so(soffice_main+0x136)[0x7f7f5533e206]
/usr/lib/libreoffice/program/soffice.bin(+0x1031)[0x5595747d3031]
/usr/lib/libc.so.6(+0x27cd0)[0x7f7f550f2cd0]
/usr/lib/libc.so.6(__libc_start_main+0x8a)[0x7f7f550f2d8a]
/usr/lib/libreoffice/program/soffice.bin(+0x1065)[0x5595747d3065]
I’ve been using Manjaro on this laptop already a few years without any hassle. Strange that this happens suddenly…
Strange things do suddenly happen without rhyme or reason on updates, especially kernel upgrades. The best thing to do, rather than spend hours of frustration trying to solve the issue is to remove libreoffice, then re-install.
You’ll first need to know which version of libreoffice you have - eg my version is the ‘still’ version, but there’s also a ‘fresh’ version. So to find out which one you have, run