RE: Happy birthday OpenOffice

2020-10-14 Thread Jörg Schmidt
Hello, 

> -Original Message-
> From: JZA [mailto:j...@gultab.org] 
> Sent: Tuesday, October 13, 2020 1:41 PM
> To: dev@openoffice.apache.org
> Subject: Re: Happy birthday OpenOffice
> 
> Is this just for German magazines?

Specifically, yes, because I had only contacted German-language magazines. 

But I assume that this will not look different for magazines in others, 
especially since OpenOffice is traditionally more common in German-speaking 
countries than in non-German-speaking countries.
OpenOffice.org, for example, had market shares of 12 (partly 15%) in Germany at 
its best times, confirmed by market research, this share is higher than any 
other known market share in other countries.

(The question of market share was of course not my reason to ask only for 
German magazines, but only that I myself cannot write articles on magazine 
level in English).



Jörg


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



[GitHub] [openoffice] Pilot-Pirx commented on pull request #105: Fix build when configured with --without-fonts

2020-10-14 Thread GitBox


Pilot-Pirx commented on pull request #105:
URL: https://github.com/apache/openoffice/pull/105#issuecomment-708522832


   Just FTR:
   I built AOO for Windows with the patch applied and with release 
configuration.
   No problems!



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



Re: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Jim Jagielski
None of these are different from how we have built the other 4.1.x Linux 
builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.

> On Oct 13, 2020, at 2:48 PM, Matthias Seidel  
> wrote:
> 
> Hi Jim,
> 
> Do you see a chance that this can be corrected by build options?
> 
> Or do we need RC3?
> 
> Regards,
> 
>Matthias
> 
> Am 12.10.20 um 22:05 schrieb Jim Jagielski:
>> Diffs which seem important (mine are the '-'):
>> 
>> -ENABLE_CRASHDUMP='TRUE'
>> +ENABLE_CRASHDUMP=''
>> 
>> -ENABLE_DBUS='TRUE'
>> +ENABLE_DBUS=''
>> 
>> -SYSTEM_SERVLETAPI='NO'
>> +SYSTEM_SERVLETAPI=''
>> 
>> -SYSTEM_STDLIBS='YES'
>> +SYSTEM_STDLIBS='NO'
>> 
>> -ENABLE_GSTREAMER='TRUE'
>> +ENABLE_GSTREAMER=''
>> 
>> -ENABLE_MEDIAWIKI='YES'
>> +ENABLE_MEDIAWIKI='NO'
>> 
>> -ENABLE_OPENGL='TRUE'
>> +ENABLE_OPENGL=''
>> 
>> -JAVAFLAGS=''
>> +JAVAFLAGS='-source 1.5 -target 1.5'
>> 
>> 
>> Community builds include: --with-system-stdlibs --enable-crashdump=yes 
>> --enable-wiki-publisher --enable-opengl --enable-dbus --enable-gstreamer 
>> --without-junit
>> 
>>> On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  wrote:
>>> 
>>> Jim Jagielski wrote:
 Can you provide a copy of the config.log file?
>>> Sure, uploaded at
>>> http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
>>> 
>>> Just a remark about those builds: those are not release builds, I just 
>>> build with flags that are good for me in general. All details in the log 
>>> file.
>>> 
>>> Regards,
>>> Andrea.
>>> 
>>> -
>>> 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
>> 
> 


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



Re: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Matthias Seidel
Am 14.10.20 um 18:48 schrieb Jim Jagielski:
> None of these are different from how we have built the other 4.1.x Linux 
> builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.

We did a *lot* of backporting... And the same problem occurred in trunk
some time ago.

>
>> On Oct 13, 2020, at 2:48 PM, Matthias Seidel  
>> wrote:
>>
>> Hi Jim,
>>
>> Do you see a chance that this can be corrected by build options?
>>
>> Or do we need RC3?
>>
>> Regards,
>>
>>Matthias
>>
>> Am 12.10.20 um 22:05 schrieb Jim Jagielski:
>>> Diffs which seem important (mine are the '-'):
>>>
>>> -ENABLE_CRASHDUMP='TRUE'
>>> +ENABLE_CRASHDUMP=''
>>>
>>> -ENABLE_DBUS='TRUE'
>>> +ENABLE_DBUS=''
>>>
>>> -SYSTEM_SERVLETAPI='NO'
>>> +SYSTEM_SERVLETAPI=''
>>>
>>> -SYSTEM_STDLIBS='YES'
>>> +SYSTEM_STDLIBS='NO'
>>>
>>> -ENABLE_GSTREAMER='TRUE'
>>> +ENABLE_GSTREAMER=''
>>>
>>> -ENABLE_MEDIAWIKI='YES'
>>> +ENABLE_MEDIAWIKI='NO'
>>>
>>> -ENABLE_OPENGL='TRUE'
>>> +ENABLE_OPENGL=''
>>>
>>> -JAVAFLAGS=''
>>> +JAVAFLAGS='-source 1.5 -target 1.5'
>>>
>>>
>>> Community builds include: --with-system-stdlibs --enable-crashdump=yes 
>>> --enable-wiki-publisher --enable-opengl --enable-dbus --enable-gstreamer 
>>> --without-junit
>>>
 On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  wrote:

 Jim Jagielski wrote:
> Can you provide a copy of the config.log file?
 Sure, uploaded at
 http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/

 Just a remark about those builds: those are not release builds, I just 
 build with flags that are good for me in general. All details in the log 
 file.

 Regards,
 Andrea.

 -
 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
>>>
>
> -
> 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: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Jim Jagielski
I agree... my point is that I don't think the build settings alone are the 
issue... We are obviously missing either a backport or one of the backports 
have required some change to the build settings.

FTR: the configure settings for 4.2.0 and 4.1.8 on Linux32/64 are the same... 
so if it IS something about a backport breaking a configure/build setting, it's 
not there in 4.2.x/trunk


> On Oct 14, 2020, at 1:06 PM, Matthias Seidel  
> wrote:
> 
> Am 14.10.20 um 18:48 schrieb Jim Jagielski:
>> None of these are different from how we have built the other 4.1.x Linux 
>> builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.
> 
> We did a *lot* of backporting... And the same problem occurred in trunk
> some time ago.
> 
>> 
>>> On Oct 13, 2020, at 2:48 PM, Matthias Seidel  
>>> wrote:
>>> 
>>> Hi Jim,
>>> 
>>> Do you see a chance that this can be corrected by build options?
>>> 
>>> Or do we need RC3?
>>> 
>>> Regards,
>>> 
>>>   Matthias
>>> 
>>> Am 12.10.20 um 22:05 schrieb Jim Jagielski:
 Diffs which seem important (mine are the '-'):
 
 -ENABLE_CRASHDUMP='TRUE'
 +ENABLE_CRASHDUMP=''
 
 -ENABLE_DBUS='TRUE'
 +ENABLE_DBUS=''
 
 -SYSTEM_SERVLETAPI='NO'
 +SYSTEM_SERVLETAPI=''
 
 -SYSTEM_STDLIBS='YES'
 +SYSTEM_STDLIBS='NO'
 
 -ENABLE_GSTREAMER='TRUE'
 +ENABLE_GSTREAMER=''
 
 -ENABLE_MEDIAWIKI='YES'
 +ENABLE_MEDIAWIKI='NO'
 
 -ENABLE_OPENGL='TRUE'
 +ENABLE_OPENGL=''
 
 -JAVAFLAGS=''
 +JAVAFLAGS='-source 1.5 -target 1.5'
 
 
 Community builds include: --with-system-stdlibs --enable-crashdump=yes 
 --enable-wiki-publisher --enable-opengl --enable-dbus --enable-gstreamer 
 --without-junit
 
> On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  wrote:
> 
> Jim Jagielski wrote:
>> Can you provide a copy of the config.log file?
> Sure, uploaded at
> http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
> 
> Just a remark about those builds: those are not release builds, I just 
> build with flags that are good for me in general. All details in the log 
> file.
> 
> Regards,
> Andrea.
> 
> -
> 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
 
>> 
>> -
>> 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: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Matthias Seidel
Am 14.10.20 um 19:15 schrieb Jim Jagielski:
> I agree... my point is that I don't think the build settings alone are the 
> issue... We are obviously missing either a backport or one of the backports 
> have required some change to the build settings.
>
> FTR: the configure settings for 4.2.0 and 4.1.8 on Linux32/64 are the same... 
> so if it IS something about a backport breaking a configure/build setting, 
> it's not there in 4.2.x/trunk

Or a difference between CentOS 5 and CentOS 7.

I am not sure, but is the problem still visible in our buildbot builds
(Ubuntu)?

>
>
>> On Oct 14, 2020, at 1:06 PM, Matthias Seidel  
>> wrote:
>>
>> Am 14.10.20 um 18:48 schrieb Jim Jagielski:
>>> None of these are different from how we have built the other 4.1.x Linux 
>>> builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.
>> We did a *lot* of backporting... And the same problem occurred in trunk
>> some time ago.
>>
 On Oct 13, 2020, at 2:48 PM, Matthias Seidel  
 wrote:

 Hi Jim,

 Do you see a chance that this can be corrected by build options?

 Or do we need RC3?

 Regards,

   Matthias

 Am 12.10.20 um 22:05 schrieb Jim Jagielski:
> Diffs which seem important (mine are the '-'):
>
> -ENABLE_CRASHDUMP='TRUE'
> +ENABLE_CRASHDUMP=''
>
> -ENABLE_DBUS='TRUE'
> +ENABLE_DBUS=''
>
> -SYSTEM_SERVLETAPI='NO'
> +SYSTEM_SERVLETAPI=''
>
> -SYSTEM_STDLIBS='YES'
> +SYSTEM_STDLIBS='NO'
>
> -ENABLE_GSTREAMER='TRUE'
> +ENABLE_GSTREAMER=''
>
> -ENABLE_MEDIAWIKI='YES'
> +ENABLE_MEDIAWIKI='NO'
>
> -ENABLE_OPENGL='TRUE'
> +ENABLE_OPENGL=''
>
> -JAVAFLAGS=''
> +JAVAFLAGS='-source 1.5 -target 1.5'
>
>
> Community builds include: --with-system-stdlibs --enable-crashdump=yes 
> --enable-wiki-publisher --enable-opengl --enable-dbus --enable-gstreamer 
> --without-junit
>
>> On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  wrote:
>>
>> Jim Jagielski wrote:
>>> Can you provide a copy of the config.log file?
>> Sure, uploaded at
>> http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
>>
>> Just a remark about those builds: those are not release builds, I just 
>> build with flags that are good for me in general. All details in the log 
>> file.
>>
>> Regards,
>> Andrea.
>>
>> -
>> 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
>
>>> -
>>> 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: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Rory O'Farrell
On Wed, 14 Oct 2020 19:06:47 +0200
Matthias Seidel  wrote:

> Am 14.10.20 um 18:48 schrieb Jim Jagielski:
> > None of these are different from how we have built the other 4.1.x Linux 
> > builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.
> 
> We did a *lot* of backporting... And the same problem occurred in trunk
> some time ago.

I installed 4.1.8 RC2 just now downloaded from Andrea's link, running it on 
Xubuntu 20.04.1, just now updated; it opened an .odt, an .ods and an .odp file 
without problems.  When /i/ open from a terminal I get the following message
"SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details."

which I also get using the daily build of AOO 4.5.0 from buildbot.  This error 
doesn't seem to affect anything.  My usage is simple 12 sheet Calc using only 
simple arithmetic, heavy use of Writer (plain book formatting on large text 
files, occasional booklets with coloured illustrations, and Impress files, 
mostly of illustrations.  For what its worth, I;m using OpenJDK-11

Rory  

> 
> >
> >> On Oct 13, 2020, at 2:48 PM, Matthias Seidel  
> >> wrote:
> >>
> >> Hi Jim,
> >>
> >> Do you see a chance that this can be corrected by build options?
> >>
> >> Or do we need RC3?
> >>
> >> Regards,
> >>
> >>Matthias
> >>
> >> Am 12.10.20 um 22:05 schrieb Jim Jagielski:
> >>> Diffs which seem important (mine are the '-'):
> >>>
> >>> -ENABLE_CRASHDUMP='TRUE'
> >>> +ENABLE_CRASHDUMP=''
> >>>
> >>> -ENABLE_DBUS='TRUE'
> >>> +ENABLE_DBUS=''
> >>>
> >>> -SYSTEM_SERVLETAPI='NO'
> >>> +SYSTEM_SERVLETAPI=''
> >>>
> >>> -SYSTEM_STDLIBS='YES'
> >>> +SYSTEM_STDLIBS='NO'
> >>>
> >>> -ENABLE_GSTREAMER='TRUE'
> >>> +ENABLE_GSTREAMER=''
> >>>
> >>> -ENABLE_MEDIAWIKI='YES'
> >>> +ENABLE_MEDIAWIKI='NO'
> >>>
> >>> -ENABLE_OPENGL='TRUE'
> >>> +ENABLE_OPENGL=''
> >>>
> >>> -JAVAFLAGS=''
> >>> +JAVAFLAGS='-source 1.5 -target 1.5'
> >>>
> >>>
> >>> Community builds include: --with-system-stdlibs --enable-crashdump=yes 
> >>> --enable-wiki-publisher --enable-opengl --enable-dbus --enable-gstreamer 
> >>> --without-junit
> >>>
>  On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  wrote:
> 
>  Jim Jagielski wrote:
> > Can you provide a copy of the config.log file?
>  Sure, uploaded at
>  http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
> 
>  Just a remark about those builds: those are not release builds, I just 
>  build with flags that are good for me in general. All details in the log 
>  file.
> 
>  Regards,
>  Andrea.
> 
>  -
>  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
> >>>
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> > For additional commands, e-mail: dev-h...@openoffice.apache.org
> >
> 


-- 
Rory O'Farrell 

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



Re: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Matthias Seidel
Hi Rory,

Am 14.10.20 um 19:24 schrieb Rory O'Farrell:
> On Wed, 14 Oct 2020 19:06:47 +0200
> Matthias Seidel  wrote:
>
>> Am 14.10.20 um 18:48 schrieb Jim Jagielski:
>>> None of these are different from how we have built the other 4.1.x Linux 
>>> builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.
>> We did a *lot* of backporting... And the same problem occurred in trunk
>> some time ago.
> I installed 4.1.8 RC2 just now downloaded from Andrea's link, running it on 
> Xubuntu 20.04.1, just now updated; it opened an .odt, an .ods and an .odp 
> file without problems.  When /i/ open from a terminal I get the following 
> message
> "SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
> details."
Thanks for the link. This is hopefully useful to remove that message.
>
> which I also get using the daily build of AOO 4.5.0 from buildbot.  This 
> error doesn't seem to affect anything.  My usage is simple 12 sheet Calc 
> using only simple arithmetic, heavy use of Writer (plain book formatting on 
> large text files, occasional booklets with coloured illustrations, and 
> Impress files, mostly of illustrations.  For what its worth, I;m using 
> OpenJDK-11

So, with the buildbot builds you can open ODT without "General Error"?

Sorry, I haven't tested recently...

Regards,

   Matthias

>
> Rory  
>
 On Oct 13, 2020, at 2:48 PM, Matthias Seidel  
 wrote:

 Hi Jim,

 Do you see a chance that this can be corrected by build options?

 Or do we need RC3?

 Regards,

Matthias

 Am 12.10.20 um 22:05 schrieb Jim Jagielski:
> Diffs which seem important (mine are the '-'):
>
> -ENABLE_CRASHDUMP='TRUE'
> +ENABLE_CRASHDUMP=''
>
> -ENABLE_DBUS='TRUE'
> +ENABLE_DBUS=''
>
> -SYSTEM_SERVLETAPI='NO'
> +SYSTEM_SERVLETAPI=''
>
> -SYSTEM_STDLIBS='YES'
> +SYSTEM_STDLIBS='NO'
>
> -ENABLE_GSTREAMER='TRUE'
> +ENABLE_GSTREAMER=''
>
> -ENABLE_MEDIAWIKI='YES'
> +ENABLE_MEDIAWIKI='NO'
>
> -ENABLE_OPENGL='TRUE'
> +ENABLE_OPENGL=''
>
> -JAVAFLAGS=''
> +JAVAFLAGS='-source 1.5 -target 1.5'
>
>
> Community builds include: --with-system-stdlibs --enable-crashdump=yes 
> --enable-wiki-publisher --enable-opengl --enable-dbus --enable-gstreamer 
> --without-junit
>
>> On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  wrote:
>>
>> Jim Jagielski wrote:
>>> Can you provide a copy of the config.log file?
>> Sure, uploaded at
>> http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
>>
>> Just a remark about those builds: those are not release builds, I just 
>> build with flags that are good for me in general. All details in the log 
>> file.
>>
>> Regards,
>> Andrea.
>>
>> -
>> 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
>
>>> -
>>> 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: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Rory O'Farrell
On Wed, 14 Oct 2020 20:13:08 +0200
Matthias Seidel  wrote:

> Hi Rory,
> 
> Am 14.10.20 um 19:24 schrieb Rory O'Farrell:
> > On Wed, 14 Oct 2020 19:06:47 +0200
> > Matthias Seidel  wrote:
> >
> >> Am 14.10.20 um 18:48 schrieb Jim Jagielski:
> >>> None of these are different from how we have built the other 4.1.x Linux 
> >>> builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.
> >> We did a *lot* of backporting... And the same problem occurred in trunk
> >> some time ago.
> > I installed 4.1.8 RC2 just now downloaded from Andrea's link, running it on 
> > Xubuntu 20.04.1, just now updated; it opened an .odt, an .ods and an .odp 
> > file without problems.  When /i/ open from a terminal I get the following 
> > message
> > "SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> > SLF4J: Defaulting to no-operation (NOP) logger implementation
> > SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
> > details."
> Thanks for the link. This is hopefully useful to remove that message.
> >
> > which I also get using the daily build of AOO 4.5.0 from buildbot.  This 
> > error doesn't seem to affect anything.  My usage is simple 12 sheet Calc 
> > using only simple arithmetic, heavy use of Writer (plain book formatting on 
> > large text files, occasional booklets with coloured illustrations, and 
> > Impress files, mostly of illustrations.  For what its worth, I;m using 
> > OpenJDK-11
> 
> So, with the buildbot builds you can open ODT without "General Error"?
> 
> Sorry, I haven't tested recently...
> 
> Regards,
> 
>    Matthias


Yes no problems with the buildbot 4.5.0 versions, apart from the quoted message 
when OO is started in terminal, which doesn't seem to cause any problems. I use 
buildbot 4.5.0 version for daily work.

Rory


> 
> >
> > Rory  
> >
>  On Oct 13, 2020, at 2:48 PM, Matthias Seidel 
>   wrote:
> 
>  Hi Jim,
> 
>  Do you see a chance that this can be corrected by build options?
> 
>  Or do we need RC3?
> 
>  Regards,
> 
> Matthias
> 
>  Am 12.10.20 um 22:05 schrieb Jim Jagielski:
> > Diffs which seem important (mine are the '-'):
> >
> > -ENABLE_CRASHDUMP='TRUE'
> > +ENABLE_CRASHDUMP=''
> >
> > -ENABLE_DBUS='TRUE'
> > +ENABLE_DBUS=''
> >
> > -SYSTEM_SERVLETAPI='NO'
> > +SYSTEM_SERVLETAPI=''
> >
> > -SYSTEM_STDLIBS='YES'
> > +SYSTEM_STDLIBS='NO'
> >
> > -ENABLE_GSTREAMER='TRUE'
> > +ENABLE_GSTREAMER=''
> >
> > -ENABLE_MEDIAWIKI='YES'
> > +ENABLE_MEDIAWIKI='NO'
> >
> > -ENABLE_OPENGL='TRUE'
> > +ENABLE_OPENGL=''
> >
> > -JAVAFLAGS=''
> > +JAVAFLAGS='-source 1.5 -target 1.5'
> >
> >
> > Community builds include: --with-system-stdlibs --enable-crashdump=yes 
> > --enable-wiki-publisher --enable-opengl --enable-dbus 
> > --enable-gstreamer --without-junit
> >
> >> On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  
> >> wrote:
> >>
> >> Jim Jagielski wrote:
> >>> Can you provide a copy of the config.log file?
> >> Sure, uploaded at
> >> http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
> >>
> >> Just a remark about those builds: those are not release builds, I just 
> >> build with flags that are good for me in general. All details in the 
> >> log file.
> >>
> >> Regards,
> >> Andrea.
> >>
> >> -
> >> 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
> >
> >>> -
> >>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> >>> For additional commands, e-mail: dev-h...@openoffice.apache.org
> >>>
> >
> 


-- 
Rory O'Farrell 

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



Re: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Jim Jagielski
OK, time to grep for 'general error' on lists.apache.org 
 :-)

> On Oct 14, 2020, at 2:13 PM, Matthias Seidel  
> wrote:
> 
> Hi Rory,
> 
> Am 14.10.20 um 19:24 schrieb Rory O'Farrell:
>> On Wed, 14 Oct 2020 19:06:47 +0200
>> Matthias Seidel  wrote:
>> 
>>> Am 14.10.20 um 18:48 schrieb Jim Jagielski:
 None of these are different from how we have built the other 4.1.x Linux 
 builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.
>>> We did a *lot* of backporting... And the same problem occurred in trunk
>>> some time ago.
>> I installed 4.1.8 RC2 just now downloaded from Andrea's link, running it on 
>> Xubuntu 20.04.1, just now updated; it opened an .odt, an .ods and an .odp 
>> file without problems.  When /i/ open from a terminal I get the following 
>> message
>> "SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
>> SLF4J: Defaulting to no-operation (NOP) logger implementation
>> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
>> details."
> Thanks for the link. This is hopefully useful to remove that message.
>> 
>> which I also get using the daily build of AOO 4.5.0 from buildbot.  This 
>> error doesn't seem to affect anything.  My usage is simple 12 sheet Calc 
>> using only simple arithmetic, heavy use of Writer (plain book formatting on 
>> large text files, occasional booklets with coloured illustrations, and 
>> Impress files, mostly of illustrations.  For what its worth, I;m using 
>> OpenJDK-11
> 
> So, with the buildbot builds you can open ODT without "General Error"?
> 
> Sorry, I haven't tested recently...
> 
> Regards,
> 
>Matthias
> 
>> 
>> Rory  
>> 
> On Oct 13, 2020, at 2:48 PM, Matthias Seidel  
> wrote:
> 
> Hi Jim,
> 
> Do you see a chance that this can be corrected by build options?
> 
> Or do we need RC3?
> 
> Regards,
> 
>   Matthias
> 
> Am 12.10.20 um 22:05 schrieb Jim Jagielski:
>> Diffs which seem important (mine are the '-'):
>> 
>> -ENABLE_CRASHDUMP='TRUE'
>> +ENABLE_CRASHDUMP=''
>> 
>> -ENABLE_DBUS='TRUE'
>> +ENABLE_DBUS=''
>> 
>> -SYSTEM_SERVLETAPI='NO'
>> +SYSTEM_SERVLETAPI=''
>> 
>> -SYSTEM_STDLIBS='YES'
>> +SYSTEM_STDLIBS='NO'
>> 
>> -ENABLE_GSTREAMER='TRUE'
>> +ENABLE_GSTREAMER=''
>> 
>> -ENABLE_MEDIAWIKI='YES'
>> +ENABLE_MEDIAWIKI='NO'
>> 
>> -ENABLE_OPENGL='TRUE'
>> +ENABLE_OPENGL=''
>> 
>> -JAVAFLAGS=''
>> +JAVAFLAGS='-source 1.5 -target 1.5'
>> 
>> 
>> Community builds include: --with-system-stdlibs --enable-crashdump=yes 
>> --enable-wiki-publisher --enable-opengl --enable-dbus --enable-gstreamer 
>> --without-junit
>> 
>>> On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  
>>> wrote:
>>> 
>>> Jim Jagielski wrote:
 Can you provide a copy of the config.log file?
>>> Sure, uploaded at
>>> http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
>>> 
>>> Just a remark about those builds: those are not release builds, I just 
>>> build with flags that are good for me in general. All details in the 
>>> log file.
>>> 
>>> Regards,
>>> Andrea.
>>> 
>>> -
>>> 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
>> 
 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org
 
>> 
> 



Re: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Jim Jagielski
https://bz.apache.org/ooo/show_bug.cgi?id=127774 
 ??

> On Oct 14, 2020, at 2:25 PM, Jim Jagielski  wrote:
> 
> OK, time to grep for 'general error' on lists.apache.org 
>  :-)
> 
>> On Oct 14, 2020, at 2:13 PM, Matthias Seidel  
>> wrote:
>> 
>> Hi Rory,
>> 
>> Am 14.10.20 um 19:24 schrieb Rory O'Farrell:
>>> On Wed, 14 Oct 2020 19:06:47 +0200
>>> Matthias Seidel  wrote:
>>> 
 Am 14.10.20 um 18:48 schrieb Jim Jagielski:
> None of these are different from how we have built the other 4.1.x Linux 
> builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.
 We did a *lot* of backporting... And the same problem occurred in trunk
 some time ago.
>>> I installed 4.1.8 RC2 just now downloaded from Andrea's link, running it on 
>>> Xubuntu 20.04.1, just now updated; it opened an .odt, an .ods and an .odp 
>>> file without problems.  When /i/ open from a terminal I get the following 
>>> message
>>> "SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
>>> SLF4J: Defaulting to no-operation (NOP) logger implementation
>>> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
>>> details."
>> Thanks for the link. This is hopefully useful to remove that message.
>>> 
>>> which I also get using the daily build of AOO 4.5.0 from buildbot.  This 
>>> error doesn't seem to affect anything.  My usage is simple 12 sheet Calc 
>>> using only simple arithmetic, heavy use of Writer (plain book formatting on 
>>> large text files, occasional booklets with coloured illustrations, and 
>>> Impress files, mostly of illustrations.  For what its worth, I;m using 
>>> OpenJDK-11
>> 
>> So, with the buildbot builds you can open ODT without "General Error"?
>> 
>> Sorry, I haven't tested recently...
>> 
>> Regards,
>> 
>>   Matthias
>> 
>>> 
>>> Rory  
>>> 
>> On Oct 13, 2020, at 2:48 PM, Matthias Seidel 
>>  wrote:
>> 
>> Hi Jim,
>> 
>> Do you see a chance that this can be corrected by build options?
>> 
>> Or do we need RC3?
>> 
>> Regards,
>> 
>>  Matthias
>> 
>> Am 12.10.20 um 22:05 schrieb Jim Jagielski:
>>> Diffs which seem important (mine are the '-'):
>>> 
>>> -ENABLE_CRASHDUMP='TRUE'
>>> +ENABLE_CRASHDUMP=''
>>> 
>>> -ENABLE_DBUS='TRUE'
>>> +ENABLE_DBUS=''
>>> 
>>> -SYSTEM_SERVLETAPI='NO'
>>> +SYSTEM_SERVLETAPI=''
>>> 
>>> -SYSTEM_STDLIBS='YES'
>>> +SYSTEM_STDLIBS='NO'
>>> 
>>> -ENABLE_GSTREAMER='TRUE'
>>> +ENABLE_GSTREAMER=''
>>> 
>>> -ENABLE_MEDIAWIKI='YES'
>>> +ENABLE_MEDIAWIKI='NO'
>>> 
>>> -ENABLE_OPENGL='TRUE'
>>> +ENABLE_OPENGL=''
>>> 
>>> -JAVAFLAGS=''
>>> +JAVAFLAGS='-source 1.5 -target 1.5'
>>> 
>>> 
>>> Community builds include: --with-system-stdlibs --enable-crashdump=yes 
>>> --enable-wiki-publisher --enable-opengl --enable-dbus 
>>> --enable-gstreamer --without-junit
>>> 
 On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  
 wrote:
 
 Jim Jagielski wrote:
> Can you provide a copy of the config.log file?
 Sure, uploaded at
 http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
 
 Just a remark about those builds: those are not release builds, I just 
 build with flags that are good for me in general. All details in the 
 log file.
 
 Regards,
 Andrea.
 
 -
 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
>>> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 
>>> 
>> 
> 



Re: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Matthias Seidel
More likely:

https://bz.apache.org/ooo/show_bug.cgi?id=127315

Am 14.10.20 um 20:41 schrieb Jim Jagielski:
> https://bz.apache.org/ooo/show_bug.cgi?id=127774 
>  ??
>
>> On Oct 14, 2020, at 2:25 PM, Jim Jagielski  wrote:
>>
>> OK, time to grep for 'general error' on lists.apache.org 
>>  :-)
>>
>>> On Oct 14, 2020, at 2:13 PM, Matthias Seidel  
>>> wrote:
>>>
>>> Hi Rory,
>>>
>>> Am 14.10.20 um 19:24 schrieb Rory O'Farrell:
 On Wed, 14 Oct 2020 19:06:47 +0200
 Matthias Seidel  wrote:

> Am 14.10.20 um 18:48 schrieb Jim Jagielski:
>> None of these are different from how we have built the other 4.1.x Linux 
>> builds, so I am curious why 4.1.8 breaks but 4.1.7 and older didn't.
> We did a *lot* of backporting... And the same problem occurred in trunk
> some time ago.
 I installed 4.1.8 RC2 just now downloaded from Andrea's link, running it 
 on Xubuntu 20.04.1, just now updated; it opened an .odt, an .ods and an 
 .odp file without problems.  When /i/ open from a terminal I get the 
 following message
 "SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
 SLF4J: Defaulting to no-operation (NOP) logger implementation
 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
 details."
>>> Thanks for the link. This is hopefully useful to remove that message.
 which I also get using the daily build of AOO 4.5.0 from buildbot.  This 
 error doesn't seem to affect anything.  My usage is simple 12 sheet Calc 
 using only simple arithmetic, heavy use of Writer (plain book formatting 
 on large text files, occasional booklets with coloured illustrations, and 
 Impress files, mostly of illustrations.  For what its worth, I;m using 
 OpenJDK-11
>>> So, with the buildbot builds you can open ODT without "General Error"?
>>>
>>> Sorry, I haven't tested recently...
>>>
>>> Regards,
>>>
>>>   Matthias
>>>
 Rory  

>>> On Oct 13, 2020, at 2:48 PM, Matthias Seidel 
>>>  wrote:
>>>
>>> Hi Jim,
>>>
>>> Do you see a chance that this can be corrected by build options?
>>>
>>> Or do we need RC3?
>>>
>>> Regards,
>>>
>>>  Matthias
>>>
>>> Am 12.10.20 um 22:05 schrieb Jim Jagielski:
 Diffs which seem important (mine are the '-'):

 -ENABLE_CRASHDUMP='TRUE'
 +ENABLE_CRASHDUMP=''

 -ENABLE_DBUS='TRUE'
 +ENABLE_DBUS=''

 -SYSTEM_SERVLETAPI='NO'
 +SYSTEM_SERVLETAPI=''

 -SYSTEM_STDLIBS='YES'
 +SYSTEM_STDLIBS='NO'

 -ENABLE_GSTREAMER='TRUE'
 +ENABLE_GSTREAMER=''

 -ENABLE_MEDIAWIKI='YES'
 +ENABLE_MEDIAWIKI='NO'

 -ENABLE_OPENGL='TRUE'
 +ENABLE_OPENGL=''

 -JAVAFLAGS=''
 +JAVAFLAGS='-source 1.5 -target 1.5'


 Community builds include: --with-system-stdlibs --enable-crashdump=yes 
 --enable-wiki-publisher --enable-opengl --enable-dbus 
 --enable-gstreamer --without-junit

> On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  
> wrote:
>
> Jim Jagielski wrote:
>> Can you provide a copy of the config.log file?
> Sure, uploaded at
> http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
>
> Just a remark about those builds: those are not release builds, I 
> just build with flags that are good for me in general. All details in 
> the log file.
>
> Regards,
> Andrea.
>
> -
> 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

>> -
>> 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: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Jim Jagielski
I'm just looking to see where the fix/patch is :-)

> On Oct 14, 2020, at 2:43 PM, Matthias Seidel  
> wrote:
> 
> More likely:
> 
> https://bz.apache.org/ooo/show_bug.cgi?id=127315
> 
> Am 14.10.20 um 20:41 schrieb Jim Jagielski:
>> https://bz.apache.org/ooo/show_bug.cgi?id=127774 
>>  ??
>> 
>>> On Oct 14, 2020, at 2:25 PM, Jim Jagielski  wrote:
>>> 
>>> OK, time to grep for 'general error' on lists.apache.org 
>>>  :-)
>>> 
 On Oct 14, 2020, at 2:13 PM, Matthias Seidel  
 wrote:
 
 Hi Rory,
 
 Am 14.10.20 um 19:24 schrieb Rory O'Farrell:
> On Wed, 14 Oct 2020 19:06:47 +0200
> Matthias Seidel  wrote:
> 
>> Am 14.10.20 um 18:48 schrieb Jim Jagielski:
>>> None of these are different from how we have built the other 4.1.x 
>>> Linux builds, so I am curious why 4.1.8 breaks but 4.1.7 and older 
>>> didn't.
>> We did a *lot* of backporting... And the same problem occurred in trunk
>> some time ago.
> I installed 4.1.8 RC2 just now downloaded from Andrea's link, running it 
> on Xubuntu 20.04.1, just now updated; it opened an .odt, an .ods and an 
> .odp file without problems.  When /i/ open from a terminal I get the 
> following message
> "SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
> details."
 Thanks for the link. This is hopefully useful to remove that message.
> which I also get using the daily build of AOO 4.5.0 from buildbot.  This 
> error doesn't seem to affect anything.  My usage is simple 12 sheet Calc 
> using only simple arithmetic, heavy use of Writer (plain book formatting 
> on large text files, occasional booklets with coloured illustrations, and 
> Impress files, mostly of illustrations.  For what its worth, I;m using 
> OpenJDK-11
 So, with the buildbot builds you can open ODT without "General Error"?
 
 Sorry, I haven't tested recently...
 
 Regards,
 
  Matthias
 
> Rory  
> 
 On Oct 13, 2020, at 2:48 PM, Matthias Seidel 
  wrote:
 
 Hi Jim,
 
 Do you see a chance that this can be corrected by build options?
 
 Or do we need RC3?
 
 Regards,
 
 Matthias
 
 Am 12.10.20 um 22:05 schrieb Jim Jagielski:
> Diffs which seem important (mine are the '-'):
> 
> -ENABLE_CRASHDUMP='TRUE'
> +ENABLE_CRASHDUMP=''
> 
> -ENABLE_DBUS='TRUE'
> +ENABLE_DBUS=''
> 
> -SYSTEM_SERVLETAPI='NO'
> +SYSTEM_SERVLETAPI=''
> 
> -SYSTEM_STDLIBS='YES'
> +SYSTEM_STDLIBS='NO'
> 
> -ENABLE_GSTREAMER='TRUE'
> +ENABLE_GSTREAMER=''
> 
> -ENABLE_MEDIAWIKI='YES'
> +ENABLE_MEDIAWIKI='NO'
> 
> -ENABLE_OPENGL='TRUE'
> +ENABLE_OPENGL=''
> 
> -JAVAFLAGS=''
> +JAVAFLAGS='-source 1.5 -target 1.5'
> 
> 
> Community builds include: --with-system-stdlibs 
> --enable-crashdump=yes --enable-wiki-publisher --enable-opengl 
> --enable-dbus --enable-gstreamer --without-junit
> 
>> On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  
>> wrote:
>> 
>> Jim Jagielski wrote:
>>> Can you provide a copy of the config.log file?
>> Sure, uploaded at
>> http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
>> 
>> Just a remark about those builds: those are not release builds, I 
>> just build with flags that are good for me in general. All details 
>> in the log file.
>> 
>> Regards,
>> Andrea.
>> 
>> -
>> 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
> 
>>> -
>>> 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: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Matthias Seidel
Am 14.10.20 um 21:19 schrieb Jim Jagielski:
> I'm just looking to see where the fix/patch is :-)
The problem is... There was none. It just vanished at one point. ;-)
>
>> On Oct 14, 2020, at 2:43 PM, Matthias Seidel  
>> wrote:
>>
>> More likely:
>>
>> https://bz.apache.org/ooo/show_bug.cgi?id=127315
>>
>> Am 14.10.20 um 20:41 schrieb Jim Jagielski:
>>> https://bz.apache.org/ooo/show_bug.cgi?id=127774 
>>>  ??
>>>
 On Oct 14, 2020, at 2:25 PM, Jim Jagielski  wrote:

 OK, time to grep for 'general error' on lists.apache.org 
  :-)

> On Oct 14, 2020, at 2:13 PM, Matthias Seidel  
> wrote:
>
> Hi Rory,
>
> Am 14.10.20 um 19:24 schrieb Rory O'Farrell:
>> On Wed, 14 Oct 2020 19:06:47 +0200
>> Matthias Seidel  wrote:
>>
>>> Am 14.10.20 um 18:48 schrieb Jim Jagielski:
 None of these are different from how we have built the other 4.1.x 
 Linux builds, so I am curious why 4.1.8 breaks but 4.1.7 and older 
 didn't.
>>> We did a *lot* of backporting... And the same problem occurred in trunk
>>> some time ago.
>> I installed 4.1.8 RC2 just now downloaded from Andrea's link, running it 
>> on Xubuntu 20.04.1, just now updated; it opened an .odt, an .ods and an 
>> .odp file without problems.  When /i/ open from a terminal I get the 
>> following message
>> "SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
>> SLF4J: Defaulting to no-operation (NOP) logger implementation
>> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
>> further details."
> Thanks for the link. This is hopefully useful to remove that message.
>> which I also get using the daily build of AOO 4.5.0 from buildbot.  This 
>> error doesn't seem to affect anything.  My usage is simple 12 sheet Calc 
>> using only simple arithmetic, heavy use of Writer (plain book formatting 
>> on large text files, occasional booklets with coloured illustrations, 
>> and Impress files, mostly of illustrations.  For what its worth, I;m 
>> using OpenJDK-11
> So, with the buildbot builds you can open ODT without "General Error"?
>
> Sorry, I haven't tested recently...
>
> Regards,
>
>  Matthias
>
>> Rory  
>>
> On Oct 13, 2020, at 2:48 PM, Matthias Seidel 
>  wrote:
>
> Hi Jim,
>
> Do you see a chance that this can be corrected by build options?
>
> Or do we need RC3?
>
> Regards,
>
> Matthias
>
> Am 12.10.20 um 22:05 schrieb Jim Jagielski:
>> Diffs which seem important (mine are the '-'):
>>
>> -ENABLE_CRASHDUMP='TRUE'
>> +ENABLE_CRASHDUMP=''
>>
>> -ENABLE_DBUS='TRUE'
>> +ENABLE_DBUS=''
>>
>> -SYSTEM_SERVLETAPI='NO'
>> +SYSTEM_SERVLETAPI=''
>>
>> -SYSTEM_STDLIBS='YES'
>> +SYSTEM_STDLIBS='NO'
>>
>> -ENABLE_GSTREAMER='TRUE'
>> +ENABLE_GSTREAMER=''
>>
>> -ENABLE_MEDIAWIKI='YES'
>> +ENABLE_MEDIAWIKI='NO'
>>
>> -ENABLE_OPENGL='TRUE'
>> +ENABLE_OPENGL=''
>>
>> -JAVAFLAGS=''
>> +JAVAFLAGS='-source 1.5 -target 1.5'
>>
>>
>> Community builds include: --with-system-stdlibs 
>> --enable-crashdump=yes --enable-wiki-publisher --enable-opengl 
>> --enable-dbus --enable-gstreamer --without-junit
>>
>>> On Oct 12, 2020, at 1:50 PM, Andrea Pescetti  
>>> wrote:
>>>
>>> Jim Jagielski wrote:
 Can you provide a copy of the config.log file?
>>> Sure, uploaded at
>>> http://people.apache.org/~pescetti/openoffice-4.1.8-rc2/
>>>
>>> Just a remark about those builds: those are not release builds, I 
>>> just build with flags that are good for me in general. All details 
>>> in the log file.
>>>
>>> Regards,
>>> Andrea.
>>>
>>> -
>>> 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
>>
 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org

>
> -
> To unsubscribe, e-mail: dev

Re: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Andrea Pescetti

Matthias Seidel wrote:

Am 14.10.20 um 21:19 schrieb Jim Jagielski:

I'm just looking to see where the fix/patch is :-)

The problem is... There was none. It just vanished at one point. ;-)


If the bug is in code, I don't understand why my builds at
https://home.apache.org/~pescetti/openoffice-4.1.8-rc2/
don't have the error then.

On the same Ubuntu 20.04 system I can consistently reproduce the error 
with Jim's DEBs but not with mine (either the custom build or the one 
with release flags). And they are obviously all based on the same code.


Of course, I'd prefer very much that the error is found and fixed, even 
if this doesn't look easy. But I'm also available for the "quick" 
solution, i.e., I can build DEBs for all languages, doing my best to 
apply the release flags/scripts properly, the coming weekend. The builds 
would be done on CentOS 7 (glibc 2.17), which means the DEBs would run 
on Ubuntu 13.04 and later.


Regards,
  Andrea.

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



Re: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Peter Kovacs

Jim is building on an older CentOS. Could that trigger something?

Am 14.10.20 um 23:05 schrieb Andrea Pescetti:

Matthias Seidel wrote:

Am 14.10.20 um 21:19 schrieb Jim Jagielski:

I'm just looking to see where the fix/patch is :-)

The problem is... There was none. It just vanished at one point. ;-)


If the bug is in code, I don't understand why my builds at
https://home.apache.org/~pescetti/openoffice-4.1.8-rc2/
don't have the error then.

On the same Ubuntu 20.04 system I can consistently reproduce the error 
with Jim's DEBs but not with mine (either the custom build or the one 
with release flags). And they are obviously all based on the same code.


Of course, I'd prefer very much that the error is found and fixed, 
even if this doesn't look easy. But I'm also available for the "quick" 
solution, i.e., I can build DEBs for all languages, doing my best to 
apply the release flags/scripts properly, the coming weekend. The 
builds would be done on CentOS 7 (glibc 2.17), which means the DEBs 
would run on Ubuntu 13.04 and later.


Regards,
  Andrea.

-
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: AOO418-RC2: General Error on opening files on Ubuntu

2020-10-14 Thread Jim Jagielski
My next trial will be w/o stdlibs.


> On Oct 14, 2020, at 5:08 PM, Peter Kovacs  wrote:
> 
> Jim is building on an older CentOS. Could that trigger something?
> 
> Am 14.10.20 um 23:05 schrieb Andrea Pescetti:
>> Matthias Seidel wrote:
>>> Am 14.10.20 um 21:19 schrieb Jim Jagielski:
 I'm just looking to see where the fix/patch is :-)
>>> The problem is... There was none. It just vanished at one point. ;-)
>> 
>> If the bug is in code, I don't understand why my builds at
>> https://home.apache.org/~pescetti/openoffice-4.1.8-rc2/
>> don't have the error then.
>> 
>> On the same Ubuntu 20.04 system I can consistently reproduce the error with 
>> Jim's DEBs but not with mine (either the custom build or the one with 
>> release flags). And they are obviously all based on the same code.
>> 
>> Of course, I'd prefer very much that the error is found and fixed, even if 
>> this doesn't look easy. But I'm also available for the "quick" solution, 
>> i.e., I can build DEBs for all languages, doing my best to apply the release 
>> flags/scripts properly, the coming weekend. The builds would be done on 
>> CentOS 7 (glibc 2.17), which means the DEBs would run on Ubuntu 13.04 and 
>> later.
>> 
>> Regards,
>>   Andrea.
>> 
>> -
>> 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
> 


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