https://issues.apache.org/ooo/show_bug.cgi?id=121914
Bug ID: 121914
Issue Type: DEFECT
Summary: openjdk7 - SYSUSERCONFIG gets meaningless
Classification: Application
Product: Installation
Version: AOO 3.4.1
Hardware: All
OS: Linux64
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ui
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Since I upgraded ARCH (x86_64), there's no more openjdk6 but openjdk7. AOO
would not start with javaldx errors. SYSUSERCONFIG, whether in bootstraprc or
at the command line (-env:UserInstallation=\$SYSUSERCONFIG/../.openoffice.org/3
or -env:UserInstallation=$SYSUSERCONFIG/../.openoffice.org/3) is not expanded
rightly. The only way to start AOO is with
UserInstallation=file://~/.openoffice.org/3, in bootstraprc or at the command
line.
But then, the spell checker stops to work. hunspell gets missed.
Using UserInstallation=file://$HOME/.openoffice.org/3 in bootstraprc or at the
command line resolves the problem.
Happens with 3.5.0 also.
It would be nice we don't have to do this.
Regards.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.