You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Didier Lamare <di...@orange.fr> on 2017/06/23 08:07:03 UTC

AOO 4.1.4 Cannot access to Options Security macros

Hello,


I am testing the french version of AOO 414 dowloaded from here 
:https://home.apache.org/~mseidel/AOO-builds/ version : test

In the menu "Options">"Security">  the button "macros security " has not 
effect.

Tested under windows 10 (1607) family.

Regards.

Re: AOO 4.1.4 Cannot access to Options Security macros

Posted by Patricia Shanahan <pa...@acm.org>.
I have reproduced the problem in my US English 4.1.4, and also a debug 
build based on the trunk but with additional 4.1.4 changes.

On 6/23/2017 7:01 AM, Matthias Seidel wrote:
> Hi!
> 
> Confirmed on Windows 7.
> 
> These builds are primarily meant for testing the build process and the
> different configure options.
> And I know, that they do not upgrade dictionaries via extension manager...
> 
> Next try... ;-)
> 
> Regards, Matthias
> 
> 
> Am 23.06.2017 um 10:07 schrieb Didier Lamare:
>> Hello,
>>
>>
>> I am testing the french version of AOO 414 dowloaded from here
>> :https://home.apache.org/~mseidel/AOO-builds/ version : test
>>
>> In the menu "Options">"Security">  the button "macros security " has
>> not effect.
>>
>> Tested under windows 10 (1607) family.
>>
>> Regards.
>>
> 
> 

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


Re: AOO 4.1.4 Cannot access to Options Security macros

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi!

Confirmed on Windows 7.

These builds are primarily meant for testing the build process and the
different configure options.
And I know, that they do not upgrade dictionaries via extension manager...

Next try... ;-)

Regards, Matthias


Am 23.06.2017 um 10:07 schrieb Didier Lamare:
> Hello,
>
>
> I am testing the french version of AOO 414 dowloaded from here
> :https://home.apache.org/~mseidel/AOO-builds/ version : test
>
> In the menu "Options">"Security">  the button "macros security " has
> not effect.
>
> Tested under windows 10 (1607) family.
>
> Regards.
>



Re: AOO 4.1.4 Cannot access to Options Security macros

Posted by Matthias Seidel <ma...@hamburg.de>.
It definitely would...

The last "official" script is found here (the one for 4.1.3 is broken
somehow):

http://svn.apache.org/repos/asf/openoffice/devtools/build-scripts/4.1.2/wntmsci/

If we have a good working build for AOO414 we should upload the script
and update cWiki (and MWiki).

Matthias


Am 23.06.2017 um 18:02 schrieb Patricia Shanahan:
> Would it make sense to put the "official" configuration options in
> "How to Cook a Release"? It would make it more of a one-stop shop for
> the release construction information.
>
>
> On 6/23/2017 8:14 AM, Matthias Seidel wrote:
>> Am 23.06.2017 um 16:44 schrieb Damjan Jovanovic:
>>> You don't need the whole of Mozilla, just NSS. Leaving out
>>> --disable-nss-module should be enough.
>>
>> With simply leaving it out I get this error message:
>>
>> checking whether to build the internal NSS module... yes
>> checking for Mozilla build tooling... configure: error:
>> Mozilla build tooling not found!
>>    It is required for NSS that is needed for AOO's security facilities.
>>    Either disable NSS using the option --disable-nss-module
>>    or use the --with-mozilla-build option after installing the tool
>> obtained
>>    from http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32
>>
>> Thinking of it, that was the reason why I disabled it first... ;-)
>>
>> Matthias
>>
>>>
>>> On Fri, Jun 23, 2017 at 4:43 PM, Matthias Seidel
>>> <matthias.seidel@hamburg.de
>>>> wrote:
>>>> I build with  "--disable-nss-module", so that will be the reason.
>>>>
>>>> Next build will come with "--with-mozilla-build=c:/mozilla-build"
>>>> and installed tool from ftp.mozilla.org/pub/mozilla/libraries/win32/
>>>>
>>>> Matthias
>>>>
>>>>
>>>> Am 23.06.2017 um 16:03 schrieb Damjan Jovanovic:
>>>>> IIRC, this is caused by xmlsecurity not building for some reason.
>>>> Probably
>>>>> missing Mozilla's libnss.
>>>>>
>>>>> Damjan
>>>>>
>>>>> On Fri, Jun 23, 2017 at 10:07 AM, Didier Lamare
>>>>> <didier_lamare@orange.fr
>>>>>
>>>>> wrote:
>>>>>
>>>>>> Hello,
>>>>>>
>>>>>>
>>>>>> I am testing the french version of AOO 414 dowloaded from here :
>>>>>> https://home.apache.org/~mseidel/AOO-builds/ version : test
>>>>>>
>>>>>> In the menu "Options">"Security">  the button "macros security "
>>>>>> has not
>>>>>> effect.
>>>>>>
>>>>>> Tested under windows 10 (1607) family.
>>>>>>
>>>>>> Regards.
>>>>>>
>>>>
>>>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>



Re: AOO 4.1.4 Cannot access to Options Security macros

Posted by Patricia Shanahan <pa...@acm.org>.
Would it make sense to put the "official" configuration options in "How 
to Cook a Release"? It would make it more of a one-stop shop for the 
release construction information.


On 6/23/2017 8:14 AM, Matthias Seidel wrote:
> Am 23.06.2017 um 16:44 schrieb Damjan Jovanovic:
>> You don't need the whole of Mozilla, just NSS. Leaving out
>> --disable-nss-module should be enough.
> 
> With simply leaving it out I get this error message:
> 
> checking whether to build the internal NSS module... yes
> checking for Mozilla build tooling... configure: error:
> Mozilla build tooling not found!
>    It is required for NSS that is needed for AOO's security facilities.
>    Either disable NSS using the option --disable-nss-module
>    or use the --with-mozilla-build option after installing the tool obtained
>    from http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32
> 
> Thinking of it, that was the reason why I disabled it first... ;-)
> 
> Matthias
> 
>>
>> On Fri, Jun 23, 2017 at 4:43 PM, Matthias Seidel <matthias.seidel@hamburg.de
>>> wrote:
>>> I build with  "--disable-nss-module", so that will be the reason.
>>>
>>> Next build will come with "--with-mozilla-build=c:/mozilla-build"
>>> and installed tool from ftp.mozilla.org/pub/mozilla/libraries/win32/
>>>
>>> Matthias
>>>
>>>
>>> Am 23.06.2017 um 16:03 schrieb Damjan Jovanovic:
>>>> IIRC, this is caused by xmlsecurity not building for some reason.
>>> Probably
>>>> missing Mozilla's libnss.
>>>>
>>>> Damjan
>>>>
>>>> On Fri, Jun 23, 2017 at 10:07 AM, Didier Lamare <didier_lamare@orange.fr
>>>>
>>>> wrote:
>>>>
>>>>> Hello,
>>>>>
>>>>>
>>>>> I am testing the french version of AOO 414 dowloaded from here :
>>>>> https://home.apache.org/~mseidel/AOO-builds/ version : test
>>>>>
>>>>> In the menu "Options">"Security">  the button "macros security " has not
>>>>> effect.
>>>>>
>>>>> Tested under windows 10 (1607) family.
>>>>>
>>>>> Regards.
>>>>>
>>>
>>>
> 
> 

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


Re: AOO 4.1.4 Cannot access to Options Security macros

Posted by Matthias Seidel <ma...@hamburg.de>.
Am 23.06.2017 um 16:44 schrieb Damjan Jovanovic:
> You don't need the whole of Mozilla, just NSS. Leaving out
> --disable-nss-module should be enough.

With simply leaving it out I get this error message:

checking whether to build the internal NSS module... yes
checking for Mozilla build tooling... configure: error:
Mozilla build tooling not found!
  It is required for NSS that is needed for AOO's security facilities.
  Either disable NSS using the option --disable-nss-module
  or use the --with-mozilla-build option after installing the tool obtained
  from http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32

Thinking of it, that was the reason why I disabled it first... ;-)

Matthias

>
> On Fri, Jun 23, 2017 at 4:43 PM, Matthias Seidel <matthias.seidel@hamburg.de
>> wrote:
>> I build with  "--disable-nss-module", so that will be the reason.
>>
>> Next build will come with "--with-mozilla-build=c:/mozilla-build"
>> and installed tool from ftp.mozilla.org/pub/mozilla/libraries/win32/
>>
>> Matthias
>>
>>
>> Am 23.06.2017 um 16:03 schrieb Damjan Jovanovic:
>>> IIRC, this is caused by xmlsecurity not building for some reason.
>> Probably
>>> missing Mozilla's libnss.
>>>
>>> Damjan
>>>
>>> On Fri, Jun 23, 2017 at 10:07 AM, Didier Lamare <didier_lamare@orange.fr
>>>
>>> wrote:
>>>
>>>> Hello,
>>>>
>>>>
>>>> I am testing the french version of AOO 414 dowloaded from here :
>>>> https://home.apache.org/~mseidel/AOO-builds/ version : test
>>>>
>>>> In the menu "Options">"Security">  the button "macros security " has not
>>>> effect.
>>>>
>>>> Tested under windows 10 (1607) family.
>>>>
>>>> Regards.
>>>>
>>
>>



Re: AOO 4.1.4 Cannot access to Options Security macros

Posted by Damjan Jovanovic <da...@apache.org>.
You don't need the whole of Mozilla, just NSS. Leaving out
--disable-nss-module should be enough.

On Fri, Jun 23, 2017 at 4:43 PM, Matthias Seidel <matthias.seidel@hamburg.de
> wrote:

> I build with  "--disable-nss-module", so that will be the reason.
>
> Next build will come with "--with-mozilla-build=c:/mozilla-build"
> and installed tool from ftp.mozilla.org/pub/mozilla/libraries/win32/
>
> Matthias
>
>
> Am 23.06.2017 um 16:03 schrieb Damjan Jovanovic:
> > IIRC, this is caused by xmlsecurity not building for some reason.
> Probably
> > missing Mozilla's libnss.
> >
> > Damjan
> >
> > On Fri, Jun 23, 2017 at 10:07 AM, Didier Lamare <didier_lamare@orange.fr
> >
> > wrote:
> >
> >> Hello,
> >>
> >>
> >> I am testing the french version of AOO 414 dowloaded from here :
> >> https://home.apache.org/~mseidel/AOO-builds/ version : test
> >>
> >> In the menu "Options">"Security">  the button "macros security " has not
> >> effect.
> >>
> >> Tested under windows 10 (1607) family.
> >>
> >> Regards.
> >>
>
>
>

Re: AOO 4.1.4 Cannot access to Options Security macros

Posted by Matthias Seidel <ma...@hamburg.de>.
I build with  "--disable-nss-module", so that will be the reason.

Next build will come with "--with-mozilla-build=c:/mozilla-build"
and installed tool from ftp.mozilla.org/pub/mozilla/libraries/win32/

Matthias


Am 23.06.2017 um 16:03 schrieb Damjan Jovanovic:
> IIRC, this is caused by xmlsecurity not building for some reason. Probably
> missing Mozilla's libnss.
>
> Damjan
>
> On Fri, Jun 23, 2017 at 10:07 AM, Didier Lamare <di...@orange.fr>
> wrote:
>
>> Hello,
>>
>>
>> I am testing the french version of AOO 414 dowloaded from here :
>> https://home.apache.org/~mseidel/AOO-builds/ version : test
>>
>> In the menu "Options">"Security">  the button "macros security " has not
>> effect.
>>
>> Tested under windows 10 (1607) family.
>>
>> Regards.
>>



Re: AOO 4.1.4 Cannot access to Options Security macros

Posted by Damjan Jovanovic <da...@apache.org>.
IIRC, this is caused by xmlsecurity not building for some reason. Probably
missing Mozilla's libnss.

Damjan

On Fri, Jun 23, 2017 at 10:07 AM, Didier Lamare <di...@orange.fr>
wrote:

> Hello,
>
>
> I am testing the french version of AOO 414 dowloaded from here :
> https://home.apache.org/~mseidel/AOO-builds/ version : test
>
> In the menu "Options">"Security">  the button "macros security " has not
> effect.
>
> Tested under windows 10 (1607) family.
>
> Regards.
>

Re: AOO 4.1.4 Cannot access to Options Security macros

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi Didier,

I am just uploading new builds for Windows:

https://home.apache.org/~mseidel/AOO-builds/AOO-414-Test/

Regards, Matthias


Am 23.06.2017 um 10:07 schrieb Didier Lamare:
> Hello,
>
>
> I am testing the french version of AOO 414 dowloaded from here
> :https://home.apache.org/~mseidel/AOO-builds/ version : test
>
> In the menu "Options">"Security">  the button "macros security " has
> not effect.
>
> Tested under windows 10 (1607) family.
>
> Regards.
>