Re: Task #d7d4b55f: Profile Tool Utility (Windows) Project: openoffice

2018-03-24 Thread Peter kovacs
>Looking forward to hearing from you. > > > > > > > >Regards. > > > > > >On Mar 18, 2018 12:08, "Peter Kovacs" <pe...@apache.org> wrote: > >> Welcome Bolanle Egbedokun! >> >> I was not aware of this request. lol. >> >> To be

Re: Status on 4.2.0?

2018-03-03 Thread Peter Kovacs
Why do we need nsis again? Am 3. März 2018 12:39:32 MEZ schrieb Matthias Seidel <matthias.sei...@hamburg.de>: >Hi Peter, > >Am 01.03.2018 um 07:38 schrieb Peter kovacs: >> Hello all, >> >> What is the current status on 4.2.0? >> I have seen one bug that fir

Re: Status on 4.2.0?

2018-03-03 Thread Peter Kovacs
I think it is better to renew the installer completely. I have found a open source framework that simplifies the creation of the installer and builds the msi file for us. It offers .net framework for writing a installer screens (MSI does not provide such a thing). The tutorials I have read

build script perl code strangeness

2018-02-25 Thread Peter Kovacs
Hi all, I know perl, but I am not a real expert that knows all possible styles. The following code looks doubious to me (build.pl line 265). provide_consistency() if (defined $ENV{CWS_WORK_STAMP} && defined($ENV{COMMON_ENV_TOOLS})); I would assume that provide_consistency is always

Re: Openoffice and unsupported gstreamer 0.10 branch (for openoffice libavmediagst.so library)

2018-03-01 Thread Peter Kovacs
sorry dont have much time. I added a bug to bugtracker and added roughly the situation. Thanks Damjan, and thanks everyone else. can someone look at the bugs https://bz.apache.org/ooo/show_bug.cgi?id=44114 and https://bz.apache.org/ooo/show_bug.cgi?id=89802 I think they are related and

Re: Other build ideas (was: Re: Windows Build Environment futures

2018-10-05 Thread Peter Kovacs
inside office. Anyway, what do you think? Damjan On Sun, Sep 23, 2018 at 10:46 AM Peter Kovacs wrote: At the same time, the migration from Windows 32bit Version to support 64bit has been started. The build currently breaks somewhere. A continuation would be awesome. And we are moving the build

Chat Channel (was [Discussion] Program for Sandro)

2018-10-08 Thread Peter Kovacs
, Sandro Suzart De: Peter Kovacs Enviado: domingo, 23 de setembro de 2018 12:29 Para: dev@openoffice.apache.org Assunto: Re: [Discussion] Program for Sandro Dear Sandro, Glad to read about your determination. :) Lets get you doing something. You can send

[discussion] Release process

2018-10-07 Thread Peter Kovacs
Hi Jim, Hi Matthias, I had a little off list discussion with Matthias about the goal of 4.1.6. I would like to return this discussion to the list, and start a discussion on our process to do releases. We have said we want to make a Release once a year and try to get in sync with trunk

Re: external_debs.lst not found on 4.1.6

2018-10-07 Thread Peter Kovacs
8 um 09:19 schrieb Peter Kovacs: Hi all, I try to move patches from trunk to 4.1.6 and found that the file external_debs.lst is missing. What to do with the changes? Did the file change? all the best Peter - To unsubscribe, e

Re: Other build ideas

2018-10-05 Thread Peter Kovacs
eavy build development and testing would be necessary on all platforms, and we don't have a Mac or OS/2 or Solaris setup available... On Fri, Oct 5, 2018 at 6:38 PM Peter Kovacs wrote: Hi Damjan, I o not understand the MSVC part. If we separate UNO it's own world. (Independent of the Idea to spin it o

Re: Please, an improvment for Open Office : by default "print" should concern ONLY the CURRENT page

2018-10-08 Thread Peter Kovacs
Hi Agnes, Thank you that you like our software. What is your work process. Are you using, Calc, draw or writer? Maybe all of them? Can you elaborate? -It helps to understand what you face, in order to come up with an idea to enhance the Printing function. I believe that a lot of people

Re: svn commit: r1843108 - in /openoffice/branches/AOO416: ./ ext_libraries/serf/ main/ main/redland/ main/redland/prj/ main/redland/raptor/ main/redland/rasqal/ main/redland/redland/ main/scp2/source

2018-10-08 Thread Peter Kovacs
I thought it is my stupidity. Maybe I have merged wrong? On 10/8/18 7:49 PM, Matthias Seidel wrote: Hi all, This one breaks our builds in configure: https://ci.apache.org/builders/openoffice-linux64-41x/builds/158/steps/configure/logs/stdio Regards,    Matthias Am 08.10.2018 um 08:09

Re: current OpenOffice Flyers

2018-10-11 Thread Peter Kovacs
Hi Carl, On the Link the text are now available in odt form. You can edit. Please, answer when you are done so the correction can be integrated. All the best Peter On 10/11/18 2:20 AM, Carl Marcum wrote: On 10/09/2018 05:41 AM, Peter Kovacs wrote: Hi all, the german community has

Re: Help building AOO416 on Ubuntu 16.04

2018-10-14 Thread Peter Kovacs
I have been able to build OpenOffice with latest gcc . That has been a while go before my Laptop migration. You have to set the fix to the right standard and you might have to set some behaviour flags. I check for my config and post it. Am 14. Oktober 2018 14:49:26 MESZ schrieb Matthias Seidel

Re: Chat Channel (was [Discussion] Program for Sandro)

2018-10-14 Thread Peter kovacs
ld soar, it would lead >us to >>> greater satisfaction. >>> >>> Has anyone felt the same way about that idea? What is your opinion? >>> >>> When I first gave the idea I was thinking about a communication >between me >>> and Peter, but as other g

compile error

2018-10-15 Thread Peter Kovacs
I get the following error while trying to build on Linux: /home/legine/workspace/ApacheOpenOffice/svn/main/codemaker/source/commonjava/commonjava.cxx:27:10: fatal error: sal/config.h: No such file or directory  #include "sal/config.h"   ^~ Is there some todo here? I do

Re: compile error

2018-10-15 Thread Peter Kovacs
: Is there a main/solver/420//inc/sal/config.h? If not, main/sal didn't deliver. Did you do a rebuild from scratch? On Mon, Oct 15, 2018 at 10:57 PM Peter Kovacs wrote: I get the following error while trying to build on Linux: /home/legine/workspace/ApacheOpenOffice/svn/main/codemaker/source

Re: Update for Step by Step Build Guide for Ubuntu?

2018-10-15 Thread Peter Kovacs
Okay, I did a really poor and hasty migration when I switched machines. And the additional script I used to build OO went missing. Basically you need to tweak the gcc compiler by changing the compiler flags. What you do is you extend/override the Variables CFLAG and CXXFLAG. The best

FOSDEM 2019 Booth Request for OpenOffice

2018-10-16 Thread Peter Kovacs
Hello all, I do not find my last approach. So Lets start a new run. I rewrote the argumentation to maybe now better Ideas. Please help to finish this. So the draft looks currently like this: Project Name Apache OpenOffice Description of project(s) for publication: Apache OpenOffice™

Re: current OpenOffice Flyers

2018-10-16 Thread Peter Kovacs
Thanks Carl, Thanks Nancy, I will pass that to the initiators of the fliers and pass their answer back to this list. On 10/16/18 3:28 AM, Nancy K wrote: > What do you think about adding a QR code to some of the links in the > flyer?Free QR code generator: https://www.qr-code-generator.com/ >

FOSDEM 2019: UNO Project as an Idea for Main track or fast talk? (was: FOSDEM 2019: no Open Document Editors devroom?)

2018-10-16 Thread Peter Kovacs
Hello all How about the Idea we make a main track to introduce the Idea from Damjan, to create an own UNO Project. We would need to explain # What it does # Examples of how can it be used. # what Features and benefits it has. We could get a first feedback of interest from the audience. I

Re: AOO 4.1.6-RC1 m1 r1844555

2018-10-22 Thread Peter Kovacs
I am a bit confused where we all are now. I think all Issues are resolved and currently we are not aware on regressions right? If r1844555 has not been build yet, then please start. :) I would like to do some signing. Thank you all for your efforts! On 22.10.18 15:12, Jim Jagielski wrote: > I

Re: Test builds of AOO 4.1.6 HEAD

2018-10-19 Thread Peter Kovacs
thanks Jim! On 10/20/18 12:24 AM, Jim Jagielski wrote: > All done! > >> On Oct 19, 2018, at 4:59 PM, Pedro Lino wrote: >> >> Hi Jim >> >> Can you please upload pt (European Portuguese)? >> >> Thanks >> Pedro >> >>> On October 19, 2018 at 9:14 PM Jim Jagielski wrote: >>> >>> >>> Builds for macOS

Re: Test builds of AOO 4.1.6 HEAD

2018-10-21 Thread Peter kovacs
Hi all. When the year issue has been fixed, I think we can call it an RC1. I check tomorrow evening. Sorry had no energy for stuff on the weekend. All the best Peter Am 21. Oktober 2018 20:19:53 MESZ schrieb Matthias Seidel : >Am 21.10.18 um 20:08 schrieb Marcus: >> Am 21.10.2018 um 20:06

Re: Test builds of AOO 4.1.6 HEAD

2018-10-21 Thread Peter kovacs
Stupid question where is the script? Am 21. Oktober 2018 23:58:25 MESZ schrieb Matthias Seidel : >Am 21.10.18 um 23:55 schrieb Marcus: >> Am 21.10.2018 um 23:27 schrieb Matthias Seidel: >>> Am 21.10.18 um 22:43 schrieb Peter kovacs: >>>> >>>> When the

Re: AOO 4.1.6-RC1 m1 r1844555

2018-10-23 Thread Peter kovacs
;My build is also running (r1844436), just in case. ;-) > >Regards, > >Matthias > >> >>> On Oct 23, 2018, at 6:03 AM, Matthias Seidel > wrote: >>> >>> Hi Peter, >>> >>> Am 23.10.18 um 05:03 schrieb Peter Kovacs: >>>> I am a

[help] Booth for FOSDEM 2019 additional Info.

2018-10-24 Thread Peter Kovacs
Hello all, I need some help. could someone collect these? Additional links (e.g. IRC, Google+, RSS, Twitter, Facebook, YouTube, mailing list etc.): And our public email contact is dev or private or press address? I am not sure. Thanks! All the best Peter

Re: Blocker issue 127789: Server error when looking for updates

2018-10-28 Thread Peter Kovacs
Hi Pedro, just to be clear. We should solve this issue with or before 4.1.6. Thats why I have linked it to the release. There is no other reason for the link. We just need some pressure (which is not bad) it seems in order to get this done. All the best Peter On 29.10.18 00:15, Pedro Lino

[vote] OpenOffice Release Candidate 4.1.6 RC1

2018-10-31 Thread Peter Kovacs
the binary RC Thanks for your patience and participation! All the Best Peter Kovacs Release Manager of 4.1.6 - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h

Re: AOO 4.1.6 and MacOS Mojave

2018-10-31 Thread Peter Kovacs
Which Problems? I am not sure what they refer to. On 30.10.18 15:56, FR web forum wrote: > Hello, > > We have some questions about compatibility with MacOS 10.14 > https://roaringapps.com/apps displays "some problems" > This next build will be OK? > >

Re: AOO 4.1.6-RC1 vote

2018-10-31 Thread Peter Kovacs
The release Manager has to much load at the moment. I have initiated the vote just now. I am sorry. For the slow speed. On 31.10.18 20:48, Keith N. McKenna wrote: > On 10/31/2018 2:46 PM, Jim Jagielski wrote: >> Did I miss it? >> > As far as I know the Release Manager has not yet issued the call

Re: AOO 4.1.6-RC1 vote

2018-10-31 Thread Peter Kovacs
aye! On 31.10.18 23:10, Pedro Lino wrote: > Hi Peter, all > >> The release Manager has to much load at the moment. I have initiated the >> vote just now. > Just to make sure we are all on the same page: 4.1.6-RC1 refers to Rev. > 1844227 available from >

[vote] OpenOffice Release Candidate 4.1.6 RC1

2018-11-01 Thread Peter Kovacs
Let's try again. Welcome to the vote on Release Candidate 1 for the 4.1.6 Release. The vote will close on Wednesday the 7.11.2018. The binaries and the source for testing are to be taken from: https://dist.apache.org/repos/dist/dev/openoffice/4.1.6-RC1/ We follow the policy for the Apache

Re: OO & Mojave issue?

2018-11-01 Thread Peter Kovacs
Looping in Users. OpenOffice on Mac can react wired when the scrolling is setup do not match. I returned to Linux so I forgot where the settings has to be set and how.Maybe someone on users can help? I think it was not scrolling line by line, or something similar. All the Best Peter On

Re: OO & Mojave issue?

2018-11-01 Thread Peter Kovacs
FYI: my mailing service refuses to sent to Michael turner, because his mailing service does not support TLS. On 01.11.18 12:38, Peter Kovacs wrote: > Looping in Users. > > OpenOffice on Mac can react wired when the scrolling is setup do not > match. I returned to Linux so I

Re: [vote] OpenOffice Release Candidate 4.1.6 RC1

2018-11-01 Thread Peter Kovacs
I did not see this post from you. Which Distro do you use? You need Gstreamer 0.1.0 for OpenOffice 4.1.x series, if you want Multimedia. Support for Gstreamer 1.0.0 is included in 4.2.0. All the best Peter On 01.11.18 12:49, Pedro Lino wrote: > Hi Patricia > > I'm taking this opportunity to

Re: [help] Booth for FOSDEM 2019 additional Info.

2018-10-30 Thread Peter kovacs
5.10.2018 um 12:48 schrieb Peter kovacs: >>>> All I can add it is fields to enter on the booth registration. >>> hm, OK. >>> For the social media link, our project page could be helpful - as >>> Matthias stated: >>> https://openoffice.apache.org/so

Re: AOO 4.1.6-RC1 m1 r1844555

2018-10-26 Thread Peter kovacs
Yes I applied them manually. And I took only changes from the version that I thought the change is about. Am 27. Oktober 2018 00:22:55 MESZ schrieb Don Lewis : >On 27 Oct, Matthias Seidel wrote: >> Am 27.10.18 um 00:10 schrieb Don Lewis: >>> On 27 Oct, Matthias Seidel wrote: Am 26.10.18 um

Re: AOO 4.1.6-RC1 m1 r1844555

2018-10-26 Thread Peter kovacs
Well it is a bummer we can not fix it with 4.1.6. However this one is 6 year old. It can wait a view month. It is not worth to backport if the same effort can bring 4.2.0 to live. Am 26. Oktober 2018 22:04:54 MESZ schrieb Don Lewis : >raptor 1.4.18 has CVE-2012-0037, otherwise I would not have

Re: [help] Booth for FOSDEM 2019 additional Info.

2018-10-25 Thread Peter kovacs
All I can add it is fields to enter on the booth registration. Am 24. Oktober 2018 23:56:54 MESZ schrieb Marcus : >Am 24.10.2018 um 23:36 schrieb Peter Kovacs: >> I need some help. could someone collect these? >> >> Additional links (e.g. IRC, Google+, RSS, Twitter, Facebook

Re: [vote] OpenOffice Release Candidate 4.1.6 RC1

2018-11-04 Thread Peter kovacs
Source signing will be done tonight. Thanks Andrea for the detailed line-up. Also I hope all requirements are met in the second mail. However there seems a misunderstanding on Keith side. It is not required to vote all test marks. It is required to fill in general and then what OS Version you

Re: [vote] OpenOffice Release Candidate 4.1.6 RC1

2018-11-05 Thread Peter Kovacs
actually I tried to make a clear form and got confused all the way. Since there is no change in process, please follow the instructions below. We should have a fixed email for this, maybe we have and I just lacked the memory to remeber. So now the rules state I should sign all artifacts.

moving to git !?

2018-11-05 Thread Peter Kovacs
Hello all, We had the discussion 1 year ago to move to git. For me it was a clear vote for this move. However nothing happened when we released 4.1.4. https://lists.apache.org/thread.html/4db20d193cc30850e63dc03378a20462d1e5c113e566fffd6c776d1c@%3Cdev.openoffice.apache.org%3E It was somewhat

Re: [vote] OpenOffice Release Candidate 4.1.6 RC1

2018-11-08 Thread Peter Kovacs
Hi Andrea, I extend the deadline until Saturday Morning CET. I hope this gives everybody who wants to check another view days. All the best Peter On 08.11.18 00:28, Marcus wrote: > Am 07.11.18 um 23:59 schrieb Andrea Pescetti: >> On 06/11/2018 Marcus wrote: >>> Why no own builds? >>> At the

Impress masterpage issue, has someone time to test?

2018-11-08 Thread Peter Kovacs
There is a patch for this issue. Can someone check it out? https://bz.apache.org/ooo/show_bug.cgi?id=127929 Thanks! - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail:

Re: [vote] OpenOffice Release Candidate 4.1.6 RC1 - Vote resolution

2018-11-10 Thread Peter Kovacs
ter and all, > > +1 > The Release Candidate 1 for 4.1.6 has passed my tests. > > I am sorry but I am late. > > I installed japanese version and en-GB langpack on my Windows 10 machine. > > They looks good. > > Thanks. > > khirano > > > On Thu, Nov 1,

Re: [vote] OpenOffice Release Candidate 4.1.6 RC1 - Vote resolution

2018-11-11 Thread Peter Kovacs
Formating was fine in my Email client... Wired. I just copied it quickly from a calc sheet. I upload it on the release page. All the best Peter On 11.11.18 11:56, Matthias Seidel wrote: > Hi Peter, > > Am 10.11.18 um 14:06 schrieb Peter Kovacs: >> Thanks for your efforts an

Re: [vote] OpenOffice Release Candidate 4.1.6 RC1 - Vote resolution

2018-11-11 Thread Peter Kovacs
our update facility, and has no relevance to the Code. All the Best Peter On 11.11.18 15:58, Peter Kovacs wrote: > Formating was fine in my Email client... > > Wired. I just copied it quickly from a calc sheet. I upload it on the > release page. > > All the best > > Peter >

New OpenOffice Release 4.1.6 Release Preperations

2018-11-11 Thread Peter Kovacs
Hello Infra, we have a new Release ready. Can you prepare the Servers for the new Update? (On our Release Sheet it mentions you have to do something.) Please inform us on the time needed, and when ready. Thank you. All the best Peter

Re: New OpenOffice Release 4.1.6 Release Preperations

2018-11-11 Thread Peter Kovacs
m or whatver > installation program is available? > > On 11/11/2018 08:04 AM, Daniel Gruno wrote: >> On 11/11/2018 09.02, Peter Kovacs wrote: >>> Hello Infra, >>> >>> we have a new Release ready. Can you prepare the Servers for the new >>> Update? (On our Rele

starting 4.1.7 and 4.2.0 Releases

2018-11-11 Thread Peter Kovacs
Hello all, I suggest that we start right away with an Parallel development of 4.1.7 Release branch. I nominate Matthias to be release manager. Are you willing to go on this? And I suggest also to branch 4.2.0 from trunk. Jim you still available to be the release manager on this branch? - Maybe

Re: starting 4.1.7 and 4.2.0 Releases

2018-11-12 Thread Peter Kovacs
I do not see your issue. Our release team works much faster then the dev team progresses on 4.2.0. And to train releases is vital for us. 4.1.6 did not really bind any developer, beyond security issues. A 4.1.7 will keep the routine and knowledge active while we develop 4.2.0. All the best

Re: starting 4.1.7 and 4.2.0 Releases

2018-11-12 Thread Peter Kovacs
Andrea, I am just saying a 4.1.7 release has nothing to do with the efforts we have to organize for 4.2.0. I hope I upload now into the right place, but I have initiated the task. All the best Peter On 13.11.18 00:48, Andrea Pescetti wrote: > Peter Kovacs wrote: >> I do not see y

Re: do I need 2 disk images of Apache Open Office?

2018-11-12 Thread Peter Kovacs
Hi RonS What is a disk image? OpenOffice is packed as one executable dmg file. These questions are better asked on us...@openoffice.apache.org. All the best Peter On 13.11.18 01:22, Ron Slayton wrote: > I see in finder on my MacBook Pro that I have 2 disk images on my MacBook. Is > that

***UNCHECKED*** Re: starting 4.1.7 and 4.2.0 Releases

2018-11-12 Thread Peter Kovacs
Release is now in the svn branch. I remove tonight the 4.1.5 release, any objections? So how much time do we need? is release date 16th November feasable? On 13.11.18 01:30, Peter Kovacs wrote: > Andrea, > > I am just saying a 4.1.7 release has nothing to do with the efforts

Re: ***UNCHECKED*** Re: starting 4.1.7 and 4.2.0 Releases

2018-11-13 Thread Peter kovacs
Okay I need to check. 4.1.5 delete as last step, check. Am 13. November 2018 11:32:20 MEZ schrieb Matthias Seidel : >Hi Peter, > >Am 13.11.18 um 08:04 schrieb Peter Kovacs: >> Release is now in the svn branch. > >There are a lot of languages missing... > >https:/

Report from OpenRheinRuhr 2018 convention

2018-11-06 Thread Peter Kovacs
strengthened. This is a rough conversion from Michael's german report [1]. The Report of Uwe Altmann on the german LibreOffice List [ 2]. Both reports are in german (of course). All the best Peter Kovacs [0] https://openrheinruhr.de/ [1] https://lists.apache.org/thread.html

Re: [vote] OpenOffice Release Candidate 4.1.6 RC1

2018-11-05 Thread Peter Kovacs
Ok. This is done. On 05.11.18 23:21, Andrea Pescetti wrote: > Peter Kovacs wrote: >> So now the rules state I should sign all artifacts. Others may >> concatenate their signature if they want. Do we follow this? > > No, you need to sign only three files, the three source fi

Re: moving to git !?

2018-11-05 Thread Peter Kovacs
nable one. > > Can you recommend a book or tutorial? I've used RCS and SCCS as well > as, obviously, Subversion. > > On 11/5/2018 2:37 PM, Peter Kovacs wrote: >> Hello all, >> >> We had the discussion 1 year ago to move to git. For me it was a clear >> vote

Re: Does OpenOffice still use Serf?

2018-11-13 Thread Peter kovacs
How about trying to open an URL as a test case? Is serf moving away from SCONs? I ask since we want to move to SCONs. An experience exchange would be great. All the best Peter Am 13. November 2018 22:43:03 MEZ schrieb Matthias Seidel : >Hi Andrea, > >Am 13.11.18 um 22:23 schrieb Andrea

Re: New OpenOffice Release 4.1.6 Release Preperations

2018-11-11 Thread Peter Kovacs
S at hand? > > > > > > On 11/11/2018 09:47 AM, Peter Kovacs wrote: >> >> Normally the package manager knows the right order. That why you have it. >> >> you load everything you want to update in one folder and then say >> *rpm -Uvih *rpm*. >>

Re: Does OpenOffice still use Serf?

2018-11-14 Thread Peter kovacs
Yea platform specific code should be avoided. But in my humble opinion that is not an issue of the build system itself but of suboptimal usage. Thanks for your view! :) Am 14. November 2018 13:08:21 MEZ schrieb "Branko Čibej" : >On 14.11.2018 08:16, Peter kovacs wrote: >&g

build errors when building 4.1.6

2018-10-10 Thread Peter Kovacs
Hi all,  when building python I get a segementation fault error. Does anyone has a solution for this: /usr/bin/ld: Modules/posixmodule.o: in function `posix_tmpnam': /home/legine/workspace/ApacheOpenOffice/svn/main/python/unxlngx6.pro/misc/build/Python-2.7.6/./Modules/posixmodule.c:7545:

Re: OO 4.2.0 problem Page Background

2018-10-09 Thread Peter Kovacs
Rory do you refer to this Issue https://bz.apache.org/ooo/show_bug.cgi?id=127805. Matthias has posted some crash analysis pointing to a function. I reviewed the code tonight. Just read it and analyzed it. It looked fine on first glance. I think it could be an Binary Issue between FreeType

[discussion] unmaintained and unsupported Apache CMS

2018-10-09 Thread Peter Kovacs
Well it turns out the Apache CMS system we use for our download side is unmaintained and unsupported. If the system breaks it takes weeks to get someone to fix it. This turned up in a discussion on the private list. I start / move the discussion to the dev list because stuff that turns up

current OpenOffice Flyers

2018-10-09 Thread Peter Kovacs
Hi all, the german community has updated our flyers. Current Version can be found at [1] If you are french or english native speaker, please have a look. And give some feedback, thanks. All the best Peter [1] https://drive.google.com/drive/folders/1kpVknzJfZwuV5TOFvezg1V_TZLoSgYaY

Re: svn commit: r1843108 - in /openoffice/branches/AOO416: ./ ext_libraries/serf/ main/ main/redland/ main/redland/prj/ main/redland/raptor/ main/redland/rasqal/ main/redland/redland/ main/scp2/source

2018-10-09 Thread Peter Kovacs
Did reverting of the changes solve the issue? Because the changes there are only MacOSx related. ;) On 10/8/18 8:56 PM, Matthias Seidel wrote: I don't think so... Maybe we can just revert the changes in configure.in? I will try tomorrow. Am 08.10.2018 um 20:06 schrieb Peter Kovacs: I

Re: html code generated from Open Office

2018-10-01 Thread Peter Kovacs
I took a quick glance at the html filter code in writer. Maybe another thing why the code is hard to read is that most comments are in german. We do translations on demand. If you are interested in a specific file then best practice is to write a comment in

Please commit code to 4.1.6

2018-10-02 Thread Peter Kovacs
Hi all, Please commit the code patches to the 4.1.6 branch for the accepted issues to the branch. Thank you for helping. All the best Peter - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional

Re: Other build ideas

2018-10-06 Thread Peter Kovacs
is still in the Incubator. It’s just Svante and it will likely retire. It might end up with TDF. Let's leave the split for now. It's not going to help us directly. Agreed. Regards, Dave On Fri, Oct 5, 2018 at 11:59 PM Peter Kovacs wrote: Hi all, I am a bit skeptical about the 2 Layer approach

external_debs.lst not found on 4.1.6

2018-10-07 Thread Peter Kovacs
Hi all, I try to move patches from trunk to 4.1.6 and found that the file external_debs.lst is missing. What to do with the changes? Did the file change? all the best Peter - To unsubscribe, e-mail:

Have SVN access again. :)

2018-10-07 Thread Peter Kovacs
Well in the end it was a banned IP. And I have checked out 4.1.6 twice, because I messed my workspace up. However the Check in did not work for month. Maybe It is a combination and I always did something that did get me on the banned list. However maybe other people cause the issue since my

[Review] Community status report

2018-10-09 Thread Peter Kovacs
. And I hope the basic idea is okay and the tone is good. I am glad for contributions and critics. :)  All the Best Peter Blog Post draft ## Hello World! My name is Peter Kovacs and I am the current Chairman of OpenOffice

Re: Lazy consensus on adoption of corrected Apache OpenOffice logo file

2018-08-31 Thread Peter kovacs
Hi all, I agree that the "TM" displacement should be fixed. However I do not see that we have to change something to the design. So is it possible to change the original with something that would enhance the situation without changing other attributes? All the best Peter Am 31. August 2018

Re: Do we have a functional 64 bit version for Windows

2018-09-21 Thread Peter Kovacs
Maybe this Error Report is the next? https://bz.apache.org/ooo/show_bug.cgi?id=127774 On 9/21/18 8:43 PM, Damjan Jovanovic wrote: No. I began working on it, but it's not even remotely finished. If you wish to help, build on a Win64 setup with --enable-win64 passed to ./configure. The build

Re: Subscribe to Questions and Answers

2018-09-24 Thread Peter kovacs
Hi Tammy Curtis, You can simply send your questions to the List, there is no need in subscribing in order to get some answers. But if you like to read our List or want to participate you are welcome to subscribe. This is a public project. It is open to anyone. All the best Peter Am 23.

Code signing for Mac

2018-09-21 Thread Peter Kovacs
Hi all, I am currently sorting issues. I came across the code signing issue: https://bz.apache.org/ooo/show_bug.cgi?id=125360 That refers to a Infra ticket that has been closed in 2016 but we closed it in 2014, with a negative solution. So since code signing is an issue that pops up now

Re: [Discussion] Program for Sandro

2018-09-21 Thread Peter Kovacs
, and I can update it every 2-3 weeks. Glad, Sandro Suzart De: Andrea Pescetti Enviado: segunda-feira, 10 de setembro de 2018 02:08 Para: dev@openoffice.apache.org Assunto: Re: [Discussion] Program for Sandro Peter kovacs wrote: If you see something on our wiki

Re: ISO image of Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 ?

2018-09-24 Thread Peter kovacs
Maybe the One with .net 4 dies still Work? https://www.microsoft.com/en-us/download/details.aspx?id=8442 Am 24. September 2018 20:12:34 MESZ schrieb Matthias Seidel : >Hi all, Pat? Don? Damjan? > >Has anyone got an ISO image of "Microsoft Windows SDK for Windows 7 and >.NET Framework 3.5 SP1"

Re: ISO image of Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 ?

2018-09-24 Thread Peter Kovacs
I see the only alternative to distribute vms. Matthias do you have a Windows VM? Alternative would be asking infra. Maybe porting to 2010 is not that hard? All the best Peter Am 24. September 2018 20:53:41 MESZ schrieb Matthias Seidel : >Hi Peter, > >Am 24.09.2018 um 20:49 schr

Windows Build Environment futures (was: Open Office Contribution)

2018-09-23 Thread Peter Kovacs
Welcome George! This sounds like you made up your mind for a long term volunteer project, which is awesome.  A big welcome from me. I hope you stay with us. Your mail sounds like you do not need much help. The recruitment has the Idea to help people to integrate better, by giving them a

Re: Open Office Build Process

2018-09-23 Thread Peter Kovacs
Here a pointer to the Archives (search for all mails last year) to the MSVC topic: https://lists.apache.org/list.html?dev@openoffice.apache.org:lte=12M:MSVC I have found a Wiki resource for the build System (maybe it helps): https://wiki.openoffice.org/wiki/Build_System_Analysis

Re: [Discussion] Program for Sandro

2018-09-23 Thread Peter Kovacs
, Sandro Suzart De: Peter Kovacs Enviado: sábado, 22 de setembro de 2018 01:04 Para: dev@openoffice.apache.org Assunto: Re: [Discussion] Program for Sandro Dear, Have you asked a user Request? - Use a new thread for that please. - Hope you are still with us

OpenOffice Status Overview (Kanban like) Board

2018-09-23 Thread Peter Kovacs
Hi all, I have a Point on Interest List on Cwiki (Confluence) [1] where I tried to collect all stuff that popped up. Goal was always to have some sort of Overview, and not forget stuff. I did not maintain it well, and it did not made things easier for me. I have now moved now to trello [2],

[discussion] get rid of NOT_AN_OOO_ISSUE

2018-12-29 Thread Peter Kovacs
Hi all, I would like to get rid of the Resolution "NOT_AN_OOO_ISSUE". This leaves people angry and it is annoying to Copy paste or just rewrite always the same stuff. So I wonder if we could add a component user support, and allocate the users list to it. With that we have a broader community

Re: [discussion] get rid of NOT_AN_OOO_ISSUE

2018-12-30 Thread Peter Kovacs
Thanks all for your feedback. I am not so sure the Idea carries. However I would go in depth because maybe there is something we can think about in the long run. Markus wrote: > > I cannot belief that all (or the most) users are really angry / > annoyed / disappointed. Can you proof that? In a

Re: Building AOO under Debian9

2019-01-19 Thread Peter Kovacs
have you tried rm -r /home/mechtilde/aoo42x/main/instsetoo_native/unxlngx6.pro/Apache_OpenOffice/deb/install/de_inprogress/DEBS as a solution? On 19.01.19 07:24, Mechtilde wrote: > Hello Jim, > > Am 17.01.19 um 15:44 schrieb Jim Jagielski: >> Well, the error I was hitting is fixed, yeah. >> >>

Re: Version trunk in bugzilla

2019-01-19 Thread Peter Kovacs
Maybe a version trunk would help? On 19.01.19 08:13, Mechtilde wrote: > Hello, > > can we get the version "trunk2 in bugzilla to track the issues which > comms there and are not in the 420-dev branch. > > Kind regards > - To

Re: Forrum help support

2019-01-19 Thread Peter Kovacs
Hi Barb, I am sorry you feel hurt. Please, can you confirm if the link that has been posted is the one you are upset about. https://forum.openoffice.org/en/forum/viewtopic.php?f=15=96638 What do you expect now to happen? All the Best Peter Kovacs Project Managment Commitee Member

Re: Development beginner

2019-01-14 Thread Peter Kovacs
Hi Dustin, OpenOffice is an old project. The code has been touched by many people. OpenOffice is also a multi language project. Parts of it are written in c, c++ or a mix of both. We got java and python code. The build  environment is written in perl and bash. We use in parts dmake, gmake and

Re: what do i need to do to update our static websides

2019-01-15 Thread Peter Kovacs
wrote: > Am 15.01.19 um 08:38 schrieb Peter Kovacs: >> I committed a change to ooo_sites and after 6h the changes are still not >> visible. >> >> Are there additional steps needed? > > yes, committing a website change goes to SVN which triggers an > automatic build

Re: what do i need to do to update our static websides

2019-01-15 Thread Peter Kovacs
Ahh nice. We should update the editing cms-guide. On 15.01.19 22:31, Keith N. McKenna wrote: > On 1/15/2019 4:00 PM, Peter Kovacs wrote: >> I am think I do something wrong. >> >> https://www.openoffice.org/security/bulletin.html >> >> should be then >> >

Re: what do i need to do to update our static websides

2019-01-15 Thread Peter Kovacs
s [mailto:marcus.m...@wtnet.de] >> Sent: Tuesday, January 15, 2019 8:44 PM >> To: dev@openoffice.apache.org >> Subject: Re: what do i need to do to update our static websides >> >> Am 15.01.19 um 08:38 schrieb Peter Kovacs: >>> I committed a change to ooo_sit

Re: what do i need to do to update our static websides

2019-01-15 Thread Peter Kovacs
Original Message----- >> From: Peter Kovacs [mailto:pe...@apache.org] >> Sent: Tuesday, January 15, 2019 8:39 AM >> To: dev >> Subject: what do i need to do to update our static websides >> >> Hello all, >> >> I committed a change to ooo

Re: Latest test builds

2019-01-20 Thread Peter Kovacs
Hi Rory, do we have a Bug for this? All the Best Peter On 20.01.19 17:45, Rory O'Farrell wrote: > On Sun, 20 Jan 2019 10:28:53 -0500 > Jim Jagielski wrote: > >> I've uploaded the latest test builds for macOS and Linux 64. >> These are based on ~r1851640 and include 2 main updates from >> the

Re: Building AOO under Debian9

2019-01-14 Thread Peter Kovacs
Maybe it is a good point to ask infra to switch to git? On 15.01.19 08:13, Mechtilde wrote: > the same revision buids under Debian 8 with epm version 3.7 which is > shipped in the source code. > > but this doesn't work with Debian 9 and CentOS 7. > > Now I run it with system epm 4.2 on Debian 9.

what do i need to do to update our static websides

2019-01-14 Thread Peter Kovacs
Hello all, I committed a change to ooo_sites and after 6h the changes are still not visible. Are there additional steps needed? Thanks Peter - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional

Re: AOO 4.2.x development branch created

2019-01-17 Thread Peter Kovacs
The Question is: Do we want to take action here or not? On 17.01.19 21:19, Matthias Seidel wrote: > Hi Marcus, > > Am 17.01.19 um 20:42 schrieb Marcus: >> Am 17.01.19 um 13:41 schrieb Matthias Seidel: >>> Two of my commits were immediately picked by LO. [1] [2] >>> >>> Always nice to see, that

Re: open office writer 4.1.2

2019-01-19 Thread Peter Kovacs
please update OpenOffice to 4.1.6 Help you get on https://forum.openoffice.org all the best Peter On 19.01.19 16:46, b vonk wrote: > I can not group two or more items together. Not by selecting the items with > the shift button, or by selecting by the slection arrow. > > Verzonden vanuit Mail

Fwd: open office writer 4.1.2

2019-01-19 Thread Peter Kovacs
sorry, forgot your mail. All the Best Peter Forwarded Message Subject:Re: open office writer 4.1.2 Date: Sat, 19 Jan 2019 23:21:31 +0100 From: Peter Kovacs Reply-To: dev@openoffice.apache.org Organization: Open Office Project To: dev

<    1   2   3   4   5   6   7   8   9   10   >