The attached file is the result of running this command: $ rm -Rf ~/.config/libreoffice; libreoffice --calc --backtrace; rm -Rf ~/.config/libreoffice; libreoffice --help --backtrace
$ libreoffice --help results in this output: terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException' $ libreoffice --calc results in this output: I18N: Operating system doesn't support locale "" I18N: Operating system doesn't support locale "en_US" Fatal exception: Signal 11 Stack: /usr/lib/libreoffice/program/libuno_sal.so.3(+0x13568)[0x7f85d1385568] /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c5d6)[0x7f85d13ae5d6] /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7f85d0fbff20] /usr/lib/libreoffice/program/libuno_cppu.so.3(uno_type_any_assign+0x705)[0x7f85ca666dc5] /usr/lib/libreoffice/program/libmergedlo.so(+0x2948148)[0x7f85d3f14148] /usr/lib/libreoffice/program/libmergedlo.so(+0x2948eea)[0x7f85d3f14eea] /usr/lib/libreoffice/program/libmergedlo.so(_ZN3utl10ConfigItemC2ERKN3rtl8OUStringE14ConfigItemMode+0xcb)[0x7f85d3f0947b] /usr/lib/libreoffice/program/libmergedlo.so(+0x29a1d95)[0x7f85d3f6dd95] /usr/lib/libreoffice/program/libmergedlo.so(_ZN19SvtSysLocaleOptionsC1Ev+0x125)[0x7f85d3f6f345] /usr/lib/libreoffice/program/libmergedlo.so(_Z7InitVCLv+0x1a0)[0x7f85d42bba00] /usr/lib/libreoffice/program/libmergedlo.so(+0x2cf11dd)[0x7f85d42bd1dd] /usr/lib/libreoffice/program/libmergedlo.so(_Z6SVMainv+0x30)[0x7f85d42bd240] /usr/lib/libreoffice/program/libmergedlo.so(soffice_main+0x115)[0x7f85d3301fe5] /usr/lib/libreoffice/program/soffice.bin(+0x78b)[0x560ecfdc278b] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x7f85d0fa2b97] /usr/lib/libreoffice/program/soffice.bin(+0x7ca)[0x560ecfdc27ca] ## Environment Info $ apt show libreoffice-calc |grep -i Version Version: 1:6.0.7-0ubuntu0.18.04.10 $ lsb_release -d Description: Ubuntu 18.04.3 LTS $ java --version openjdk 11.0.6 2020-01-14 OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1) OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing) ** Attachment added: "gdbtrace.log" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1704893/+attachment/5340700/+files/gdbtrace.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1704893 Title: Writer closes when finished loading without error Status in libreoffice package in Ubuntu: New Bug description: When I attempt to open a document in LibreOffice Writer, by any method, I am shown a loading dialog with a progress bar. The progress bar advances to about 95%, then disappears, and nothing happens. I have tried launching LibreOffice Writer by several methods: - Start LibreOffice, click "Create/Writer Document" - Open a filetype associated with LibreOffice Writer in a file browser - Launch libreoffice --writer in a terminal (This outputs nothing) I have confirmed via ps -A that LibreOffice is truly closed, and not merely invisible. Things I tried, with no difference: - sudo apt-get install --reinstall libreoffice-writer - rm ~/.config/libreoffice - cp -a /usr/lib/libreoffice/share ~/.config/libreoffice/4/user This is a fresh install of LibreOffice on a fresh install of Lubuntu. Other LibreOffice applications, such as Calc, work fine. I believe the same problem may have been reported at - https://askubuntu.com/questions/129383/libreoffice-not-opening - https://askubuntu.com/questions/697309/unable-to-open-libreoffice-writer?rq=1 Nothing there helped me. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: libreoffice-writer 1:5.3.1-0ubuntu2 ProcVersionSignature: Ubuntu 4.10.0-26.30-generic 4.10.17 Uname: Linux 4.10.0-26-generic i686 NonfreeKernelModules: wl ApportVersion: 2.20.4-0ubuntu4.4 Architecture: i386 CurrentDesktop: LXDE Date: Mon Jul 17 20:22:50 2017 InstallationDate: Installed on 2017-07-05 (12 days ago) InstallationMedia: Lubuntu 17.04 "Zesty Zapus" - Release i386 (20170412) SourcePackage: libreoffice UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1704893/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

