soffice --writer fails with 'com::sun::star::container::NoSuchElementException'
mcmurchy1917techy
mcmurchy1917techy at btinternet.com
Sat Oct 24 17:17:50 UTC 2020
Hi all
Ask the question and the answer materialises
I realised that i still had
> $ UNO_PATH=/usr/lib64/libreoffice/program
> $
> URE_BOOTSTRAP=vnd.sun.star.pathname:/usr/lib64/libreoffice/program/fundamentalrc
when i redirected the variables to where I'd compiled libreoffice
> UNO_PATH=/home/alex/master/instdir/program
> URE_BOOTSTRAP=vnd.sun.star.pathname:/home/alex/master/instdir/program/fundamentalrc
every thing worked as expected and LibreOffice started up successfully
Problem solved.
Alex
On 24/10/2020 18:02, mcmurchy1917techy wrote:
> If it helps I 've attached the backtrace generated by
>
>> $ /home/alex/master/instdir/program/soffice --writer --backtrace
>> GNU gdb (GDB) 9.2
>> Copyright (C) 2020 Free Software Foundation, Inc.
>> License GPLv3+: GNU GPL version 3 or later
>> <http://gnu.org/licenses/gpl.html>
>> This is free software: you are free to change and redistribute it.
>> There is NO WARRANTY, to the extent permitted by law.
>> Type "show copying" and "show warranty" for details.
>> This GDB was configured as "x86_64-slackware-linux".
>> Type "show configuration" for configuration details.
>> For bug reporting instructions, please see:
>> <http://www.gnu.org/software/gdb/bugs/>.
>> Find the GDB manual and other documentation resources online at:
>> <http://www.gnu.org/software/gdb/documentation/>.
>>
>> For help, type "help".
>> Type "apropos word" to search for commands related to "word"...
>> Reading symbols from /home/alex/master/instdir/program/soffice.bin...
>> log will be saved as gdbtrace.log, this will take some time, patience...
>> [Detaching after fork from child process 19652]
>> terminate called after throwing an instance of
>> 'com::sun::star::container::NoSuchElementException'
>
> Alex
>
>
> On 24/10/2020 17:51, mcmurchy1917techy wrote:
>> I've had a successful compile of LibreOffice after cloning from
>> https://gerrit.libreoffice.org/core
>>
>> When running soffice It bombs out
>>
>>> $ /home/alex/master/instdir/program/soffice --writer
>>> terminate called after throwing an instance of
>>> 'com::sun::star::container::NoSuchElementException'
>>
>> It doesn't give me much of a clue as to where to look.
>>
>> Anyone give me a pointer as to where to start.
>>
>> If it's any help I'm compiling against JDK11.
>>
>> Alex
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20201024/e0f07dea/attachment.htm>
More information about the LibreOffice
mailing list