https://issues.apache.org/ooo/show_bug.cgi?id=121914
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #0) > (-env:UserInstallation=\$SYSUSERCONFIG/../.openoffice.org/3 or > -env:UserInstallation=$SYSUSERCONFIG/../.openoffice.org/3) is not expanded > rightly. These paths are both wrong: ]$ cat /opt/openoffice.org3/program/bootstraprc [Bootstrap] BaseInstallation=${OOO_BASE_DIR} InstallMode=<installmode> ProductKey=OpenOffice.org 3.4.1 UserInstallation=$SYSUSERCONFIG/.openoffice.org/3 [ErrorReport] ErrorReportPort=80 ErrorReportServer= It is $SYSUSERCONFIG/.openoffice.org/3 not $SYSUSERCONFIG/../.openoffice.org/3 /opt/openoffice.org3/program/soffice -env:UserInstalletion=$SYSUSERCONFIG/.openoffice.org/3 works fine. > It would be nice we don't have to do this. You don't have to do this. What is the original problem? Can you attach the output of running /opt/openoffice.org3/program/soffice from a terminal, with no extra arguments? If the javaldx message you are seeing is "javaldx failed. User must select a JRE from options dialog!" then it has been changed in Revision 1377429 to a warning. But this doesn't prevent OpenOffice from running. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
