Re: Build AOO on Ubuntu

2011-12-08 Thread eric b
Hello, Le 9 déc. 11 à 08:19, linyi li a écrit : I downloaded source code from svn recently(by svn co https:// svn.apache.org/repos/asf/incubator/ooo/trunk ooo), and T want to build on Ubuntu followed the guide http:// wiki.services.openoffice.org/wiki/Documentation/Building_Guide/ Building_on

Build AOO on Ubuntu

2011-12-08 Thread linyi li
I downloaded source code from svn recently(by svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk ooo), and T want to build on Ubuntu followed the guide http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Linux . But there is problem. After configure, I want t

Re: (Draft) Email forwarding public announcement

2011-12-08 Thread Dave Fisher
There is a thread "Extensions and Templates" shouldn't this information be there? After all Gavin is working on the issue, he might not notice this information. Regards, Dave On Dec 8, 2011, at 8:31 PM, Raphael Bircher wrote: > Am 09.12.11 05:25, schrieb Rob Weir: >> On Thu, Dec 8, 2011 at 5:0

Re: Extensions and templates

2011-12-08 Thread Dave Fisher
On Dec 8, 2011, at 4:35 PM, Dave Fisher wrote: > Gavin, > > On Dec 8, 2011, at 4:06 PM, Gavin McDonald wrote: > >> Dave, >> >> I already have access and have been speaking with Lance over this over the >> past week. >> >> It is in hand, as they say. > > Yes! And we all appreciate this (or sh

Re: replace and removal of Berkeley DB

2011-12-08 Thread eric b
Le 8 déc. 11 à 17:42, Oliver-Rainer Wittmann a écrit : Hi Eric, Hi Oliver, FYI, build completed on Mac OS X 10.4 Intel, for the locales : fr, en-US and de After I removed the prefs, I tested the set (fr) and no problem with help at all. Is it intended that the user has no longer

Re: (Draft) Email forwarding public announcement

2011-12-08 Thread Raphael Bircher
Am 09.12.11 05:25, schrieb Rob Weir: On Thu, Dec 8, 2011 at 5:02 PM, Andrea Pescetti wrote: On 30/11/2011 Rob Weir wrote: Some specific points that could use more detail include project services (lists, wikis, Bugzilla, etc.) that would be very commonly used with openoffice.org email addresses

Re: (Draft) Email forwarding public announcement

2011-12-08 Thread Rob Weir
On Thu, Dec 8, 2011 at 5:02 PM, Andrea Pescetti wrote: > On 30/11/2011 Rob Weir wrote: >> >> Some specific points that could use more detail include project >> services (lists, wikis, Bugzilla, etc.) that would be very commonly >> used with openoffice.org email addresses.  I think I listed them al

Re: (Draft) Email forwarding public announcement

2011-12-08 Thread Andrea Pescetti
On 30/11/2011 Rob Weir wrote: Some specific points that could use more detail include project services (lists, wikis, Bugzilla, etc.) that would be very commonly used with openoffice.org email addresses. I think I listed them all. But can you think of others? I just checked and I confirm what

Re: [AOO 3.4 Test Plan Discussion]Overview

2011-12-08 Thread xia zhao
2011/12/8, Andor E : > Hi, > I almost missed your mail. When I got no response to my offer, I > thought there was no interest. Sorry, I was catched by some urgent things those days after I post the AOO 3.4 test plan topic to community and missed your mail.. > Our testers use TestLink (http://www.

Re: Extensions and templates

2011-12-08 Thread Dave Fisher
Gavin, On Dec 8, 2011, at 4:06 PM, Gavin McDonald wrote: > Dave, > > I already have access and have been speaking with Lance over this over the > past week. > > It is in hand, as they say. Yes! And we all appreciate this (or should!). Forums - check, MWiki - check, other wikis - check, Roller

RE: Extensions and templates

2011-12-08 Thread Gavin McDonald
Dave, I already have access and have been speaking with Lance over this over the past week. It is in hand, as they say. Gav... > -Original Message- > From: Dave Fisher [mailto:dave2w...@comcast.net] > Sent: Friday, 9 December 2011 10:03 AM > To: ooo-dev@incubator.apache.org > Subject:

Re: Extensions and templates

2011-12-08 Thread Dave Fisher
On Dec 8, 2011, at 4:00 AM, Andrea Pescetti wrote: > Gavin McDonald wrote: >>> From: Andrea Pescetti >>> On 29/11/2011 Rob Weir wrote: ==Option 1: Remain at OSUOSL== We could remain with OSUOSL hosting. However, the existing site is very unstable. >>> This would be best both for s

Re: replace and removal of Berkeley DB

2011-12-08 Thread Uwe Fischer
Hello, it is possible, but I'm not sure, that the Berkeley DB is used on compile time to update the Help index. If you do not change any Help file, Help will not be rebuilt and you will not meet an error because of a missing database. But may be I'm wrong ... Uwe Am 08.12.2011 17:42 schrieb "Olive

Re: Legacy openoffice.org email addresses in the legacy website

2011-12-08 Thread Andrea Pescetti
On 21/11/2011 Rob Weir wrote: A sorted list of the most frequently mentioned addresses can be found by: grep -o -r -i --no-filename --include="*.html" "[[:alnum:]+\.\_\-]*@openoffice.org" . | sort | uniq -c | sort -n -r I see the following. But I cannot easily tell what is a name versus an offic

Re: Extensions and templates

2011-12-08 Thread Dave Fisher
Sent from my iPhone On Dec 8, 2011, at 12:53 AM, Ross Gardler wrote: > Sent from my mobile device, please forgive errors and brevity. > On Dec 8, 2011 8:40 AM, "Jürgen Schmidt" wrote: >> > > ... > >>> (Note that moving services from OSUOSL hosts to the ASF hosts does > nothing to solved th

Re: replace and removal of Berkeley DB

2011-12-08 Thread Oliver-Rainer Wittmann
Hi Eric, On 08.12.2011 17:31, eric b wrote: Le 8 déc. 11 à 16:55, Oliver-Rainer Wittmann a écrit : I'll start a build on Mac OS X (Intel, 10.4) tonight. That is great - thanks. Best regards, Oliver.

Re: replace and removal of Berkeley DB

2011-12-08 Thread eric b
Le 8 déc. 11 à 16:55, Oliver-Rainer Wittmann a écrit : Hi, Herbert and I finished the replacement and removal of the Berkeley DB. You will find four patches at the corresponding issue - https:// issues.apache.org/ooo/show_bug.cgi?id=118662 Thank you very much for your work ! I have test

replace and removal of Berkeley DB

2011-12-08 Thread Oliver-Rainer Wittmann
Hi, Herbert and I finished the replacement and removal of the Berkeley DB. You will find four patches at the corresponding issue - https://issues.apache.org/ooo/show_bug.cgi?id=118662 I have tested these patches which touches the help system and the extension management on Windows. Before com

Re: [AOO 3.4 Test Plan Discussion]Overview

2011-12-08 Thread Andor E
Hi, I almost missed your mail. When I got no response to my offer, I thought there was no interest. Our testers use TestLink (http://www.teamst.org/), so the test cases currently live inside that. From the manual it seems, that one can only export to XML. Which format would you prefer? Other than t

RE: Extensions and templates

2011-12-08 Thread Gavin McDonald
> -Original Message- > From: Andrea Pescetti [mailto:pesce...@openoffice.org] > Sent: Thursday, 8 December 2011 10:01 PM > To: ooo-dev@incubator.apache.org > Subject: Re: Extensions and templates > > Gavin McDonald wrote: > >> From: Andrea Pescetti > >> On 29/11/2011 Rob Weir wrote: > >>

Re: Extensions and templates

2011-12-08 Thread Jürgen Schmidt
On 12/8/11 10:07 AM, Gavin McDonald wrote: -Original Message- From: Jürgen Schmidt [mailto:jogischm...@googlemail.com] Sent: Thursday, 8 December 2011 6:40 PM To: ooo-dev@incubator.apache.org Subject: Re: Extensions and templates On 12/8/11 12:50 AM, Gavin McDonald wrote: -Ori

Re: Extensions and templates

2011-12-08 Thread Jürgen Schmidt
On 12/8/11 9:53 AM, Ross Gardler wrote: Sent from my mobile device, please forgive errors and brevity. On Dec 8, 2011 8:40 AM, "Jürgen Schmidt" wrote: ... (Note that moving services from OSUOSL hosts to the ASF hosts does nothing to solved the bandwidth issues because the ASF servers are

Re: Extensions and templates

2011-12-08 Thread Andrea Pescetti
Gavin McDonald wrote: From: Andrea Pescetti On 29/11/2011 Rob Weir wrote: ==Option 1: Remain at OSUOSL== We could remain with OSUOSL hosting. However, the existing site is very unstable. This would be best both for short and long term. ... Sorry, OSUOSL don’t want anything to do with these an

Re: Extensions and templates

2011-12-08 Thread Daniel Shahaf
Gavin McDonald wrote on Thu, Dec 08, 2011 at 09:50:33 +1000: > Help welcomed at any step of the way.

Re: Extensions and templates

2011-12-08 Thread Daniel Shahaf
Ross Gardler wrote on Thu, Dec 08, 2011 at 08:53:13 +: > This is a public list so I want to state loudly, and clearly, that the ASF > has been and remains very happy with the facilities provided by OSUOSL over > many years. +1

RE: Extensions and templates

2011-12-08 Thread Gavin McDonald
> -Original Message- > From: Jürgen Schmidt [mailto:jogischm...@googlemail.com] > Sent: Thursday, 8 December 2011 6:40 PM > To: ooo-dev@incubator.apache.org > Subject: Re: Extensions and templates > > On 12/8/11 12:50 AM, Gavin McDonald wrote: > > > > > >> -Original Message- > >>

Re: Extensions and templates

2011-12-08 Thread Ross Gardler
Sent from my mobile device, please forgive errors and brevity. On Dec 8, 2011 8:40 AM, "Jürgen Schmidt" wrote: > ... >> (Note that moving services from OSUOSL hosts to the ASF hosts does nothing to solved the bandwidth >> issues because the ASF servers are also OSUOSL hosted!) > > > ups, that is

Re: Extensions and templates

2011-12-08 Thread Jürgen Schmidt
On 12/8/11 12:50 AM, Gavin McDonald wrote: -Original Message- From: Andrea Pescetti [mailto:pesce...@openoffice.org] Sent: Thursday, 8 December 2011 8:27 AM To: ooo-dev@incubator.apache.org Subject: Re: Extensions and templates On 29/11/2011 Rob Weir wrote: ==Option 1: Remain at OSUO