https://issues.apache.org/ooo/show_bug.cgi?id=121914
--- Comment #3 from SET <[email protected]> --- With $SYSUSERCONFIG/.openoffice.org/3 soffice starts normally with openjdk7 !!! And .openoffice.org/3 in $HOME is being used. I used to have $SYSUSERCONFIG/../.openoffice.org/3 in bootstraprc with openjdk6, to use $HOME/.openoffice.org/3 . $SYSUSERCONFIG/.openoffice.org/3 with openjdk6 would use $HOME/.config/.openoffice.org/3 . If bootstraprc contains $SYSUSERCONFIG/../.openoffice.org/3 with openjdk7, I get these errors : [Java framework] Error in function createSettingsDocument (elements.cxx). javaldx failed! It seems that $SYSUSERCONFIG points to $HOME or to $HOME/.config with openjdk7 and openjdk6 respectively. In pure semantics, we would expect $SYSUSERCONFIG to mean $HOME/.config . Please close if necessary. Regards. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
