You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Regina Henschel <rb...@t-online.de> on 2014/01/02 01:41:45 UTC

How to get macro security button enabled?

Hi all,

I've build AOO from trunk with the configure settings listed below. I 
have installed the build administrative. In Tools > Options > OpenOffice 
 > Security I click on the "Macro security" button, but nothing happens.

There is no general problem with "Macro security". It works in the 
builds from buildbot. So what do I miss in my build?

Kind regards
Regina

./configure \
  --with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK 
(June 2010)" \
  --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio 
9.0/VC" \
  --disable-activex \
  --with-mozilla-build="/cygdrive/c/mozillabuild" \
  --enable-dbgutil \
  --with-asm-home="/cygdrive/c/Program Files/Microsoft Visual Studio 
9.0/VC/bin" \
  --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_38" \
  --with-ant-home=/ant \
  --with-mspdb-path="/cygdrive/c/Program Files/Microsoft Visual Studio 
9.0/Common7/IDE" \
  --without-junit \
 
--with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2" 
\
  --without-fonts \
  --with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
  --with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
  --with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
  --with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
  --with-vendor="Regina_Henschel" \
  --with-build-version="r1554205 2013_12_31"



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: How to get macro security button enabled?

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
Hi,

On 03.01.2014 01:01, Regina Henschel wrote:
> Hi,
>
> Herbert Duerr schrieb:
>> On 02.01.2014 12:49, Regina Henschel wrote:
>>> one difference seems to be in
>>> --enable-category-b
>>>
>>> Do you know, whether that include something, what might have an effect
>>> on macro security?
>>
>> AOO security depends on NSS and that is MPL-licensed == category-B.
>> It used to also depend on Mozilla which was also had the Mozilla license
>> (MPL) of course.
>
> After building with --enable-category-b the button is active now.
>

I somehow missed that you had not enable the category-b stuff.
Sorry for not looking close enough.

Best regards, Oliver.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: How to get macro security button enabled?

Posted by Herbert Duerr <hd...@apache.org>.
On 03.01.2014 01:01, Regina Henschel wrote:
> Herbert Duerr schrieb:
>> On 02.01.2014 12:49, Regina Henschel wrote:
>>> one difference seems to be in
>>> --enable-category-b
>>>
>>> Do you know, whether that include something, what might have an effect
>>> on macro security?
>>
>> AOO security depends on NSS and that is MPL-licensed == category-B.
>> It used to also depend on Mozilla which was also had the Mozilla license
>> (MPL) of course.
>
> After building with --enable-category-b the button is active now.

Good. Thanks for the feedback!

It's a pity that Apache OpenOffice security features are disabled when 
category-B stuff is not available for whatever reasons. There are plenty 
[1] of category-A licensed AOO libraries that cover what AOO needs from 
the currently used cat-B licensed NSS.

[1] http://en.wikipedia.org/wiki/Comparison_of_TLS_implementations

Developers/Organizations that strongly insist that no cat-B stuff should 
ever be used to provide AOO's core functionality might want to work on 
replacing NSS with one of these cat-A libraries. Are there any volunteers?

Herbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: How to get macro security button enabled?

Posted by Regina Henschel <rb...@t-online.de>.
Hi,

Herbert Duerr schrieb:
> On 02.01.2014 12:49, Regina Henschel wrote:
>> one difference seems to be in
>> --enable-category-b
>>
>> Do you know, whether that include something, what might have an effect
>> on macro security?
>
> AOO security depends on NSS and that is MPL-licensed == category-B.
> It used to also depend on Mozilla which was also had the Mozilla license
> (MPL) of course.

After building with --enable-category-b the button is active now.

Kind regards
Regina


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: How to get macro security button enabled?

Posted by Herbert Duerr <hd...@apache.org>.
On 02.01.2014 12:49, Regina Henschel wrote:
> one difference seems to be in
> --enable-category-b
>
> Do you know, whether that include something, what might have an effect
> on macro security?

AOO security depends on NSS and that is MPL-licensed == category-B.
It used to also depend on Mozilla which was also had the Mozilla license 
(MPL) of course.

Herbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: How to get macro security button enabled?

Posted by Regina Henschel <rb...@t-online.de>.
Hi Oliver,

one difference seems to be in
--enable-category-b

Do you know, whether that include something, what might have an effect 
on macro security?

Kind regards
Regina

Oliver-Rainer Wittmann schrieb:
> Hi,
>
> On 02.01.2014 01:41, Regina Henschel wrote:
>> Hi all,
>>
>> I've build AOO from trunk with the configure settings listed below. I
>> have installed the build administrative. In Tools > Options > OpenOffice
>>  > Security I click on the "Macro security" button, but nothing happens.
>>
>> There is no general problem with "Macro security". It works in the
>> builds from buildbot. So what do I miss in my build?
>>
>
> Your configure options seem to be ok.
>
> Mine are:
> --with-midl-path="/cygdrive/c/Program Files/Microsoft
> SDKs/Windows/v7.0/Bin" \
> --with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
> --with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
> --with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX
> SDK (June 2010)" \
> --with-ant-home="/cygdrive/c/AOO/apache-ant-1.8.4" \
> --with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 \
> --with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386 \
> --with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 \
> --with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386 \
> --with-dmake-path=/cygdrive/c/AOO/sources/dmake.exe \
> --without-junit \
> --without-stlport \
> --enable-pch \
> --enable-dbgutil \
> --enable-win-x64-shellext \
> --enable-wiki-publisher \
> --enable-category-b \
> --with-mozilla-build=c:/mozilla-build \
> --enable-bundled-dictionaries \
>
> details on the buildbot configure options can be found in the buildbot
> configure file [1] (apache account needed for accessing this file)
>
> [1]
> https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openofficeorg.conf
>
>
> Best regards, Oliver.
>
>> Kind regards
>> Regina
>>
>> ./configure \
>>   --with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
>> (June 2010)" \
>>   --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio
>> 9.0/VC" \
>>   --disable-activex \
>>   --with-mozilla-build="/cygdrive/c/mozillabuild" \
>>   --enable-dbgutil \
>>   --with-asm-home="/cygdrive/c/Program Files/Microsoft Visual Studio
>> 9.0/VC/bin" \
>>   --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_38" \
>>   --with-ant-home=/ant \
>>   --with-mspdb-path="/cygdrive/c/Program Files/Microsoft Visual Studio
>> 9.0/Common7/IDE" \
>>   --without-junit \
>>
>> --with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"
>>
>> \
>>   --without-fonts \
>>   --with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
>>   --with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
>>   --with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
>>   --with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
>>   --with-vendor="Regina_Henschel" \
>>   --with-build-version="r1554205 2013_12_31"
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: How to get macro security button enabled?

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
Hi,

On 02.01.2014 01:41, Regina Henschel wrote:
> Hi all,
>
> I've build AOO from trunk with the configure settings listed below. I
> have installed the build administrative. In Tools > Options > OpenOffice
>  > Security I click on the "Macro security" button, but nothing happens.
>
> There is no general problem with "Macro security". It works in the
> builds from buildbot. So what do I miss in my build?
>

Your configure options seem to be ok.

Mine are:
--with-midl-path="/cygdrive/c/Program Files/Microsoft 
SDKs/Windows/v7.0/Bin" \
--with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX 
SDK (June 2010)" \
--with-ant-home="/cygdrive/c/AOO/apache-ant-1.8.4" \
--with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 \
--with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386 \
--with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 \
--with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386 \
--with-dmake-path=/cygdrive/c/AOO/sources/dmake.exe \
--without-junit \
--without-stlport \
--enable-pch \
--enable-dbgutil \
--enable-win-x64-shellext \
--enable-wiki-publisher \
--enable-category-b \
--with-mozilla-build=c:/mozilla-build \
--enable-bundled-dictionaries \

details on the buildbot configure options can be found in the buildbot 
configure file [1] (apache account needed for accessing this file)

[1] 
https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openofficeorg.conf

Best regards, Oliver.

> Kind regards
> Regina
>
> ./configure \
>   --with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
> (June 2010)" \
>   --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio
> 9.0/VC" \
>   --disable-activex \
>   --with-mozilla-build="/cygdrive/c/mozillabuild" \
>   --enable-dbgutil \
>   --with-asm-home="/cygdrive/c/Program Files/Microsoft Visual Studio
> 9.0/VC/bin" \
>   --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_38" \
>   --with-ant-home=/ant \
>   --with-mspdb-path="/cygdrive/c/Program Files/Microsoft Visual Studio
> 9.0/Common7/IDE" \
>   --without-junit \
>
> --with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"
> \
>   --without-fonts \
>   --with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
>   --with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
>   --with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
>   --with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
>   --with-vendor="Regina_Henschel" \
>   --with-build-version="r1554205 2013_12_31"
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org