Re: Building OO

2017-08-10 Thread Don Lewis
Strange, those files should be part of the checked-out source.

On 10 Aug, Matthias Seidel wrote:
> I could now get past the gtest error by disabling unit tests
> (--disable-unit-tests).
> 
> Errors in udm and xml2cmp remain:
> 
> make: *** No rule to make target 
> '/cygdrive/e/slave14/aoo-win7/build/main/udm/source/inc/precomp.h
> ', needed by 
> '/cygdrive/e/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/workdir/CxxObject/udm/source/html/htmlitem.o'.
>   Stop.
> dmake:  Error code 2, while making 'all'
> 
> make: *** No rule to make target 
> '/cygdrive/e/slave14/aoo-win7/build/main/xml2cmp/source/xcd/cr_html.hxx
> ', needed by 
> '/cygdrive/e/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/workdir/CxxObject/xml2cmp/source/xcd/cr_html.o'.
>   Stop.
> dmake:  Error code 2, while making 'all'
> 
> 
> Am 09.08.2017 um 12:35 schrieb Matthias Seidel:
>> The buildbot does a complete checkout every day...
>>
>> gtest throws an error, before(?) udm and xml2cmp:
>>
>> *** gb_Deliver_deliver: file does not exist in solver, and cannot be
>> delivered:
>> /cygdrive/e/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/gtest/gtest.h
>>
>> (Note: The buildbot is still called aoo-win7, but Infra updated the
>> system to Windows 10 64bit. AOO 4.1.4 is building without problems)
>>
>>
>> Am 09.08.2017 um 12:12 schrieb Don Lewis:
>>> The udm and xml2cmp errors appear to be incomplete source checkouts.
>>>
>>> On  9 Aug, Matthias Seidel wrote:
 I see similar errors in our buildbot for trunk (system: Windows 10 64bit):

 https://ci.apache.org/projects/openoffice/buildlogs/win/log/wntmsci12.pro.build.html

 The buildbot builds once a day. If some requirements have to be changed
 drop me a line and I will edit the config accordingly.

 Regards, Matthias


 Am 20.07.2017 um 04:56 schrieb Yemelyanenko Fyodor:
> I?ve took another try to build OO on W7 x32
> But got same errors, as on W8 x64
> May be I missed some prerequisites?
>
> Errors are in modules gtest, xml2cmp, salhelper, udm
> Cygwin seems to have bug on Windows as it only  shows full error text 
> when resized to some size? So path to missed file is not full.
> The gtest.h is in place, why gb_Deliver_deliver cannot find it?
>
> $ build --all:gtest
> build -- version: 1775979
>
>
> =
> Building module gtest
> =
>
> Entering /cygdrive/c/source/aoo-trunk/ext_libraries/gtest
>
> mkdir: cannot create directory './wntmsci12.pro/misc/build/gtest-1.7.0/': 
> File exists
> C:/source/aoo-trunk/main/solenv/gbuild/Package.mk:28: *** 
> gb_Deliver_deliver: file does not exist in solver, and cannot be deli.  
> Stop.nk/main/solver/420/wntmsci12.pro/inc/gtest/gtest.h
> dmake:  Error code 2, while making 
> './wntmsci12.pro/misc/build/so_built_oo_gtest'
>
> 1 module(s):
> gtest
> need(s) to be rebuilt
>
> Reason(s):
>
> ERROR: error 65280 occurred while making 
> /cygdrive/c/source/aoo-trunk/ext_libraries/gtest
>
> When you have fixed the errors in that module you can resume the build by 
> running:
>
> build --all:gtest
>
> The sal helper cannot open include file conditn.h
>
> =
> Building module salhelper
> =
>
> Entering /cygdrive/c/source/aoo-trunk/main/salhelper/source
>
> mkout -- version: 1.8
> Making:all_salhelper.dpslo
> Compiling: salhelper/wntmsci12.pro/misc/salhelper3MSC_version.c
> Compiling: salhelper/source/condition.cxx
> ../inc\salhelper/condition.hxx(29) : fatal error C1083: Cannot open 
> include file: 'osl/conditn.h': No such file or directory
> dmake:  Error code 2, while making '../wntmsci12.pro/slo/condition.obj'
>
> 1 module(s):
> salhelper
> need(s) to be rebuilt
>
> Reason(s):
>
> ERROR: error 65280 occurred while making 
> /cygdrive/c/source/aoo-trunk/main/salhelper/source
>
> When you have fixed the errors in that module you can resume the build by 
> running:
>
> build --all:salhelper
>
>
>
> From: Yemelyanenko Fyodor [mailto:fyodo...@hotmail.com]
> Sent: Wednesday, July 19, 2017 10:51 AM
> To: Damjan Jovanovic ; Apache OO 
> 
> Subject: Re[5]: Building OO
>
> Hello!
>
> I've switched to Ubuntu 14.04 mini with xubuntu-desktop and xrdp installed
> And OO built successfully! :-)
>
> Now trying to do the same on W7 x32.
>
> As Id like to deep dive into OO development, could you please share what 
> dev environment do you use on Ubuntu and on W7 (I believe, that I'll 
> finally success in building OO on Windows).
> Any thoughts on establishing dev environment will be appreciated.
>
> --
> Fyodor
>
> 

Re: Building OO

2017-08-10 Thread Matthias Seidel
I could now get past the gtest error by disabling unit tests
(--disable-unit-tests).

Errors in udm and xml2cmp remain:

make: *** No rule to make target 
'/cygdrive/e/slave14/aoo-win7/build/main/udm/source/inc/precomp.h
', needed by 
'/cygdrive/e/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/workdir/CxxObject/udm/source/html/htmlitem.o'.
  Stop.
dmake:  Error code 2, while making 'all'

make: *** No rule to make target 
'/cygdrive/e/slave14/aoo-win7/build/main/xml2cmp/source/xcd/cr_html.hxx
', needed by 
'/cygdrive/e/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/workdir/CxxObject/xml2cmp/source/xcd/cr_html.o'.
  Stop.
dmake:  Error code 2, while making 'all'


Am 09.08.2017 um 12:35 schrieb Matthias Seidel:
> The buildbot does a complete checkout every day...
>
> gtest throws an error, before(?) udm and xml2cmp:
>
> *** gb_Deliver_deliver: file does not exist in solver, and cannot be
> delivered:
> /cygdrive/e/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/gtest/gtest.h
>
> (Note: The buildbot is still called aoo-win7, but Infra updated the
> system to Windows 10 64bit. AOO 4.1.4 is building without problems)
>
>
> Am 09.08.2017 um 12:12 schrieb Don Lewis:
>> The udm and xml2cmp errors appear to be incomplete source checkouts.
>>
>> On  9 Aug, Matthias Seidel wrote:
>>> I see similar errors in our buildbot for trunk (system: Windows 10 64bit):
>>>
>>> https://ci.apache.org/projects/openoffice/buildlogs/win/log/wntmsci12.pro.build.html
>>>
>>> The buildbot builds once a day. If some requirements have to be changed
>>> drop me a line and I will edit the config accordingly.
>>>
>>> Regards, Matthias
>>>
>>>
>>> Am 20.07.2017 um 04:56 schrieb Yemelyanenko Fyodor:
 I’ve took another try to build OO on W7 x32
 But got same errors, as on W8 x64
 May be I missed some prerequisites?

 Errors are in modules gtest, xml2cmp, salhelper, udm
 Cygwin seems to have bug on Windows as it only  shows full error text when 
 resized to some size… So path to missed file is not full.
 The gtest.h is in place, why gb_Deliver_deliver cannot find it?

 $ build --all:gtest
 build -- version: 1775979


 =
 Building module gtest
 =

 Entering /cygdrive/c/source/aoo-trunk/ext_libraries/gtest

 mkdir: cannot create directory './wntmsci12.pro/misc/build/gtest-1.7.0/': 
 File exists
 C:/source/aoo-trunk/main/solenv/gbuild/Package.mk:28: *** 
 gb_Deliver_deliver: file does not exist in solver, and cannot be deli.  
 Stop.nk/main/solver/420/wntmsci12.pro/inc/gtest/gtest.h
 dmake:  Error code 2, while making 
 './wntmsci12.pro/misc/build/so_built_oo_gtest'

 1 module(s):
 gtest
 need(s) to be rebuilt

 Reason(s):

 ERROR: error 65280 occurred while making 
 /cygdrive/c/source/aoo-trunk/ext_libraries/gtest

 When you have fixed the errors in that module you can resume the build by 
 running:

 build --all:gtest

 The sal helper cannot open include file conditn.h

 =
 Building module salhelper
 =

 Entering /cygdrive/c/source/aoo-trunk/main/salhelper/source

 mkout -- version: 1.8
 Making:all_salhelper.dpslo
 Compiling: salhelper/wntmsci12.pro/misc/salhelper3MSC_version.c
 Compiling: salhelper/source/condition.cxx
 ../inc\salhelper/condition.hxx(29) : fatal error C1083: Cannot open 
 include file: 'osl/conditn.h': No such file or directory
 dmake:  Error code 2, while making '../wntmsci12.pro/slo/condition.obj'

 1 module(s):
 salhelper
 need(s) to be rebuilt

 Reason(s):

 ERROR: error 65280 occurred while making 
 /cygdrive/c/source/aoo-trunk/main/salhelper/source

 When you have fixed the errors in that module you can resume the build by 
 running:

 build --all:salhelper



 From: Yemelyanenko Fyodor [mailto:fyodo...@hotmail.com]
 Sent: Wednesday, July 19, 2017 10:51 AM
 To: Damjan Jovanovic ; Apache OO 
 
 Subject: Re[5]: Building OO

 Hello!

 I've switched to Ubuntu 14.04 mini with xubuntu-desktop and xrdp installed
 And OO built successfully! :-)

 Now trying to do the same on W7 x32.

 As Id like to deep dive into OO development, could you please share what 
 dev environment do you use on Ubuntu and on W7 (I believe, that I'll 
 finally success in building OO on Windows).
 Any thoughts on establishing dev environment will be appreciated.

 --
 Fyodor

 -- Исходное сообщение --
 От: "Емельяненко Федор" >
 Кому: "Damjan Jovanovic" >
 Копия: "Apache OO" 
 

Re: DOC file not opening on 4.1.4

2017-08-10 Thread Rory O'Farrell
On Thu, 10 Aug 2017 10:25:24 -0700
Patricia Shanahan  wrote:

> One of the changes for 4.1.4 is supposed to tighten validation of doc 
> files. Unfortunately, I made a mistake in the version that went into 
> RC1, and it gets false positives.
> 
> The problem should be fixed in RC2.


Thank you for the information, Patricia.  If you need a copy of the file for 
test purposes, let me know

Rory


> 
> On 8/10/2017 4:27 AM, Rory O'Farrell wrote:
> > Forum volunteer John_Ha has sent me a DOC file that will open with 4.1.3 
> > (and AbiWord) but gives a "Read-Error: This is not a WinWord 97 file" error 
> > on 4.1.4 RC1.  A quick inspection suggests that the first 50 or so bytes of 
> > the file are as they should be for a "good" DOC file.
> > 
> > As this ML will strip attachments I won't attach it; I have his permission 
> > to make it available to anyone interested.  If you would like to examine 
> > it, please email me for a copy.
> > 
> 
> -
> 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: DOC file not opening on 4.1.4

2017-08-10 Thread Patricia Shanahan
One of the changes for 4.1.4 is supposed to tighten validation of doc 
files. Unfortunately, I made a mistake in the version that went into 
RC1, and it gets false positives.


The problem should be fixed in RC2.

On 8/10/2017 4:27 AM, Rory O'Farrell wrote:

Forum volunteer John_Ha has sent me a DOC file that will open with 4.1.3 (and AbiWord) but gives a 
"Read-Error: This is not a WinWord 97 file" error on 4.1.4 RC1.  A quick inspection 
suggests that the first 50 or so bytes of the file are as they should be for a "good" DOC 
file.

As this ML will strip attachments I won't attach it; I have his permission to 
make it available to anyone interested.  If you would like to examine it, 
please email me for a copy.



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



Re: Number and Bullets

2017-08-10 Thread Peter kovacs
Hello Richard,

I assume you mean the conversion not a list when typing I.e.
1) foobar
Yes?

Tools -> AutoCorrectOption > tab: option 
Uncheck apply numbering symbol
Uncheck replace bullets with

I think

All the best
Peter


Am 10. August 2017 18:01:03 MESZ schrieb Richard Lamontagne :
>Dear Sirs,
>
>Is there any way to permanently disable the number and bullet feature
>in Open Office?
>
>I HATE IT.
>
>Richard Lamontagne,
>
>P.O. Box 604
>Didsbury, AB
>T0M 0W0
>403 703 6161
>ralam...@shaw.ca

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



Re: DOC file not opening on 4.1.4

2017-08-10 Thread Rory O'Farrell
On Thu, 10 Aug 2017 11:37:19 -
"Jim Jagielski" wrote:

Windows build.  I'll ask John_Ha for the build number,

I note also that it would not open for me (same message) on AOO 4.1.4

AOO414m1(Build:9784)  -  Rev. 1804159
2017-08-05 09:08 - Linux x86_64
running on Xubuntu 16.04.3 (64 bit)


-- 
Rory O'Farrell 

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



Re: DOC file not opening on 4.1.4

2017-08-10 Thread Rory O'Farrell
On Thu, 10 Aug 2017 11:37:19 -
"Jim Jagielski" wrote:

Windows build.  I'll ask John_Ha for the build number,


> Thanks! What platform build is this on?
> 
> On 2017-08-10 07:27, Rory O'Farrell  wrote: 
> > Forum volunteer John_Ha has sent me a DOC file that will open with 4.1.3 
> > (and AbiWord) but gives a "Read-Error: This is not a WinWord 97 file" error 
> > on 4.1.4 RC1.  A quick inspection suggests that the first 50 or so bytes of 
> > the file are as they should be for a "good" DOC file. 
> > 
> > As this ML will strip attachments I won't attach it; I have his permission 
> > to make it available to anyone interested.  If you would like to examine 
> > it, please email me for a copy.  
> > 
> > -- 
> > Rory O'Farrell 
> > 
> > -
> > 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: DOC file not opening on 4.1.4

2017-08-10 Thread Jim Jagielski
Thanks! What platform build is this on?

On 2017-08-10 07:27, Rory O'Farrell  wrote: 
> Forum volunteer John_Ha has sent me a DOC file that will open with 4.1.3 (and 
> AbiWord) but gives a "Read-Error: This is not a WinWord 97 file" error on 
> 4.1.4 RC1.  A quick inspection suggests that the first 50 or so bytes of the 
> file are as they should be for a "good" DOC file. 
> 
> As this ML will strip attachments I won't attach it; I have his permission to 
> make it available to anyone interested.  If you would like to examine it, 
> please email me for a copy.  
> 
> -- 
> Rory O'Farrell 
> 
> -
> 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



DOC file not opening on 4.1.4

2017-08-10 Thread Rory O'Farrell
Forum volunteer John_Ha has sent me a DOC file that will open with 4.1.3 (and 
AbiWord) but gives a "Read-Error: This is not a WinWord 97 file" error on 4.1.4 
RC1.  A quick inspection suggests that the first 50 or so bytes of the file are 
as they should be for a "good" DOC file. 

As this ML will strip attachments I won't attach it; I have his permission to 
make it available to anyone interested.  If you would like to examine it, 
please email me for a copy.  

-- 
Rory O'Farrell 

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



Re: Hu Forum woes

2017-08-10 Thread Reizinger Zoltán

Hi,

I submitted issue to infra: 
https://issues.apache.org/jira/browse/INFRA-14833


Thanks for you help.

Zoltán


2017.08.10. 1:01 keltezéssel, Chris Lambertus írta:

On Aug 9, 2017, at 3:35 PM, Andrea Pescetti  wrote:

On 08/08/2017 Reizinger Zoltán wrote:

I as admin of Hungarian Forum deleted nearly all post in Hungarian
forum, during maintenance.
Can anybody restore the forum database to yesterday status?

Database backups for https://forum.openoffice.org/ are managed by Infra, since 
we use a shared cluster. CCing the Infra list. I assume we will coordinate 
through a JIRA ticket to restore the status of the database at the last backup 
we had when the incident happened (can you be more precise about date and 
time?), but at least Infra is informed that those backups must be kept.

An important note: if I recall correctly, we have several forum installations 
(one per language) sharing the same database. Please let's coordinate, since 
restoring the old database is not a solution (it would restore the Hungarian 
forum but also delete recent activity from all other forums). I think we will 
need to only filter tables with a certain prefix.


Infra would need to know exactly what point in time this occurred (UTC) and 
what objects would need to be restored. There is a forumooo_hu database which 
is the likely target for restoration. Please include those details in an infra 
Jira ticket.

-Chris




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