Re: Error using svn (Building in Win7)

2013-06-07 Thread Oliver-Rainer Wittmann
Hi, On 06.06.2013 19:59, Ivan Fuentes wrote: I got this error while i was using : svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo-trunk svn: E175002: REPORT de '/repos/asf/!svn/me': Could not read response body: Secure connection truncated (https://svn.apache.org) How can i cont

Re: Draw, make some changes to gradients

2013-06-07 Thread Armin Le Grand
Hi bugreporter99, I see no changes to the old gradient sizes; that's because these are historically grown and should not be touched at all. They do not have own pos/size or whatever attributes, they are just using the area they are set at. Historically (a lot has changed since then, but to

Re: Draw, make some changes to gradients

2013-06-07 Thread Armin Le Grand
Hi bugreporter99, Ah, forgot one: What about the SVG error reports, I am interested in these ;-) Sincerely, Armin On 06.06.2013 22:23, bugreporte...@hushmail.com wrote: Hi, [stuff deleted] -- ALG - To unsubscribe

Re: Triage for AOO 4.0.0 Release Blockers

2013-06-07 Thread Oliver-Rainer Wittmann
Hi, On 06.06.2013 15:26, FR web forum wrote: any bugs you think most critical to you, please bring out and let's discuss Since AOO 3.4.0, two issues with Calc are poisoning: https://issues.apache.org/ooo/show_bug.cgi?id=119177 https://issues.apache.org/ooo/show_bug.cgi?id=120559 These 2 bugs ma

Re: Build AOO in Win7 Troubles

2013-06-07 Thread Fernando Cassia
On Fri, Jun 7, 2013 at 2:37 AM, Juergen Schmidt wrote: > we use Cygwin as build env only and compile with the Microsoft compiler. > We have no runtime dependency to Cygwin. Thanks! that's good to know. FC -- During times of Universal Deceit, telling the truth becomes a revolutionary act Durant

RE: Draft blog post: When will OpenOffice version X be released?

2013-06-07 Thread Hans Zybura
Hi, in case someone will still listen to me... 1. In my eyes, the essence of the blog post is a denial of taking responsibility, expressed on a highly abstracted level. The question at hand is concrete, not "version X". Even if the answer is not clear, you can inform the interested reader abou

[QA][Test Report] Weekly Status Update as of 20130607

2013-06-07 Thread Yuzhen Fan
Hi All, We continue doing the AOO 4.0 Full Regression test this week, here is the weekly update (6/3 - 6/7), please find more detail statistics in wiki: http://wiki.openoffice.org/wiki/QA/Report/WeeklyReport/20130607 *Test execution: * We have assigned 1732 text executions to about 20 volunteers

Re: Draft blog post: When will OpenOffice version X be released?

2013-06-07 Thread Rob Weir
On Fri, Jun 7, 2013 at 5:35 AM, Hans Zybura wrote: > Hi, > in case someone will still listen to me... > > 1. In my eyes, the essence of the blog post is a denial of taking > responsibility, expressed on a highly abstracted level. The question at hand > is concrete, not "version X". Even if the a

Re: Silent Installation on Installation Guide

2013-06-07 Thread Alexandro Colorado
On Wed, Jun 5, 2013 at 1:08 AM, O.Felka wrote: > Am 04.06.2013 22:49, schrieb Juergen Schmidt: > > Am Dienstag, 4. Juni 2013 um 21:17 schrieb Alexandro Colorado: >> >>> I would like to clarify the silent installation process in AOO, the >>> Installation guide (which is for OOo) talks about runni

Calc

2013-06-07 Thread Steven :Pugliese
I currently have open office3.4.1.. however I cannot access Calc. I have attempted to download as well and have been very unsuccessful. Any help or direction would help. Thanks Steven

Re: Calc

2013-06-07 Thread Rory O'Farrell
On Fri, 7 Jun 2013 10:11:23 -0400 (EDT) "Steven :Pugliese" wrote: > > I currently have open office3.4.1.. however I cannot access Calc. I have > attempted to download as well and have been very unsuccessful. Any help or > direction would help. > When the splash screen opens, offering access

Re: Calc

2013-06-07 Thread Rory O'Farrell
On Fri, 7 Jun 2013 wrote (in private email) I am not sure how to get to the splash screen to download What operating system are you using? If Windows, use Start Button, Programs /OpenOffice and select either Calc or SOffice. -- Rory O'Farrell -

Re: Build AOO in Win7 Troubles

2013-06-07 Thread Ivan Fuentes
I tried the Raphael's URL and it doesn't work either. Let me sumarize what i'm doing After doing svn command i did autorun autorun create a "configure.cmd" and "configure" I modified configure.cmd to get in this way: setlocal SET MSVC_HOME="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio

Re: Error using svn (Building in Win7)

2013-06-07 Thread Ivan Fuentes
Thank you :D The problem was my internet conection :) 2013/6/7 Oliver-Rainer Wittmann > Hi, > > > On 06.06.2013 19:59, Ivan Fuentes wrote: > >> I got this error while i was using : >> >> svn co >> https://svn.apache.org/repos/**asf/openoffice/trunk

Location for logo source?

2013-06-07 Thread Rob Weir
Chris R. sent me the logo source, including additional application notes, links to the font, etc. Where should this go? On the one hand we store the live version of the logo bitmaps on the website here: https://svn.apache.org/repos/asf/openoffice/ooo-site/trunk/content/images/ But there are als

Re: Location for logo source?

2013-06-07 Thread Alexandro Colorado
On Fri, Jun 7, 2013 at 9:52 AM, Rob Weir wrote: > Chris R. sent me the logo source, including additional application > notes, links to the font, etc. > > Where should this go? > > On the one hand we store the live version of the logo bitmaps on the > website here: > > https://svn.apache.org/repos

RE: Error using svn (Building in Win7)

2013-06-07 Thread Dennis E. Hamilton
Sometimes it is simply necessary to do a cleanup of the working copy and then start an update, assuming the check-out got anywhere. These are sometimes simply synchronization glitches. If the check-out failed completely, I'd delete that aoo-trunk folder and start over. Another problem that som

Re: Location for logo source?

2013-06-07 Thread Armin Le Grand
Hi Rob, On 07.06.2013 16:52, Rob Weir wrote: Chris R. sent me the logo source, including additional application notes, links to the font, etc. Where should this go? On the one hand we store the live version of the logo bitmaps on the website here: https://svn.apache.org/repos/asf/openoffi

Re: Error using svn (Building in Win7)

2013-06-07 Thread Oliver-Rainer Wittmann
Hi, On 07.06.2013 17:28, Dennis E. Hamilton wrote: Sometimes it is simply necessary to do a cleanup of the working copy and then start an update, assuming the check-out got anywhere. These are sometimes simply synchronization glitches. If the check-out failed completely, I'd delete that aoo-tru

Re: Location for logo source?

2013-06-07 Thread Kay Schenk
On Fri, Jun 7, 2013 at 7:52 AM, Rob Weir wrote: > Chris R. sent me the logo source, including additional application > notes, links to the font, etc. > > Where should this go? > > On the one hand we store the live version of the logo bitmaps on the > website here: > > https://svn.apache.org/repos

Re: Draw, make some changes to gradients

2013-06-07 Thread bugreporter99
Hi Armin, I reported the bugs to the LO bugzilla. After finding out that AOO sarted the svg import stuff and LO adopted/is adopting it I started to look at AOO. So the current bugs I found are somewhere here: https://www.libreoffice.org/bugzilla/buglist.cgi?component=Drawing&product=LibreOffice&qu

Re: Location for logo source?

2013-06-07 Thread Rob Weir
On Fri, Jun 7, 2013 at 12:16 PM, Kay Schenk wrote: > On Fri, Jun 7, 2013 at 7:52 AM, Rob Weir wrote: > >> Chris R. sent me the logo source, including additional application >> notes, links to the font, etc. >> >> Where should this go? >> >> On the one hand we store the live version of the logo bi

Assistance Requested

2013-06-07 Thread George Cooper
Our school has installed Apache Open Office on our Mac computers. We teachers have no manual or reference guide or anyone to help us with the program. What reference manual can you recommend. Your help will be greatly appreciated. G A Cooper -

Re: Logo next steps

2013-06-07 Thread Rob Weir
On Thu, Jun 6, 2013 at 10:31 PM, Samer Mansour wrote: > Congrats Chris! > > Ok girls and guys, I've already made a dent in documenting where the logo > appears in the different sections: > https://cwiki.apache.org/confluence/display/OOOUSERS/AOO4+-+Application+And+Launcher Good. > I don't have s

Re: Assistance Requested

2013-06-07 Thread Alexandro Colorado
Our documentation project and Wiki has a wide variety of PDF books and manuals: http://wiki.openoffice.org/wiki/Documentation Other documentation can be found on our forums. http://forum.openoffice.org/es/ On 6/7/13, George Cooper wrote: > Our school has installed Apache Open Office on our Mac c

Re: Apache OpenOffice Building Guide

2013-06-07 Thread Guillermo Calzada
I have a problem while im trying tu build... it gives me back this error ERROR: error 65280 occurred while making /home/Guillermo/aoo/main/svx/prj i dont udertand if something is mising whats does "error 65280 refers to" Regards 2013/6/5 Albino B Neto > 2013/6/5 Kay Schenk : > > Please also

RE: Error using svn (Building in Win7)

2013-06-07 Thread Dennis E. Hamilton
The difference in line ends is a configuration variation in SVN itself. The ASF site has suggestions about how to add line-end parameters To the SVN configuration file that avoid those problems: [That reminds me. I haven't fixed that on my new ma

Re: Location for logo source?

2013-06-07 Thread Andrea Pescetti
Rob Weir wrote: On Fri, Jun 7, 2013 at 12:16 PM, Kay Schenk wrote: http://www.openoffice.org/marketing/art/galleries/logos/ I like this area more. Maybe the images/AOO_logos is better for the concrete website PNG image, and the marketing/art/galleries area could be for the source, etc.? We c

Re: Location for logo source?

2013-06-07 Thread Rob Weir
On Fri, Jun 7, 2013 at 4:45 PM, Andrea Pescetti wrote: > Rob Weir wrote: >> >> On Fri, Jun 7, 2013 at 12:16 PM, Kay Schenk wrote: >>> >>> http://www.openoffice.org/marketing/art/galleries/logos/ >> >> I like this area more. Maybe the images/AOO_logos is better for the >> concrete website PNG ima

Re: AOO 4.0 upgrade behaviors

2013-06-07 Thread Roberto Galoppini
2013/6/7 Andrea Pescetti : > On 05/06/2013 Rob Weir wrote: >> >> Is there any facility in the upgrade wizard to put some additional >> text, to warn the user of what will happen and what they need to do, >> so we can avoid problems? For example, what if we had a link to a web >> page or wiki page

Re: Location for logo source?

2013-06-07 Thread janI
On 7 June 2013 22:55, Rob Weir wrote: > On Fri, Jun 7, 2013 at 4:45 PM, Andrea Pescetti > wrote: > > Rob Weir wrote: > >> > >> On Fri, Jun 7, 2013 at 12:16 PM, Kay Schenk > wrote: > >>> > >>> http://www.openoffice.org/marketing/art/galleries/logos/ > >> > >> I like this area more. Maybe the im

Re: [VOTE][RESULTS] Logo selection for Apache OpenOffice 4.0

2013-06-07 Thread Guenter Marxen
Hi Rob, you invited all to vote (although only pmc member votes are binding). You did not report the non-pmc-votes. Are they not worth to be reported or was there a complete other (perhaps unwanted) result? Günter Marxen Am 06.06.2013 19:11, schrieb Rob Weir: Here are the binding votes, wit

Re: Apache OpenOffice Building Guide

2013-06-07 Thread Andrea Pescetti
Guillermo Calzada wrote: I have a problem while im trying tu build... it gives me back this error ERROR: error 65280 occurred while making /home/Guillermo/aoo/main/svx/prj i dont udertand if something is mising whats does "error 65280 refers to" Error 65280 is very generic, you should provide

Re: Handlers Drawing - Desing of the nodes.

2013-06-07 Thread Alan Eduardo Puc Pech
Hi Armin Where I find that folder ---> wntmsci12? because you told me to copy the following link: - copy these (from main\solver\400\wntmsci12\**workdir\ResTarget\svxen-US.**res) to your office installation (search there). But I don't find wntmsci12 I use ubuntu 12.04. regards 2013/5/17 Armin

Re: [VOTE][RESULTS] Logo selection for Apache OpenOffice 4.0

2013-06-07 Thread Rob Weir
On Fri, Jun 7, 2013 at 5:32 PM, Guenter Marxen wrote: > Hi Rob, > > you invited all to vote (although only pmc member votes are binding). > > You did not report the non-pmc-votes. Are they not worth to be reported or > was there a complete other (perhaps unwanted) result? > I did not tally those

Apache licence and derivated work

2013-06-07 Thread Guy Waterval
Hi all, I would know what has to be written on a derivated *documentation* work (modified or translated) based on an original work published with an Apache licence. I suppose : #1. The title of the derivated document has to be different. #2. The author of the modified version has to add its own

Re: Apache OpenOffice Building Guide

2013-06-07 Thread Guillermo Calzada
Link from paste bin with the error http://ooo.pastebin.ca/2392569 Regards Guillermo 2013/6/7 Andrea Pescetti > Guillermo Calzada wrote: > >> I have a problem while im trying tu build... it gives me back this error >> ERROR: error 65280 occurred while making /home/Guillermo/aoo/main/svx/** >>

Re: Apache licence and derivated work

2013-06-07 Thread Rob Weir
On Fri, Jun 7, 2013 at 6:43 PM, Guy Waterval wrote: > Hi all, > > I would know what has to be written on a derivated *documentation* work > (modified or translated) based on an original work published with an Apache > licence. > Is the original work a work published by an Apache project? Or is i

Re: Location for logo source?

2013-06-07 Thread Kay Schenk
On Fri, Jun 7, 2013 at 9:29 AM, Rob Weir wrote: > On Fri, Jun 7, 2013 at 12:16 PM, Kay Schenk wrote: > > On Fri, Jun 7, 2013 at 7:52 AM, Rob Weir wrote: > > > >> Chris R. sent me the logo source, including additional application > >> notes, links to the font, etc. > >> > >> Where should this go

Re: [VOTE][RESULTS] Logo selection for Apache OpenOffice 4.0

2013-06-07 Thread Guenter Marxen
Am 08.06.2013 00:39, schrieb Rob Weir: On Fri, Jun 7, 2013 at 5:32 PM, Guenter Marxen wrote: Hi Rob, you invited all to vote (although only pmc member votes are binding). You did not report the non-pmc-votes. Are they not worth to be reported or was there a complete other (perhaps unwanted)

Re: [VOTE][RESULTS] Logo selection for Apache OpenOffice 4.0

2013-06-07 Thread Rob Weir
On Fri, Jun 7, 2013 at 7:39 PM, Guenter Marxen wrote: > > > Am 08.06.2013 00:39, schrieb Rob Weir: > >> On Fri, Jun 7, 2013 at 5:32 PM, Guenter Marxen >> wrote: >>> >>> Hi Rob, >>> >>> you invited all to vote (although only pmc member votes are binding). >>> >>> You did not report the non-pmc-vot

Error building module packimages

2013-06-07 Thread Alan Eduardo Puc Pech
Hi all I am building the module packimages, but I have this error: packimages: parsing '/home/alan/aoo/main/solver/400/ unxlngi6.pro/res/img/wzien-US.ilst' ... packimages: parsing '/home/alan/aoo/main/solver/400/ unxlngi6.pro/res/img/xsltdlgen-US.ilst' ... packimages: parsing '../unxlngi6.pro/res

Re: Apache licence and derivated work

2013-06-07 Thread Guy Waterval
Hi Rob, 2013/6/8 Rob Weir > On Fri, Jun 7, 2013 at 6:43 PM, Guy Waterval > wrote: > > Hi all, > > > > I would know what has to be written on a derivated *documentation* work > > (modified or translated) based on an original work published with an > Apache > > licence. > > > > Is the original wo