Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2009 19:51:14 +0100
From:      "Sebastian Setzer" <sebastiansetzer@alice-dsl.net>
To:        "Kurt Buff" <kurt.buff@gmail.com>, <freebsd-questions@freebsd.org>
Cc:        openoffice@freebsd.org
Subject:   RE: OpenOffice 3.0, which java must I use?
Message-ID:  <67CE2BFC0C158B4C96BC1229798DE50F01FA51F6@HSNMST02V05.hsn.alice-dsl.net>
References:  <67CE2BFC0C158B4C96BC1229798DE50F01FA51F5@HSNMST02V05.hsn.alice-dsl.net> <a9f4a3860901221254v132db53yf435007b60de6da7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks,
with diablo 1.6 it works.

To the openoffice porting team:
    Could you please mention this on =
http://porting.openoffice.org/freebsd/?
    This page says "We support only Java 1.5"

The problem with the macro securitylevel dialog wasn't solved by the =
working java, though.
But I found a workaround on =
http://bugs.gentoo.org/show_bug.cgi?id=3D244917
(and other sites, after I knew that I must search for MacroSecurityLevel =
and Common.xcu):
insert the following into =
.openoffice.org/3/user/registry/data/org/openoffice/Office/Common.xcu

<node oor:name=3D"Security">
  <node oor:name=3D"Scripting">
   <prop oor:name=3D"MacroSecurityLevel" oor:type=3D"xs:int">
    <value>1</value>
   </prop>
  </node>
</node>

-----Original Message-----
From: Kurt Buff
Sent: Thu 1/22/2009 9:54 PM
To: Sebastian Setzer
Subject: Re: OpenOffice 3.0, which java must I use?
=20
$ uname -a
FreeBSD grimsqueaker-bsd.pigfarm.org 7.1-STABLE FreeBSD 7.1-STABLE #7:
Sun Jan 11 21:12:44 PST 2009     root@:/usr/obj/usr/src/sys/GENERIC
amd64
$ pkg_info | grep java
javavmwrapper-2.3.2 Wrapper script for various Java Virtual Machines
$ pkg_info | grep jdk
diablo-jdk-1.6.0.07.02_3 Java Development Kit 1.6.0_07.02
$ pkg_info | grep -i openoffice
openoffice.org-3.0.0 Integrated =
wordprocessor/dbase/spreadsheet/drawing/chart/br


On Thu, Jan 22, 2009 at 11:42 AM, Sebastian Setzer
<sebastiansetzer@alice-dsl.net> wrote:
> Hi,
> On 64-bit FreeBSD 7, I installed these two packages:
>  OOo_3.0.0_FreeBSD71X86-64_install_de.tbz
>  diablo-caffe-freebsd6-amd64-1.5.0_07-b01.tar.bz2
> When I run OOo, it prints
>  javaldx: Could not find a Java Runtime Environment!
> Is diablo the wrong java 1.5 JDK?
>
> I didn't expect to need java - I just wantet to use StarBasic Macros.
> But OOo seems to need it. I can't even set the Macro security options =
(when I press the button, nothing happens).
>
> Sebastian
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to =
"freebsd-questions-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?67CE2BFC0C158B4C96BC1229798DE50F01FA51F6>