Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2009 14:33:40 +0900 (JST)
From:      Maho NAKATA <chat95@mac.com>
To:        sebastiansetzer@alice-dsl.net
Cc:        kurt.buff@gmail.com, freebsd-questions@freebsd.org, openoffice@freebsd.org
Subject:   Re: OpenOffice 3.0, which java must I use?
Message-ID:  <20090128.143340.242134838.chat95@mac.com>
In-Reply-To: <67CE2BFC0C158B4C96BC1229798DE50F01FA51F6@HSNMST02V05.hsn.alice-dsl.net>
References:  <67CE2BFC0C158B4C96BC1229798DE50F01FA51F5@HSNMST02V05.hsn.alice-dsl.net> <a9f4a3860901221254v132db53yf435007b60de6da7@mail.gmail.com> <67CE2BFC0C158B4C96BC1229798DE50F01FA51F6@HSNMST02V05.hsn.alice-dsl.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Sebastian Setzer <sebastiansetzer@alice-dsl.net>
Subject: RE: OpenOffice 3.0, which java must I use?
Date: Tue, 27 Jan 2009 19:51:14 +0100

> 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"

Sorry I must update this page. 1.5 and 1.6 are supported.
[sorry again. i don't read your e-mails. just replied with my 5 seconds...]

> 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=244917
> (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="Security">
>   <node oor:name="Scripting">
>    <prop oor:name="MacroSecurityLevel" oor:type="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?
>  
> $ 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"
>>
> 
> _______________________________________________
> 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"
> _______________________________________________
> freebsd-openoffice@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org"
> 



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