<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
Hi all<br>
<br>
Ask the question and the answer materialises<br>
<br>
I realised that i still had <br>
<br>
<blockquote type="cite">$ UNO_PATH=/usr/lib64/libreoffice/program<br>
$
URE_BOOTSTRAP=vnd.sun.star.pathname:/usr/lib64/libreoffice/program/fundamentalrc<br>
</blockquote>
<br>
when i redirected the variables to where I'd compiled libreoffice<br>
<br>
<blockquote type="cite">UNO_PATH=/home/alex/master/instdir/program<br>
URE_BOOTSTRAP=vnd.sun.star.pathname:/home/alex/master/instdir/program/fundamentalrc<br>
</blockquote>
<br>
every thing worked as expected and LibreOffice started up
successfully<br>
<br>
Problem solved. <br>
<br>
Alex<br>
<br>
<br>
<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 24/10/2020 18:02, mcmurchy1917techy
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:f1b49acd-55e0-a6fb-628b-dbd839820eb3@btinternet.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<font size="+1"><font face="DejaVu Serif">If it helps I 've
attached the backtrace generated by <br>
<br>
<blockquote type="cite">$
/home/alex/master/instdir/program/soffice --writer
--backtrace<br>
GNU gdb (GDB) 9.2<br>
Copyright (C) 2020 Free Software Foundation, Inc.<br>
License GPLv3+: GNU GPL version 3 or later <a
class="moz-txt-link-rfc2396E"
href="http://gnu.org/licenses/gpl.html"
moz-do-not-send="true"><http://gnu.org/licenses/gpl.html></a><br>
This is free software: you are free to change and
redistribute it.<br>
There is NO WARRANTY, to the extent permitted by law.<br>
Type "show copying" and "show warranty" for details.<br>
This GDB was configured as "x86_64-slackware-linux".<br>
Type "show configuration" for configuration details.<br>
For bug reporting instructions, please see:<br>
<a class="moz-txt-link-rfc2396E"
href="http://www.gnu.org/software/gdb/bugs/"
moz-do-not-send="true"><http://www.gnu.org/software/gdb/bugs/></a>.<br>
Find the GDB manual and other documentation resources online
at:<br>
<a class="moz-txt-link-rfc2396E"
href="http://www.gnu.org/software/gdb/documentation/"
moz-do-not-send="true"><http://www.gnu.org/software/gdb/documentation/></a>.<br>
<br>
For help, type "help".<br>
Type "apropos word" to search for commands related to
"word"...<br>
Reading symbols from
/home/alex/master/instdir/program/soffice.bin...<br>
log will be saved as gdbtrace.log, this will take some time,
patience...<br>
[Detaching after fork from child process 19652]<br>
terminate called after throwing an instance of
'com::sun::star::container::NoSuchElementException'<br>
</blockquote>
<br>
Alex<br>
<br>
</font></font><br>
<div class="moz-cite-prefix">On 24/10/2020 17:51,
mcmurchy1917techy wrote:<br>
</div>
<blockquote type="cite"
cite="mid:1a127c53-9e4d-5281-e44a-4752fe2e970f@btinternet.com">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<font size="+1"><font face="DejaVu Serif">I've had a successful
compile of LibreOffice after cloning from <a
class="moz-txt-link-freetext"
href="https://gerrit.libreoffice.org/core"
moz-do-not-send="true">https://gerrit.libreoffice.org/core</a>
<br>
<br>
When running soffice It bombs out<br>
<br>
<blockquote type="cite">$
/home/alex/master/instdir/program/soffice --writer<br>
terminate called after throwing an instance of
'com::sun::star::container::NoSuchElementException'<br>
</blockquote>
<br>
It doesn't give me much of a clue as to where to look.<br>
<br>
Anyone give me a pointer as to where to start.<br>
<br>
If it's any help I'm compiling against JDK11.<br>
<br>
Alex<br>
</font></font> </blockquote>
<br>
</blockquote>
<br>
</body>
</html>