RE: Some observations about AOO 4.1.10 and Windows 10 Pro 21H1

2021-07-19 Thread Jörg Schmidt
Hello, 

> -Original Message-
> From: Bidouille [mailto:ooofo...@free.fr] 
> Sent: Monday, July 19, 2021 4:26 PM
> To: dev@openoffice.apache.org
> Subject: Re: Some observations about AOO 4.1.10 and Windows 
> 10 Pro 21H1
> 
> 
> Reset the user profile and try again

That's the very first thing I have done.


Jörg


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



Re: catalina branch waiting for reviews

2021-07-19 Thread Arrigo Marchiori
Hello Jim,

On Mon, Jul 19, 2021 at 10:14:03AM -0400, Jim Jagielski wrote:

> What is wrong w/ using the build stuff that we have used for years?

The oldest system I have on my hands now is our shared Mini with
Catalina. I tried to install Xcode 7 there, but it did not seem to
work.

I thought that allowing more recent systems to build AOO41X could help
the overall development of AOO. Given the fact that no edits to the
code were necessary, I am proposing this set of changes.

The fact that Calc charts disappear from this build is IMHO
encouraging, because it gives more people (including myself) the
possibility to look into this problem.

The goal of these changes must be to allow newer systems to build
AOO41X, but without breaking things in any way for the _current_
accepted configuration. Unfortunately, I cannot test that, so I must
rely on someone else's tests.

_If_ we are interested, of course! If not... I just learned something
about macOS. :-) Same as my previous attempt at updating the Visual
Studio version, that ended up with just me learning some Windows
development.

I hope I could explain myself clearly. Any comments/criticism
are welcome!

> > On Jul 18, 2021, at 9:00 AM, Arrigo Marchiori  
> > wrote:
> > 
> > Dear All,
> > 
> > On Sat, Jul 17, 2021 at 03:27:54PM +0200, Arrigo Marchiori wrote:
> > 
> >> Dear All,
> >> 
> >> I just committed the "catalina" branch:
> >> https://github.com/apache/openoffice/tree/catalina

[...]

-- 
Arrigo

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



Re: catalina branch waiting for reviews [Was: [Mini] Setup of development environment]

2021-07-19 Thread Matthias Seidel
Hi Jim,

Nothing is wrong, but we have this machine from MacStadium and we can
set it up as a build bot.
People need macOS builds more frequently to test.

It is also good when Arrigo is able to build for macOS (as he can now
build for Windows).

Regards,

   Matthias

Am 19.07.21 um 16:14 schrieb Jim Jagielski:
> What is wrong w/ using the build stuff that we have used for years?
>
>> On Jul 18, 2021, at 9:00 AM, Arrigo Marchiori  
>> wrote:
>>
>> Dear All,
>>
>> On Sat, Jul 17, 2021 at 03:27:54PM +0200, Arrigo Marchiori wrote:
>>
>>> Dear All,
>>>
>>> I just committed the "catalina" branch:
>>> https://github.com/apache/openoffice/tree/catalina
>>>
>>> The required environment variables on our Mac Mini are the following:
>>>
>>> export LC_CTYPE=en_US.UTF-8
>>> export LANG=en_US.UTF-8
>>> export 
>>> PATH=${HOME}/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:$PATH
>>> export LIBRARY_PATH=/usr/local/lib
>>> export C_INCLUDE_PATH=/usr/local/include
>>> export CPLUS_INCLUDE_PATH=/usr/local/include
>>> export MACOSX_DEPLOYMENT_TARGET=10.7 
>>> export 
>>> SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
>>> export CFLAGS="$CFLAGS -mmacosx-version-min=10.7 -isysroot $SDKROOT" 
>>> export CXXFLAGS="$CXXFLAGS -mmacosx-version-min=10.7 -isysroot $SDKROOT"
>>> export LDFLAGS="$LDFLAGS -mmacosx-version-min=10.7 -isysroot $SDKROOT"
>>> export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
>>>
>>> I am testing the branch under Linux, and next Windows if I will find
>>> time, to make sure I did not break anything.
>> I could build the branch successfully under Linux and Windows.
>>
>>> Reviews are very welcome.
>> Anyone with a Mac is invited to kindly test this build:
>> http://home.apache.org/~ardovm/openoffice/catalina/2021-07-18/
>>
>> I opened a PR on GitHub:
>> https://github.com/apache/openoffice/pull/135
>> that gives a clear overview of all the edits.
>>
>> The following note remains valid:
>>
 I met a problem with the writerfilter module. It was given by the
 proposed libxml and libxslt pair by the build script [1].
 The problem was reported here: [2].

 Solution: use libxslt 1.34 instead of 1.33.
 Let's not forget to update the build script [1].

 References:

  1: 
 https://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.10/unxmacos/build_aoo64bit_on_macos.sh?view=markup

  2: https://gitlab.gnome.org/GNOME/libxml2/-/issues/66
>> Best regards,
>> -- 
>> Arrigo
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Some observations about AOO 4.1.10 and Windows 10 Pro 21H1

2021-07-19 Thread Bidouille


Reset the user profile and try again

- Mail original -
> De: "Jörg Schmidt" 
> À: dev@openoffice.apache.org
> Envoyé: Lundi 19 Juillet 2021 12:59:53
> Objet: RE: Some observations about AOO 4.1.10 and Windows 10 Pro 21H1
> 
> Hello Pedro,
> 
> > -Original Message-
> > From: Pedro Lino [mailto:pedro.l...@mailbox.org.INVALID]
> > Sent: Monday, July 19, 2021 11:36 AM
> > To: dev@openoffice.apache.org
> > Subject: Re: Some observations about AOO 4.1.10 and Windows
> > 10 Pro 21H1
> > 
> > Hi Jörg
> > 
> > > On 07/17/2021 9:42 AM Jörg Schmidt  wrote:
> > 
> > > JRE 1.8.0_291 is not recognized by OO and cannot be
> > activated - even if I first install JRE and then AOO it is like
> > this.
> > > (In the forum http://de.openoffice.info it is however
> > reported by a user that he uses 1.8.0_291 in AOO 4.1.10,
> > perhaps the problem occurs only with 21H1 of Windows 10).
> > 
> > JRE 1.8.0.291 (32 bits) works perfectly on my Win 10 21H1
> > laptop and is recognized by AOO 4.1.10
> > Make sure that you download the i586 installer
> 
> Yes, I know that and I use the correct file:
> 
> jre-8u291-windows-i586.exe
> 
> 
> No idea why it does not work. Also my Windows installation is newly
> created (I use VMWare for testing).
> 
> 
> greetings,
> Jörg
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 
> 

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



Re: catalina branch waiting for reviews [Was: [Mini] Setup of development environment]

2021-07-19 Thread Jim Jagielski
What is wrong w/ using the build stuff that we have used for years?

> On Jul 18, 2021, at 9:00 AM, Arrigo Marchiori  wrote:
> 
> Dear All,
> 
> On Sat, Jul 17, 2021 at 03:27:54PM +0200, Arrigo Marchiori wrote:
> 
>> Dear All,
>> 
>> I just committed the "catalina" branch:
>> https://github.com/apache/openoffice/tree/catalina
>> 
>> The required environment variables on our Mac Mini are the following:
>> 
>> export LC_CTYPE=en_US.UTF-8
>> export LANG=en_US.UTF-8
>> export 
>> PATH=${HOME}/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:$PATH
>> export LIBRARY_PATH=/usr/local/lib
>> export C_INCLUDE_PATH=/usr/local/include
>> export CPLUS_INCLUDE_PATH=/usr/local/include
>> export MACOSX_DEPLOYMENT_TARGET=10.7 
>> export 
>> SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
>> export CFLAGS="$CFLAGS -mmacosx-version-min=10.7 -isysroot $SDKROOT" 
>> export CXXFLAGS="$CXXFLAGS -mmacosx-version-min=10.7 -isysroot $SDKROOT"
>> export LDFLAGS="$LDFLAGS -mmacosx-version-min=10.7 -isysroot $SDKROOT"
>> export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
>> 
>> I am testing the branch under Linux, and next Windows if I will find
>> time, to make sure I did not break anything.
> 
> I could build the branch successfully under Linux and Windows.
> 
>> Reviews are very welcome.
> 
> Anyone with a Mac is invited to kindly test this build:
> http://home.apache.org/~ardovm/openoffice/catalina/2021-07-18/
> 
> I opened a PR on GitHub:
> https://github.com/apache/openoffice/pull/135
> that gives a clear overview of all the edits.
> 
> The following note remains valid:
> 
>>> I met a problem with the writerfilter module. It was given by the
>>> proposed libxml and libxslt pair by the build script [1].
>>> The problem was reported here: [2].
>>> 
>>> Solution: use libxslt 1.34 instead of 1.33.
>>> Let's not forget to update the build script [1].
>>> 
>>> References:
>>> 
>>>  1: 
>>> https://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.10/unxmacos/build_aoo64bit_on_macos.sh?view=markup
>>> 
>>>  2: https://gitlab.gnome.org/GNOME/libxml2/-/issues/66
> 
> Best regards,
> -- 
> Arrigo
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 


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



RE: Some observations about AOO 4.1.10 and Windows 10 Pro 21H1

2021-07-19 Thread Jörg Schmidt
Hello Pedro, 

> -Original Message-
> From: Pedro Lino [mailto:pedro.l...@mailbox.org.INVALID] 
> Sent: Monday, July 19, 2021 11:36 AM
> To: dev@openoffice.apache.org
> Subject: Re: Some observations about AOO 4.1.10 and Windows 
> 10 Pro 21H1
> 
> Hi Jörg
> 
> > On 07/17/2021 9:42 AM Jörg Schmidt  wrote:
> 
> > JRE 1.8.0_291 is not recognized by OO and cannot be 
> activated - even if I first install JRE and then AOO it is like this.
> > (In the forum http://de.openoffice.info it is however 
> reported by a user that he uses 1.8.0_291 in AOO 4.1.10, 
> perhaps the problem occurs only with 21H1 of Windows 10).
> 
> JRE 1.8.0.291 (32 bits) works perfectly on my Win 10 21H1 
> laptop and is recognized by AOO 4.1.10
> Make sure that you download the i586 installer

Yes, I know that and I use the correct file:

jre-8u291-windows-i586.exe


No idea why it does not work. Also my Windows installation is newly created (I 
use VMWare for testing).


greetings,
Jörg


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



Re: Some observations about AOO 4.1.10 and Windows 10 Pro 21H1

2021-07-19 Thread Pedro Lino
Hi Jörg

> On 07/17/2021 9:42 AM Jörg Schmidt  wrote:

> JRE 1.8.0_291 is not recognized by OO and cannot be activated - even if I 
> first install JRE and then AOO it is like this.
> (In the forum http://de.openoffice.info it is however reported by a user that 
> he uses 1.8.0_291 in AOO 4.1.10, perhaps the problem occurs only with 21H1 of 
> Windows 10).

JRE 1.8.0.291 (32 bits) works perfectly on my Win 10 21H1 laptop and is 
recognized by AOO 4.1.10
Make sure that you download the i586 installer

Best regards,
Pedro

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