LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-09-2020, 12:12 PM   #1
sairum
Member
 
Registered: Sep 2004
Location: Portugal
Distribution: Slackware
Posts: 118

Rep: Reputation: 56
libreoffice fails to start on a -current clean install


Today I did a clean install of -current on one of my main office machines using https://slackware.nl/slackware/slack...nstall-dvd.iso (2020/12/8). Everything went well but now my libreoffice 7.0.3 (from AlienBob) won't start. It fails with a non-informative
Code:
bash-5.1$ libreoffice 
Application Error
bash-5.1$
This is a multilib installation. I've checked the linked libraries used by loffice.bin but everything seems to be OK.

Code:
bash-5.1$ ldd /usr/lib64/libreoffice/program/soffice.bin 
        linux-vdso.so.1 (0x00007fff447f7000)
        libgpgme.so.11 => /usr/lib64/libgpgme.so.11 (0x00007f065e6eb000)
        libassuan.so.0 => /usr/lib64/libassuan.so.0 (0x00007f065e6d6000)
        libgpg-error.so.0 => /lib64/libgpg-error.so.0 (0x00007f065e6b0000)
        libuno_sal.so.3 => /usr/lib64/libreoffice/program/libuno_sal.so.3 (0x00007f065e618000)
        libsofficeapp.so => /usr/lib64/libreoffice/program/libsofficeapp.so (0x00007f065e47c000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f065e297000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f065e7b5000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007f065e290000)
        librt.so.1 => /lib64/librt.so.1 (0x00007f065e286000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f065e0b9000)
        libm.so.6 => /lib64/libm.so.6 (0x00007f065df6c000)
        libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f065df52000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f065df30000)
        libdbus-1.so.3 => /usr/lib64/libdbus-1.so.3 (0x00007f065deda000)
        libicui18n.so.67 => /usr/lib64/libicui18n.so.67 (0x00007f065dbc8000)
        libicuuc.so.67 => /usr/lib64/libicuuc.so.67 (0x00007f065d9d6000)
        libcurl.so.4 => /usr/lib64/libcurl.so.4 (0x00007f065d93e000)
        libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f065d7ff000)
        libclewlo.so => /usr/lib64/libreoffice/program/libclewlo.so (0x00007f065d7f7000)
        libcomphelper.so => /usr/lib64/libreoffice/program/libcomphelper.so (0x00007f065d559000)
        libuno_cppu.so.3 => /usr/lib64/libreoffice/program/libuno_cppu.so.3 (0x00007f065d4ef000)
        libuno_cppuhelpergcc3.so.3 => /usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3 (0x00007f065d3a1000)
        libdeploymentmisclo.so => /usr/lib64/libreoffice/program/libdeploymentmisclo.so (0x00007f065d352000)
        libeditenglo.so => /usr/lib64/libreoffice/program/libeditenglo.so (0x00007f065cef7000)
        libi18nlangtag.so => /usr/lib64/libreoffice/program/libi18nlangtag.so (0x00007f065ceb8000)
        libopencllo.so => /usr/lib64/libreoffice/program/libopencllo.so (0x00007f065ce77000)
        libuno_salhelpergcc3.so.3 => /usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3 (0x00007f065ce6c000)
        libsblo.so => /usr/lib64/libreoffice/program/libsblo.so (0x00007f065cbdd000)
        libsfxlo.so => /usr/lib64/libreoffice/program/libsfxlo.so (0x00007f065c26a000)
        libsvllo.so => /usr/lib64/libreoffice/program/libsvllo.so (0x00007f065bf92000)
        libsvxlo.so => /usr/lib64/libreoffice/program/libsvxlo.so (0x00007f065b857000)
        libsvxcorelo.so => /usr/lib64/libreoffice/program/libsvxcorelo.so (0x00007f065aa2e000)
        libsvtlo.so => /usr/lib64/libreoffice/program/libsvtlo.so (0x00007f065a5ca000)
        libtklo.so => /usr/lib64/libreoffice/program/libtklo.so (0x00007f065a0b7000)
        libtllo.so => /usr/lib64/libreoffice/program/libtllo.so (0x00007f0659fed000)
        libucbhelper.so => /usr/lib64/libreoffice/program/libucbhelper.so (0x00007f0659f30000)
        libutllo.so => /usr/lib64/libreoffice/program/libutllo.so (0x00007f0659d52000)
        libvcllo.so => /usr/lib64/libreoffice/program/libvcllo.so (0x00007f06589b6000)
        libelogind.so.0 => /lib64/libelogind.so.0 (0x00007f065891a000)
        libicudata.so.67 => /usr/lib64/libicudata.so.67 (0x00007f0656e03000)
        libnghttp2.so.14 => /usr/lib64/libnghttp2.so.14 (0x00007f0656dd8000)
        libidn2.so.0 => /usr/lib64/libidn2.so.0 (0x00007f0656db7000)
        libssh2.so.1 => /usr/lib64/libssh2.so.1 (0x00007f0656d76000)
        libpsl.so.5 => /usr/lib64/libpsl.so.5 (0x00007f0656d63000)
        libssl.so.1.1 => /usr/lib64/libssl.so.1.1 (0x00007f0656ccd000)
        libcrypto.so.1.1 => /usr/lib64/libcrypto.so.1.1 (0x00007f06569ee000)
        libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2 (0x00007f065699d000)
        libkrb5.so.3 => /usr/lib64/libkrb5.so.3 (0x00007f06568c7000)
        libk5crypto.so.3 => /usr/lib64/libk5crypto.so.3 (0x00007f0656897000)
        libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007f0656891000)
        libldap-2.4.so.2 => /usr/lib64/libldap-2.4.so.2 (0x00007f0656845000)
        liblber-2.4.so.2 => /usr/lib64/liblber-2.4.so.2 (0x00007f0656835000)
        libzstd.so.1 => /usr/lib64/libzstd.so.1 (0x00007f0656751000)
        libbrotlidec.so.1 => /usr/lib64/libbrotlidec.so.1 (0x00007f0656744000)
        libz.so.1 => /usr/lib64/libz.so.1 (0x00007f065652b000)
        libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f0656502000)
        libgpgmepp.so.6 => /usr/lib64/libgpgmepp.so.6 (0x00007f065649b000)
        libnss3.so => /usr/lib64/libnss3.so (0x00007f065636c000)
        libsmime3.so => /usr/lib64/libsmime3.so (0x00007f0656342000)
        libssl3.so => /usr/lib64/libssl3.so (0x00007f06562e2000)
        libsoftokn3.so => /usr/lib64/libsoftokn3.so (0x00007f0656293000)
        libnssutil3.so => /usr/lib64/libnssutil3.so (0x00007f0656260000)
        libsqlite3.so.0 => /usr/lib64/libsqlite3.so.0 (0x00007f0656126000)
        libplds4.so => /usr/lib64/libplds4.so (0x00007f0656121000)
        libplc4.so => /usr/lib64/libplc4.so (0x00007f065611a000)
        libnspr4.so => /usr/lib64/libnspr4.so (0x00007f06560d9000)
        libreglo.so => /usr/lib64/libreoffice/program/libreglo.so (0x00007f065609a000)
        libunoidllo.so => /usr/lib64/libreoffice/program/libunoidllo.so (0x00007f0655fb2000)
        libxmlreaderlo.so => /usr/lib64/libreoffice/program/libxmlreaderlo.so (0x00007f0655f8f000)
        libxmlscriptlo.so => /usr/lib64/libreoffice/program/libxmlscriptlo.so (0x00007f0655ec7000)
        libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00007f0655d61000)
        libxolo.so => /usr/lib64/libreoffice/program/libxolo.so (0x00007f06555e3000)
        libbasegfxlo.so => /usr/lib64/libreoffice/program/libbasegfxlo.so (0x00007f06554a2000)
        liblnglo.so => /usr/lib64/libreoffice/program/liblnglo.so (0x00007f065539d000)
        libsotlo.so => /usr/lib64/libreoffice/program/libsotlo.so (0x00007f0655304000)
        libsaxlo.so => /usr/lib64/libreoffice/program/libsaxlo.so (0x00007f06552d0000)
        libi18nutil.so => /usr/lib64/libreoffice/program/libi18nutil.so (0x00007f06552aa000)
        liblangtag-lo.so.1 => /usr/lib64/libreoffice/program/liblangtag-lo.so.1 (0x00007f0655280000)
        liborcus-0.15.so.0 => /usr/lib64/libreoffice/program/liborcus-0.15.so.0 (0x00007f065514d000)
        liborcus-parser-0.15.so.0 => /usr/lib64/libreoffice/program/liborcus-parser-0.15.so.0 (0x00007f0655105000)
        libdrawinglayerlo.so => /usr/lib64/libreoffice/program/libdrawinglayerlo.so (0x00007f0654e6f000)
        libfwelo.so => /usr/lib64/libreoffice/program/libfwelo.so (0x00007f0654d93000)
        libavmedialo.so => /usr/lib64/libreoffice/program/libavmedialo.so (0x00007f0654d1b000)
        libdbtoolslo.so => /usr/lib64/libreoffice/program/libdbtoolslo.so (0x00007f0654a8b000)
        libpdfiumlo.so => /usr/lib64/libreoffice/program/libpdfiumlo.so (0x00007f06542ec000)
        libepoxy.so => /usr/lib64/libreoffice/program/libepoxy.so (0x00007f06541a6000)
        libboost_locale.so.1.74.0 => /usr/lib64/libboost_locale.so.1.74.0 (0x00007f06540d5000)
        libjpeg.so.62 => /usr/lib64/libjpeg.so.62 (0x00007f065403e000)
        libgio-2.0.so.0 => /usr/lib64/libgio-2.0.so.0 (0x00007f0653e75000)
        libgobject-2.0.so.0 => /usr/lib64/libgobject-2.0.so.0 (0x00007f0653e13000)
        libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007f0653ce5000)
        libgraphite2.so.3 => /usr/lib64/libgraphite2.so.3 (0x00007f0653cbc000)
        libharfbuzz-icu.so.0 => /usr/lib64/libharfbuzz-icu.so.0 (0x00007f0653cb7000)
        libharfbuzz.so.0 => /usr/lib64/libharfbuzz.so.0 (0x00007f0653bb7000)
        liblcms2.so.2 => /usr/lib64/libreoffice/program/liblcms2.so.2 (0x00007f0653b5c000)
        libcairo.so.2 => /usr/lib64/libcairo.so.2 (0x00007f0653a25000)
        libcups.so.2 => /usr/lib64/libcups.so.2 (0x00007f065398b000)
        libfontconfig.so.1 => /usr/lib64/libfontconfig.so.1 (0x00007f0653943000)
        libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00007f0653883000)
        libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007f065386f000)
        libskialo.so => /usr/lib64/libreoffice/program/libskialo.so (0x00007f0653198000)
        libcap.so.2 => /lib64/libcap.so.2 (0x00007f065318b000)
        libunistring.so.2 => /usr/lib64/libunistring.so.2 (0x00007f0652e09000)
        libkrb5support.so.0 => /usr/lib64/libkrb5support.so.0 (0x00007f0652dfa000)
        libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007f0652df3000)
        libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f0652dd8000)
        libnsl.so.2 => /lib64/libnsl.so.2 (0x00007f0652dbc000)
        libsasl2.so.3 => /usr/lib64/libsasl2.so.3 (0x00007f0652d9e000)
        libbrotlicommon.so.1 => /usr/lib64/libbrotlicommon.so.1 (0x00007f0652d7b000)
        libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f0652d76000)
        libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007f0652d6e000)
        libicui18n.so.68 => /usr/lib64/libicui18n.so.68 (0x00007f0652a45000)
        libicuuc.so.68 => /usr/lib64/libicuuc.so.68 (0x00007f065284f000)
        libicudata.so.68 => /usr/lib64/libicudata.so.68 (0x00007f0650d0f000)
        libstorelo.so => /usr/lib64/libreoffice/program/libstorelo.so (0x00007f0650ce6000)
        liblzma.so.5 => /lib64/liblzma.so.5 (0x00007f0650cbe000)
        libboost_system.so.1.74.0 => /usr/lib64/libboost_system.so.1.74.0 (0x00007f0650cb7000)
        libboost_iostreams.so.1.74.0 => /usr/lib64/libboost_iostreams.so.1.74.0 (0x00007f0650c9f000)
        libboost_filesystem.so.1.74.0 => /usr/lib64/libboost_filesystem.so.1.74.0 (0x00007f0650c7f000)
        libcanvastoolslo.so => /usr/lib64/libreoffice/program/libcanvastoolslo.so (0x00007f0650c1c000)
        libcppcanvaslo.so => /usr/lib64/libreoffice/program/libcppcanvaslo.so (0x00007f0650b8e000)
        libfwilo.so => /usr/lib64/libreoffice/program/libfwilo.so (0x00007f0650b51000)
        libboost_chrono.so.1.74.0 => /usr/lib64/libboost_chrono.so.1.74.0 (0x00007f0650b46000)
        libboost_thread.so.1.74.0 => /usr/lib64/libboost_thread.so.1.74.0 (0x00007f0650b23000)
        libgmodule-2.0.so.0 => /usr/lib64/libgmodule-2.0.so.0 (0x00007f0650b1b000)
        libmount.so.1 => /lib64/libmount.so.1 (0x00007f0650ac0000)
        libffi.so.7 => /usr/lib64/libffi.so.7 (0x00007f0650ab4000)
        libpcre.so.1 => /lib64/libpcre.so.1 (0x00007f0650a41000)
        libpixman-1.so.0 => /usr/lib64/libpixman-1.so.0 (0x00007f065099a000)
        libEGL.so.1 => /usr/lib64/libEGL.so.1 (0x00007f0650983000)
        libpng16.so.16 => /usr/lib64/libpng16.so.16 (0x00007f065094e000)
        libxcb-shm.so.0 => /usr/lib64/libxcb-shm.so.0 (0x00007f0650949000)
        libxcb-render.so.0 => /usr/lib64/libxcb-render.so.0 (0x00007f0650939000)
        libXrender.so.1 => /usr/lib64/libXrender.so.1 (0x00007f065072f000)
        libGL.so.1 => /usr/lib64/libGL.so.1 (0x00007f06506a1000)
        libgnutls.so.30 => /usr/lib64/libgnutls.so.30 (0x00007f06504d3000)
        libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f0650499000)
        libbz2.so.1 => /lib64/libbz2.so.1 (0x00007f0650486000)
        libX11-xcb.so.1 => /usr/lib64/libX11-xcb.so.1 (0x00007f0650481000)
        libtirpc.so.3 => /lib64/libtirpc.so.3 (0x00007f0650451000)
        libblkid.so.1 => /lib64/libblkid.so.1 (0x00007f0650400000)
        libGLdispatch.so.0 => /usr/lib64/lib
Does anyone know a way to tell libreoffice to spit more information than the on it's providing? I've tried -v -verbose, etc, without any results.
 
Old 12-09-2020, 12:57 PM   #2
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187
Was just about to report this "problem" as well.


Error:
$ libreoffice
/usr/lib64/libreoffice/program/soffice.bin: error while loading shared libraries: libicui18n.so.67: cannot open shared object file: No such file or directory

This is caused by icu4c-68.1-x86_64-1.txz (libreoffice 7.0.3 was built with icu4c-67)

So either rebuild it yourself, or wait for Eric to sort it when possible...
http://www.slackware.com/~alien/slac...eoffice/build/
 
Old 12-09-2020, 01:14 PM   #3
sairum
Member
 
Registered: Sep 2004
Location: Portugal
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 56
Thanks!

The odd thing is my libreoffice doesn't spit any error. Oh well, I'll mark this solved for now :-)
 
Old 12-09-2020, 01:39 PM   #4
kgha
Senior Member
 
Registered: May 2018
Location: Sweden
Distribution: Slackware 64 -current multilib from AlienBob's LiveSlak MATE
Posts: 1,073

Rep: Reputation: 746Reputation: 746Reputation: 746Reputation: 746Reputation: 746Reputation: 746Reputation: 746
A convenient workaround is to install Eric's icu4-compat package which includes older libicu files.
 
1 members found this post helpful.
Old 12-09-2020, 01:50 PM   #5
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187
Quote:
Originally Posted by kgha View Post
A convenient workaround is to install Eric's icu4-compat package which includes older libicu files.
Yep, that did the trick!

Thank you very much!!
 
2 members found this post helpful.
Old 12-09-2020, 04:23 PM   #6
pchristy
Senior Member
 
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,120

Rep: Reputation: Disabled
You will also need to add back some of the old packages in order to save OpenDocument format files (.odt, etc).

See here:https://www.linuxquestions.org/quest...es-4175686500/

(about half way down the page)

Thom1b has posted a link to the necessary packages there.

--
Pete
 
2 members found this post helpful.
Old 12-10-2020, 03:13 AM   #7
sairum
Member
 
Registered: Sep 2004
Location: Portugal
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 56
Again, I do have the package icu4c-compat-68.1-x86_64-1alien installed. This is automatically done by a script that installs all AlienBob's stuff (multilib, libreoffice, jdk, chrome, etc). So, apparently, that is not the issue with my installation. What bothers me is that libreoffice fails without any reasonable excuse, even when I start is from the command line! Running as root also doesn't help.
 
Old 12-10-2020, 03:59 AM   #8
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by sairum View Post
Again, I do have the package icu4c-compat-68.1-x86_64-1alien installed. This is automatically done by a script that installs all AlienBob's stuff (multilib, libreoffice, jdk, chrome, etc). So, apparently, that is not the issue with my installation. What bothers me is that libreoffice fails without any reasonable excuse, even when I start is from the command line! Running as root also doesn't help.
The issue is not with icu4c, at least not this week. As you can read in other topic here and on my blog (I urge you to subscribe to my blog if you use my packages and scripts!), the issue is the removal of raptor2, rasqal and redland which causes libreoffice to stop working.

Report it in the bug tracker of the Document Foundation then, if you want to get meaningful messages on standard output on why the program fails to launch.

In the meantime I recompiled LO 7.0.3 using GCC10 on an up-to-date Slackware-current. The new compiler needed a bit of adjustment in the SlackBuild.
The 64bit LO programs work properly, now compiling the 32bit packages.
 
5 members found this post helpful.
Old 12-10-2020, 04:15 AM   #9
pchristy
Senior Member
 
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,120

Rep: Reputation: Disabled
Eric: Just an update for you. Installing your icu4c-compat package allowed your 7.0.3 LibreOffice to launch for me, but it could not save .odt packages. Read, yes, save, no. Re-installing raptor2, rasqal and redland solved that for me.

--
Pete
 
Old 12-10-2020, 06:44 AM   #10
sairum
Member
 
Registered: Sep 2004
Location: Portugal
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 56
Quote:
Originally Posted by Alien Bob View Post
The issue is not with icu4c, at least not this week. As you can read in other topic here and on my blog (I urge you to subscribe to my blog if you use my packages and scripts!), the issue is the removal of raptor2, rasqal and redland which causes libreoffice to stop working.

Report it in the bug tracker of the Document Foundation then, if you want to get meaningful messages on standard output on why the program fails to launch.

In the meantime I recompiled LO 7.0.3 using GCC10 on an up-to-date Slackware-current. The new compiler needed a bit of adjustment in the SlackBuild.
The 64bit LO programs work properly, now compiling the 32bit packages.
First, this is a good opportunity to thank you for your great work on slackware! I don't subscribe your blog but I visit it regularly, especially if anything breaks in multilib, java, libreoffice, wine and the like. Yesterday, even before my original post, I noticed the problem with the missing packages and installed them, unfortunately without any better results! Libreoffice still exits with the message "Application Error" and nothing more. Today I guessed that eventually I was missing a "reboot" (a la windows) but it didn't change the results :-(

Maybe this afternoon I learn how to activate libreoffice's logging to have a better understanding of what's happening. On all computers I have (and they are many) libreoffice is working correctly. They all are in the same stage as this one. The difference is that on all machines I reached the state of -current from 2020/12/8 through upgradepkg and in this particular one I did a full install from the DVD into an SSD!
 
Old 12-10-2020, 07:48 AM   #11
sairum
Member
 
Registered: Sep 2004
Location: Portugal
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 56
Running libreoffice through gdb results in

Code:
Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.
0x00007fffa8cccec9 in ?? () from /usr/lib64/gallium-pipe/pipe_iris.so
(gdb)
Apparently this has something to do with GL. I tried to disable/enable several display options in Plasma5 config without any success.
 
Old 12-10-2020, 07:49 AM   #12
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
I uploaded my recompiled libreoffice packages if you want to give those a try.
 
4 members found this post helpful.
Old 12-10-2020, 08:05 AM   #13
sairum
Member
 
Registered: Sep 2004
Location: Portugal
Distribution: Slackware
Posts: 118

Original Poster
Rep: Reputation: 56
Quote:
Originally Posted by Alien Bob View Post
I uploaded my recompiled libreoffice packages if you want to give those a try.
Thanks for the effort! Unfortunately the result is similar: "Application Error". I don't use libreoffice that much. But this is the worst time of the year for having it failing! On average, I have one thesis defense per day and the faculty post-graduation office sends me all relevant documents in .docx! Fortunately calligra is up to the job and can read and convert the documents to PDF!
 
Old 12-10-2020, 08:43 AM   #14
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by sairum View Post
Thanks for the effort! Unfortunately the result is similar: "Application Error". I don't use libreoffice that much. But this is the worst time of the year for having it failing! On average, I have one thesis defense per day and the faculty post-graduation office sends me all relevant documents in .docx! Fortunately calligra is up to the job and can read and convert the documents to PDF!
It runs without issue on my desktop, I can open DOCX files, open and save ODT and I can open and edit PDF files without errors.
Are you missing some package perhaps that got added to slackware-current recently?
 
2 members found this post helpful.
Old 12-10-2020, 10:02 AM   #15
drgibbon
Senior Member
 
Registered: Nov 2014
Distribution: Slackware64 15.0
Posts: 1,221

Rep: Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943
Quote:
Originally Posted by sairum View Post
But this is the worst time of the year for having it failing! On average, I have one thesis defense per day and the faculty post-graduation office sends me all relevant documents in .docx! Fortunately calligra is up to the job and can read and convert the documents to PDF!
Alienbob's LibreOffice is not your only option, if you really need it working as soon as possible you could also install from SBo (both binary and source options available).

That said, the new libreoffice packages from Alienbob's repo fixed all the startup/saving problems here (including saving .docx).

Last edited by drgibbon; 12-10-2020 at 10:20 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dnf clean all doesn't clean all mrmazda Fedora 3 11-13-2019 05:12 PM
[SOLVED] LibreOffice Writer can't start on Debian 9 but other LibreOffice apps work fine IsaacKuo Linux - Software 4 08-20-2017 12:45 AM
Clean $PATH and clean python install iFunction Linux - General 1 10-12-2016 09:09 AM
How to install only Writer from Libreoffice package"libreoffice-4.0.3-i486-1alien.txz just.srad Slackware 10 05-30-2013 02:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration