New volunteers from Mexico

2013-01-27 Thread Andrea Pescetti
A number of new volunteers from Mexico, mostly students from the Riviera 
Maya University, joined different OpenOffice mailing lists this week.


Well, welcome to everyone of course! And I'd like to make sure that you, 
as a group, can get the most out of this project and that we can benefit 
from your availability in the most effective way.


If this is part of a course project please let us know, since in that 
case we can probably arrange specific projects for you.


Anyway, depending on what you are interested in, these are the next steps:
- if you are interested in development, please read 
http://openoffice.apache.org/orientation/intro-development.html and get 
your first build done: 
http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO

- if you are interested in QA, please read
http://openoffice.apache.org/orientation/intro-qa.html
and write to the QA mailing list (references at the above URL) saying 
that you've read the "Orientation to QA" and that you would like to be 
assigned a set of bugs to confirm.


Please let us know when you have completed these preliminary steps, 
there are a lot of ways you can get involved!


Regards,
  Andrea.


Re: [Call For QA Volunteers] AOO UI IAccessible2 testing work

2013-01-27 Thread Steve Yin
Hi Diego Valle,

Welcome to join AOO IAccessible2 QA work.
We will prepare QA cases and assign some of them to you. And I hope we can
work together at the beginning.


On Sun, Jan 27, 2013 at 6:44 AM, Diego Valle Rosado <
diegogvalleros...@gmail.com> wrote:

> Hello
>
> My name is diego valle.At the moment I study the career IT in Quintana Roo,
> Mexico.
>
> I'm interested in AOO IAccessible2 testing work and I'd like to be a QA
> volunteer. Would be a great way to learn how to get started programming
> OpenOffice and to help bring the benefits of OpenOffice to my country and
> the region where I live.
>
> Regards
>
> Diego Valle
>
>
> 2013/1/25 Steve Yin 
>
> > Hi all,
> >
> > The UI part of the AOO IAccessible2 migration dev work will be done in a
> > few days. We need QA volunteers to join the testing work and ensure the
> > migration quality. This work will be started on the branch "ia2".
> > https://svn.apache.org/repos/asf/openoffice/branches/ia2
> >
> > If you are interested in AOO IAccessible2 testing work, please reply this
> > mail. Thanks.
> >
> > --
> > Best Regards,
> >
> > Steve Yin
> >
>



-- 
Best Regards,

Steve Yin


I want to modify the extension of the writer for test, How can I do?

2013-01-27 Thread 2
Hi,
I have built the sw module for debug, I want to modify the extension of the 
writer for test, How can I do?
 
Yi

Re: Error Building module hsqldb - Installation Source Code in AOO

2013-01-27 Thread Pedro Giffuni
FWIW;

The fix, according to the hsqldb guys is:

"One source code comments has some UTF-7 characters which cause problems.
Change the string to Knuth-Morris-Pratt to fix it"

However the file doesn't exist in the version of hsqldb that we carry:

$ file build/hsqldb/src/org/hsqldb/lib/
build/hsqldb/src/org/hsqldb/lib/: directory
$ file build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java
build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java: cannot open 
`build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java' (No such file or 
directory)
$

You are supposed to use the hsqldb version that AOO provides.

Pedro.



>
> Da: Alan Eduardo Puc Pech 
>...
>switchtojdk16:
>     [java] 
>
>store:
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/build/build.xml:291: warning:
>'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
>to false for repeatable builds
>
>lib:
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/build/build.xml:302: warning:
>'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
>to false for repeatable builds
>    [javac] Compiling 46 source files to /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/classes
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:39:
>error: unmappable character for encoding ASCII
>    [javac]  * Implements the Knuth???Morris???Pratt string search
>algorithm for searching
>    [javac]                        ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:39:
>error: unmappable character for encoding ASCII
>    [javac]  * Implements the Knuth???Morris???Pratt string search
>algorithm for searching
>    [javac]                         ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:39:
>error: unmappable character for encoding ASCII
>    [javac]  * Implements the Knuth???Morris???Pratt string search
>algorithm for searching
>    [javac]                          ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:39:
>error: unmappable character for encoding ASCII
>    [javac]  * Implements the Knuth???Morris???Pratt string search
>algorithm for searching
>    [javac]                                 ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:39:
>error: unmappable character for encoding ASCII
>    [javac]  * Implements the Knuth???Morris???Pratt string search
>algorithm for searching
>    [javac]                                  ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:39:
>error: unmappable character for encoding ASCII
>    [javac]  * Implements the Knuth???Morris???Pratt string search
>algorithm for searching
>    [javac]                                   ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:69:
>error: unmappable character for encoding ASCII
>    [javac]  * Note that the Boyer???Moore algorithm is generally
>considered to be the better
>    [javac]                       ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:69:
>error: unmappable character for encoding ASCII
>    [javac]  * Note that the Boyer???Moore algorithm is generally
>considered to be the better
>    [javac]                        ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:69:
>error: unmappable character for encoding ASCII
>    [javac]  * Note that the Boyer???Moore algorithm is generally
>considered to be the better
>    [javac]                         ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:81:
>error: unmappable character for encoding ASCII
>    [javac]  * Boyer???Moore requires at minimum twice the memory required
>by Knuth???Morris???Pratt
>    [javac]         ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:81:
>error: unmappable character for encoding ASCII
>    [javac]  * Boyer???Moore requires at minimum twice the memory required
>by Knuth???Morris???Pratt
>    [javac]          ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/lib/KMPSearchAlgorithm.java:81:
>error: unmappable character for encoding ASCII
>    [javac]  * Boyer???Moore requires at minimum twice the memory required
>by Knuth???Morris???Pratt
>    [javac]           ^
>    [javac] /home/alan/ooo/main/hsqldb/
>unxlngi6.pro/misc/build/hsqldb/src/or

Re: envelope addressing

2013-01-27 Thread Andrew Douglas Pitonyak

On 01/27/2013 02:08 PM, Ivor Williams wrote:

Request mWIKI account
   Thank you,
   Ivor V



Must accounts still be created by an external person? If so, I can 
create an account for you, but I thought that had been fixed.


http://wiki.openoffice.org/w/index.php?title=Special:UserLogin&type=signup

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php



Re: [RESULT] [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread Marcus (OOo)

Am 01/27/2013 06:48 PM, schrieb Kay Schenk:

On Sun, Jan 27, 2013 at 9:17 AM, Marcus (OOo)  wrote:


Am 01/27/2013 12:37 PM, schrieb Jürgen Schmidt:


the files are uploaded



thanks, I can see them on the ASF mirrors. Now waiting for appearance on
SourceForge.


stay tuned for further details :)


still nothing to see here:
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/sv/

Will go on tomorrow.

Marcus




  On 1/27/13 12:08 PM, Jürgen Schmidt wrote:



The vote period to release Apache OpenOffice 3.4.1 language respin has
ended.

The ballot result is +16 including 10 PMC member binding +1 and +1 vote
from community members.

No abstentions, no -1 votes.

Vote tally

+1 Jan Iversen
+1 Olaf Felka (binding)
+1 Carl Marcum
+1 Albino Biasutti Netto
+1 Wolf Harton
+1 Kay Schenk (binding)
+1 Armin Le Grand (binding)
+1 Xuacu
+1 Donald Harbison (binding)
+1 Andrea Pescetti (binding)
+1 Robert Gallopini (binding)
+1 Juergen Schmidt (binding)
+1 Herbert Duerr (binding)
+1 Dave Barton
+1 Pedro Giffuni (binding)
+1 Marcus Lange (binding)

Thanks

Juergen

On 1/23/13 10:13 AM, Jürgen Schmidt wrote:


Hi all,

this is a call for vote on releasing a minor respin of Apache OpenOffice
3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
version is repackaged and a Hungarian dictionary is now included.

This release is a minor update to support further languages but no bug
fixes. We decided to keep the effort minimal and updated only the new
languages and no further minor bug fixes. It is the last minor update
including "incubating" in the name and we do that to integrate smoothly
in the naming scheme of the current release and to keep the download
simple.

The source release for AOO 3.4.1 will be renewed and is based now on
revision 1435053 from branch AOO34. For our broad user base we built and
provide convenience binary packages on the same revision for all new
languages.

The source release candidate can be found under
https://cwiki.apache.org/**confluence/display/OOOUSERS/**
Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
AOO341srcrelease

The convenience binary full install sets for the new languages can be
found under
https://cwiki.apache.org/**confluence/display/OOOUSERS/**
Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
AOO341fullsets

The convenience binary language packs for the new languages can be found
under
https://cwiki.apache.org/**confluence/display/OOOUSERS/**
Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
AOO341languagepacks

Please vote on releasing this respin package as a complement to our
already released Apache OpenOffice 3.4.1 (incubating).

The vote starts now and will be open for 72 hours until:

 Saturday, 26 January: 2013-01-26 10:00am UTC+1.

The vote of PMC members is binding but we invite all people to vote (non
binding) on this RC. We would like to provide a release that is
supported by the majority of our project members.

 [ ] +1 Release this respin package as complement Apache OpenOffice
3.4.1 (incubating)
 [ ]  0 Don't care
 [ ] -1 Do not release this package because...


Re: Error Building module hsqldb - Installation Source Code in AOO

2013-01-27 Thread Kay Schenk



On 01/27/2013 12:30 PM, Pedro Giffuni wrote:

Hi Kay;


- Messaggio originale -

Da: Kay Schenk



On Sat, Jan 26, 2013 at 5:17 PM, Pedro Giffuni  wrote:


  Hello Alan;

  My guess is that you are using a localized (non-english) environment, but
  JDK7 is also a know source of problems ih hsqldb.

  Hope that helps,

  Pedro.



A quick weird question on this...Is this partially due to the rather old
version of HSQLD we package -- 1.8? (in ext_sources)-- as opposed to newer
2.2?   Among other things...I am actually trying to investigate more of the
java issues, so this is why I ask.



This particular issue is rather easy to fix by patching the weird caracters. I 
think
I will do that soon.

The java7 issues are due to the old version of hsqldb and we actually have two
options here:

1) Bring the hsqldb19 branch and update to hswldb 2.2.x.
2)  Wait for a new version of hsqldb that will be released towards the end of
month that will include backward compatibility.

OTOH, if you want to work on Java.. I have a bunch of patches that need
reviewing. Let me know :).

Pedro.


ha! :) OK...really I barely got started with this when I recently 
updated to java 1.7_11. Things did not work well with base after that. I 
did something that didn't help. According to messages, we seem (after my 
futzing -- I won't go into what that was at the moment...) to have a 
bunch of java calls that simply don't function...so, again, barely got 
started with this.






--

MzK

"No act of kindness, no matter how small, is ever wasted."
 -- Aesop


Re: Error while trying to build from svn checkout

2013-01-27 Thread Michael Lam

Herbert,

Thanks, I did give that a try and it still didn't work properly. I 
decided to remove the existing copy and do a clean checkout. I am 
running into a different issue.


checking if hash_map will be in __gnu_cxx namespace... configure: error: 
Can't find hash_map. Try with --with-stlport


I get the above when running configure. This is on revision 1439200.

At some point in the past I did build successfully, I still have that 
copy running on my machine.


Any ideas?

Michael
On 01/25/2013 03:50 AM, Herbert Duerr wrote:

On 25.01.2013 05:56, Michael Lam wrote:

I got the following when I tried to build from the latest SVN checkout.
I am building on Linux.

dmake:  Error: -- `sg25.sdv' not found, and can't be made


This file was removed in [1] because of [2]

[1] http://svn.apache.org/viewvc?view=revision&revision=1415238
[2] https://issues.apache.org/ooo/show_bug.cgi?id=118845#c6

If your build is still needing it probably means that your build was 
not clean, it was reusing stuff from earlier build attempts.


I suggest to go into the main directory and do a "dmake clean" there 
to clean all the older build artificats. Then start anew with 
"autoconf", "configure", "bootstrap", etc.


Hope that helps,
Herbert





Re: Hello

2013-01-27 Thread RGB ES
Hi, David!


2013/1/27 David Virden 

> My name is David and I'm currently a disgruntled English teacher who would
> like to break into tech writing. I have experience using Open Office and
> I'd like to help write user manuals and such. I also speak decent Spanish,
> so I could take a stab at translating manuals. I'm very excited to begin
> working.



Great! We are at work with the new user guide for 4.0 on the "doc" mailing
list,(1) please join us there!

(1) d...@openoffice.apache.org

Regards
Ricardo


Re: envelope addressing

2013-01-27 Thread Fernando Cassia
On Sun, Jan 27, 2013 at 4:08 PM, Ivor Williams
 wrote:
>
> Request mWIKI account
>   Thank you,
>   Ivor V
>

I´m curious, why the subject line "envelope addressing" ? And do you
have problems with the Tab key that makes line indentation so weird?

FC

-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
Durante épocas de Engaño Universal, decir la verdad se convierte en un
Acto Revolucionario
- George Orwell


Hello

2013-01-27 Thread David Virden
My name is David and I'm currently a disgruntled English teacher who would like 
to break into tech writing. I have experience using Open Office and I'd like to 
help write user manuals and such. I also speak decent Spanish, so I could take 
a stab at translating manuals. I'm very excited to begin working. 

Re: [RESULT] [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread Rob Weir
On Jan 27, 2013, at 12:48 PM, Kay Schenk  wrote:

> On Sun, Jan 27, 2013 at 9:17 AM, Marcus (OOo)  wrote:
>
>> Am 01/27/2013 12:37 PM, schrieb Jürgen Schmidt:
>>
>>> the files are uploaded
>>
>> thanks, I can see them on the ASF mirrors. Now waiting for appearance on
>> SourceForge.
>>
>> Marcus
>
>
> stay tuned for further details :)
>

Blog post announcement is ready, with several translations.

Do the support volunteers know this is coming?

-Rob


>
>>
>>
>>
>> On 1/27/13 12:08 PM, Jürgen Schmidt wrote:
>>>
 The vote period to release Apache OpenOffice 3.4.1 language respin has
 ended.

 The ballot result is +16 including 10 PMC member binding +1 and +1 vote
 from community members.

 No abstentions, no -1 votes.

 Vote tally

 +1 Jan Iversen
 +1 Olaf Felka (binding)
 +1 Carl Marcum
 +1 Albino Biasutti Netto
 +1 Wolf Harton
 +1 Kay Schenk (binding)
 +1 Armin Le Grand (binding)
 +1 Xuacu
 +1 Donald Harbison (binding)
 +1 Andrea Pescetti (binding)
 +1 Robert Gallopini (binding)
 +1 Juergen Schmidt (binding)
 +1 Herbert Duerr (binding)
 +1 Dave Barton
 +1 Pedro Giffuni (binding)
 +1 Marcus Lange (binding)

 Thanks

 Juergen

 On 1/23/13 10:13 AM, Jürgen Schmidt wrote:

> Hi all,
>
> this is a call for vote on releasing a minor respin of Apache OpenOffice
> 3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
> Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
> version is repackaged and a Hungarian dictionary is now included.
>
> This release is a minor update to support further languages but no bug
> fixes. We decided to keep the effort minimal and updated only the new
> languages and no further minor bug fixes. It is the last minor update
> including "incubating" in the name and we do that to integrate smoothly
> in the naming scheme of the current release and to keep the download
> simple.
>
> The source release for AOO 3.4.1 will be renewed and is based now on
> revision 1435053 from branch AOO34. For our broad user base we built and
> provide convenience binary packages on the same revision for all new
> languages.
>
> The source release candidate can be found under
> https://cwiki.apache.org/**confluence/display/OOOUSERS/**
> Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
> AOO341srcrelease
>
> The convenience binary full install sets for the new languages can be
> found under
> https://cwiki.apache.org/**confluence/display/OOOUSERS/**
> Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
> AOO341fullsets
>
> The convenience binary language packs for the new languages can be found
> under
> https://cwiki.apache.org/**confluence/display/OOOUSERS/**
> Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
> AOO341languagepacks
>
> Please vote on releasing this respin package as a complement to our
> already released Apache OpenOffice 3.4.1 (incubating).
>
> The vote starts now and will be open for 72 hours until:
>
>Saturday, 26 January: 2013-01-26 10:00am UTC+1.
>
> The vote of PMC members is binding but we invite all people to vote (non
> binding) on this RC. We would like to provide a release that is
> supported by the majority of our project members.
>
>[ ] +1 Release this respin package as complement Apache OpenOffice
> 3.4.1 (incubating)
>[ ]  0 Don't care
>[ ] -1 Do not release this package because...
>
>
> --
> 
> MzK
>
> "No act of kindness, no matter how small, is ever wasted."
> --
> Aesop


Re: Error Building module hsqldb - Installation Source Code in AOO

2013-01-27 Thread Pedro Giffuni
Hello Michael;

- Messaggio originale -
> Da: Michael Lam
.. 
> Inviato: Domenica 27 Gennaio 2013 14:52
> Oggetto: Re: Error Building module hsqldb - Installation Source Code in AOO
> 
> I had the same issue but it was due to JDK7, I switch and it is working 
> but I have a question about how the java libraries are included. As 
> mentioned by Kay, the current version of hsqldb is quite old. The latest 
> is 2.2.9 and the same goes for Lucene the included version is 2.x 
> whereas the latest is 4.1. How come the jar is being created as part of 
> the build process instead of just pulling a prebuild version?
> 

Support for using the newer versions of hsqldb is in the Hg branch in the
older Oracle repository. Unfortuantely there was something very broken
there so we didn't import it for AOO 3.4. The code needs reviewing.

Configure can be instructed to use pre-built versions of most tools.

In FreeBSD we use something like this:
--with-system-lucene \
--with-lucene-core-jar=${JAVALIBDIR}/lucene-core-3.6.1.jar\
--with-lucene-analyzers-jar=${JAVALIBDIR}/lucene-analyzers-3.6.1.jar

However, you must make sure that you are using a version that is
compatible with the one we carry. We may have to update lucene's
support to be able to use the new versions (I opened BZ issue
121457 with some comments from the Lucene core guys about that).


> On a similar note, I had an additional issue with the build complaining 
> about the dmake that is pull down by bootstrap being an invalid bzip2 
> file, not sure if other people ran into the same issue. I had another 
> copy of dmake on my machine and I just applied it to get pass the issue. 
> All of these were done from a fresh checkout from SVN.
> 

Dmake is a build tool that we don't maintain in Apache and we hope to
deprecate one day..

It was moved here:

http://code.google.com/a/apache-extras.org/p/dmake/


Pedro.


Re: certificate

2013-01-27 Thread Andrea Pescetti

dave evans wrote:

I got this message before connecting to your website. I think you need to 
provide a certificate.
There is a problem with this website's security certificate.


HTTPS access to the http://www.openoffice.org site is unsupported; you 
probably installed an extension that is forcing HTTPS. For secure 
access, use this address: https://ooo-site.apache.org/


This problem is already tracked as 
https://issues.apache.org/jira/browse/INFRA-5450


Regards,
  Andrea.


Re: Error Building module hsqldb - Installation Source Code in AOO

2013-01-27 Thread Pedro Giffuni
Hi Kay;


- Messaggio originale -
> Da: Kay Schenk 

> On Sat, Jan 26, 2013 at 5:17 PM, Pedro Giffuni  wrote:
> 
>>  Hello Alan;
>> 
>>  My guess is that you are using a localized (non-english) environment, but
>>  JDK7 is also a know source of problems ih hsqldb.
>> 
>>  Hope that helps,
>> 
>>  Pedro.
> 
> 
> A quick weird question on this...Is this partially due to the rather old
> version of HSQLD we package -- 1.8? (in ext_sources)-- as opposed to newer
> 2.2?   Among other things...I am actually trying to investigate more of the
> java issues, so this is why I ask.
>

This particular issue is rather easy to fix by patching the weird caracters. I 
think
I will do that soon.

The java7 issues are due to the old version of hsqldb and we actually have two
options here:

1) Bring the hsqldb19 branch and update to hswldb 2.2.x.
2)  Wait for a new version of hsqldb that will be released towards the end of
month that will include backward compatibility.

OTOH, if you want to work on Java.. I have a bunch of patches that need
reviewing. Let me know :).

Pedro.



Re: certificate

2013-01-27 Thread Saransh Sharma
Show me the link!!


On Sun, Jan 27, 2013 at 10:58 PM, dave evans  wrote:

> Hi,
> I got this message before connecting to your website. I think you need to
> provide a certificate.
>  There is a problem with this website's security certificate.
>
>  The security certificate presented by this website was issued for a
> different website's address.
> Security certificate problems may indicate an attempt to trick you or
> intercept any data you send to the server.
>   We recommend that you close this webpage and do not continue to this
> website.
>   Click here to close this webpage.
>   Continue to this website (not recommended).
>  More information




-- 

Best Regards

Saransh Sharma

Upscale Consultancy PVT LTD.

Disclaimer:

--
This email was sent from within the Upscale Consultancy Services Pvt Ltd.
The contents of this email, including the attachments, are LEGALLY
PRIVILEGED AND CONFIDENTIAL to the intended recipient at the email address
to which it has been addressed. If you receive it in error, please notify
the sender immediately by return email and then permanently delete it from
your system.The unauthorized use, distribution, copying or alteration of
this email, including the attachments, is strictly forbidden. Thank
you.Please note that neither Upscale Group nor the sender accepts any
responsibility for viruses and it is your responsibility to scan the email
and attachments (if any).
--


Re: Error Building module hsqldb - Installation Source Code in AOO

2013-01-27 Thread Michael Lam
I had the same issue but it was due to JDK7, I switch and it is working 
but I have a question about how the java libraries are included. As 
mentioned by Kay, the current version of hsqldb is quite old. The latest 
is 2.2.9 and the same goes for Lucene the included version is 2.x 
whereas the latest is 4.1. How come the jar is being created as part of 
the build process instead of just pulling a prebuild version?


On a similar note, I had an additional issue with the build complaining 
about the dmake that is pull down by bootstrap being an invalid bzip2 
file, not sure if other people ran into the same issue. I had another 
copy of dmake on my machine and I just applied it to get pass the issue. 
All of these were done from a fresh checkout from SVN.


On 01/27/2013 01:13 PM, Kay Schenk wrote:

On Sat, Jan 26, 2013 at 5:17 PM, Pedro Giffuni  wrote:


Hello Alan;

My guess is that you are using a localized (non-english) environment, but
JDK7 is also a know source of problems ih hsqldb.

Hope that helps,

Pedro.


A quick weird question on this...Is this partially due to the rather old
version of HSQLD we package -- 1.8? (in ext_sources)-- as opposed to newer
2.2?   Among other things...I am actually trying to investigate more of the
java issues, so this is why I ask.









Re: Error Building module hsqldb - Installation Source Code in AOO

2013-01-27 Thread Kay Schenk
On Sat, Jan 26, 2013 at 5:17 PM, Pedro Giffuni  wrote:

> Hello Alan;
>
> My guess is that you are using a localized (non-english) environment, but
> JDK7 is also a know source of problems ih hsqldb.
>
> Hope that helps,
>
> Pedro.


A quick weird question on this...Is this partially due to the rather old
version of HSQLD we package -- 1.8? (in ext_sources)-- as opposed to newer
2.2?   Among other things...I am actually trying to investigate more of the
java issues, so this is why I ask.





-- 

MzK

"No act of kindness, no matter how small, is ever wasted."
 --
Aesop


Re: I have slow internet connection

2013-01-27 Thread Saransh Sharma
Yeah Thanks!!


On Sun, Jan 27, 2013 at 11:17 PM, Kay Schenk  wrote:

> On Sun, Jan 27, 2013 at 9:27 AM, Saransh Sharma  >wrote:
>
> > I have a slow internet connection how to build open office on my ubuntu
> > 12.04, what is the data size of the svn, i will be getting the internet
> > speed after a while so suggest me something which way i can work on open
> > office
> >
> >
> >
> > --
> >
> > Best Regards
> >
> > Saransh Sharma
> >
>
> Hello Saransh --
>
> There is some information on svn size on the AOO Building Guide page from
> the wiki:
>
>  http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
>
> Hopefully this is still accurate.
>
>
>
> > Upscale Consultancy PVT LTD.
> >
> > Disclaimer:
> >
> >
> >
> --
> > This email was sent from within the Upscale Consultancy Services Pvt Ltd.
> > The contents of this email, including the attachments, are LEGALLY
> > PRIVILEGED AND CONFIDENTIAL to the intended recipient at the email
> address
> > to which it has been addressed. If you receive it in error, please notify
> > the sender immediately by return email and then permanently delete it
> from
> > your system.The unauthorized use, distribution, copying or alteration of
> > this email, including the attachments, is strictly forbidden. Thank
> > you.Please note that neither Upscale Group nor the sender accepts any
> > responsibility for viruses and it is your responsibility to scan the
> email
> > and attachments (if any).
> >
> >
> --
> >
>
>
>
> --
>
> 
> MzK
>
> "No act of kindness, no matter how small, is ever wasted."
>  --
> Aesop
>



-- 

Best Regards

Saransh Sharma

Upscale Consultancy PVT LTD.

Disclaimer:

--
This email was sent from within the Upscale Consultancy Services Pvt Ltd.
The contents of this email, including the attachments, are LEGALLY
PRIVILEGED AND CONFIDENTIAL to the intended recipient at the email address
to which it has been addressed. If you receive it in error, please notify
the sender immediately by return email and then permanently delete it from
your system.The unauthorized use, distribution, copying or alteration of
this email, including the attachments, is strictly forbidden. Thank
you.Please note that neither Upscale Group nor the sender accepts any
responsibility for viruses and it is your responsibility to scan the email
and attachments (if any).
--


Re: [RESULT] [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread Kay Schenk
On Sun, Jan 27, 2013 at 9:17 AM, Marcus (OOo)  wrote:

> Am 01/27/2013 12:37 PM, schrieb Jürgen Schmidt:
>
>> the files are uploaded
>>
>
> thanks, I can see them on the ASF mirrors. Now waiting for appearance on
> SourceForge.
>
> Marcus


stay tuned for further details :)


>
>
>
>  On 1/27/13 12:08 PM, Jürgen Schmidt wrote:
>>
>>> The vote period to release Apache OpenOffice 3.4.1 language respin has
>>> ended.
>>>
>>> The ballot result is +16 including 10 PMC member binding +1 and +1 vote
>>> from community members.
>>>
>>> No abstentions, no -1 votes.
>>>
>>> Vote tally
>>>
>>> +1 Jan Iversen
>>> +1 Olaf Felka (binding)
>>> +1 Carl Marcum
>>> +1 Albino Biasutti Netto
>>> +1 Wolf Harton
>>> +1 Kay Schenk (binding)
>>> +1 Armin Le Grand (binding)
>>> +1 Xuacu
>>> +1 Donald Harbison (binding)
>>> +1 Andrea Pescetti (binding)
>>> +1 Robert Gallopini (binding)
>>> +1 Juergen Schmidt (binding)
>>> +1 Herbert Duerr (binding)
>>> +1 Dave Barton
>>> +1 Pedro Giffuni (binding)
>>> +1 Marcus Lange (binding)
>>>
>>> Thanks
>>>
>>> Juergen
>>>
>>> On 1/23/13 10:13 AM, Jürgen Schmidt wrote:
>>>
 Hi all,

 this is a call for vote on releasing a minor respin of Apache OpenOffice
 3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
 Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
 version is repackaged and a Hungarian dictionary is now included.

 This release is a minor update to support further languages but no bug
 fixes. We decided to keep the effort minimal and updated only the new
 languages and no further minor bug fixes. It is the last minor update
 including "incubating" in the name and we do that to integrate smoothly
 in the naming scheme of the current release and to keep the download
 simple.

 The source release for AOO 3.4.1 will be renewed and is based now on
 revision 1435053 from branch AOO34. For our broad user base we built and
 provide convenience binary packages on the same revision for all new
 languages.

 The source release candidate can be found under
 https://cwiki.apache.org/**confluence/display/OOOUSERS/**
 Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
 AOO341srcrelease

 The convenience binary full install sets for the new languages can be
 found under
 https://cwiki.apache.org/**confluence/display/OOOUSERS/**
 Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
 AOO341fullsets

 The convenience binary language packs for the new languages can be found
 under
 https://cwiki.apache.org/**confluence/display/OOOUSERS/**
 Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
 AOO341languagepacks

 Please vote on releasing this respin package as a complement to our
 already released Apache OpenOffice 3.4.1 (incubating).

 The vote starts now and will be open for 72 hours until:

 Saturday, 26 January: 2013-01-26 10:00am UTC+1.

 The vote of PMC members is binding but we invite all people to vote (non
 binding) on this RC. We would like to provide a release that is
 supported by the majority of our project members.

 [ ] +1 Release this respin package as complement Apache OpenOffice
 3.4.1 (incubating)
 [ ]  0 Don't care
 [ ] -1 Do not release this package because...

>>>


-- 

MzK

"No act of kindness, no matter how small, is ever wasted."
 --
Aesop


Re: I have slow internet connection

2013-01-27 Thread Kay Schenk
On Sun, Jan 27, 2013 at 9:27 AM, Saransh Sharma wrote:

> I have a slow internet connection how to build open office on my ubuntu
> 12.04, what is the data size of the svn, i will be getting the internet
> speed after a while so suggest me something which way i can work on open
> office
>
>
>
> --
>
> Best Regards
>
> Saransh Sharma
>

Hello Saransh --

There is some information on svn size on the AOO Building Guide page from
the wiki:

 http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO

Hopefully this is still accurate.



> Upscale Consultancy PVT LTD.
>
> Disclaimer:
>
>
> --
> This email was sent from within the Upscale Consultancy Services Pvt Ltd.
> The contents of this email, including the attachments, are LEGALLY
> PRIVILEGED AND CONFIDENTIAL to the intended recipient at the email address
> to which it has been addressed. If you receive it in error, please notify
> the sender immediately by return email and then permanently delete it from
> your system.The unauthorized use, distribution, copying or alteration of
> this email, including the attachments, is strictly forbidden. Thank
> you.Please note that neither Upscale Group nor the sender accepts any
> responsibility for viruses and it is your responsibility to scan the email
> and attachments (if any).
>
> --
>



-- 

MzK

"No act of kindness, no matter how small, is ever wasted."
 --
Aesop


I have slow internet connection

2013-01-27 Thread Saransh Sharma
I have a slow internet connection how to build open office on my ubuntu
12.04, what is the data size of the svn, i will be getting the internet
speed after a while so suggest me something which way i can work on open
office



-- 

Best Regards

Saransh Sharma

Upscale Consultancy PVT LTD.

Disclaimer:

--
This email was sent from within the Upscale Consultancy Services Pvt Ltd.
The contents of this email, including the attachments, are LEGALLY
PRIVILEGED AND CONFIDENTIAL to the intended recipient at the email address
to which it has been addressed. If you receive it in error, please notify
the sender immediately by return email and then permanently delete it from
your system.The unauthorized use, distribution, copying or alteration of
this email, including the attachments, is strictly forbidden. Thank
you.Please note that neither Upscale Group nor the sender accepts any
responsibility for viruses and it is your responsibility to scan the email
and attachments (if any).
--


Re: problem in building AOO

2013-01-27 Thread Hrishit Patel
package JUnit4 was missing which was creating problem.
I've installed it and its working fine now

Thanks,
hrishit

On Sun, Jan 27, 2013 at 12:05 PM, Ariel Constenla-Haile
wrote:

> On Sun, Jan 27, 2013 at 1:56 PM, Hrishit Patel 
> wrote:
> >> Did you run autoconf and then ./configure?
> >>
> >> Yes, I installed all the dependencies and then ran autoconf and then
> > ./configure as mentioned below
>
> Strange. Did configure exit without error code?
> If configure exits without error code, it will invoke set_soenv, and
> this will create bootstrap from bootstrap.in:
>
> ./configure -> set_soenv.in -> set_soenv -> bootstrap.in -> bootstrap
>
> Make sure  that $SRC/main/ has set_soenv.in and bootstrap.in, that
> ./configure exits without error, and that after running ./configure
> there is a $SRC/main/bootstrap file
>
>
> Regards
>


Re: [RESULT] [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread Marcus (OOo)

Am 01/27/2013 12:37 PM, schrieb Jürgen Schmidt:

the files are uploaded


thanks, I can see them on the ASF mirrors. Now waiting for appearance on 
SourceForge.


Marcus




On 1/27/13 12:08 PM, Jürgen Schmidt wrote:

The vote period to release Apache OpenOffice 3.4.1 language respin has
ended.

The ballot result is +16 including 10 PMC member binding +1 and +1 vote
from community members.

No abstentions, no -1 votes.

Vote tally

+1 Jan Iversen
+1 Olaf Felka (binding)
+1 Carl Marcum
+1 Albino Biasutti Netto
+1 Wolf Harton
+1 Kay Schenk (binding)
+1 Armin Le Grand (binding)
+1 Xuacu
+1 Donald Harbison (binding)
+1 Andrea Pescetti (binding)
+1 Robert Gallopini (binding)
+1 Juergen Schmidt (binding)
+1 Herbert Duerr (binding)
+1 Dave Barton
+1 Pedro Giffuni (binding)
+1 Marcus Lange (binding)

Thanks

Juergen

On 1/23/13 10:13 AM, Jürgen Schmidt wrote:

Hi all,

this is a call for vote on releasing a minor respin of Apache OpenOffice
3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
version is repackaged and a Hungarian dictionary is now included.

This release is a minor update to support further languages but no bug
fixes. We decided to keep the effort minimal and updated only the new
languages and no further minor bug fixes. It is the last minor update
including "incubating" in the name and we do that to integrate smoothly
in the naming scheme of the current release and to keep the download simple.

The source release for AOO 3.4.1 will be renewed and is based now on
revision 1435053 from branch AOO34. For our broad user base we built and
provide convenience binary packages on the same revision for all new
languages.

The source release candidate can be found under
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341srcrelease

The convenience binary full install sets for the new languages can be
found under
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341fullsets

The convenience binary language packs for the new languages can be found
under
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341languagepacks

Please vote on releasing this respin package as a complement to our
already released Apache OpenOffice 3.4.1 (incubating).

The vote starts now and will be open for 72 hours until:

Saturday, 26 January: 2013-01-26 10:00am UTC+1.

The vote of PMC members is binding but we invite all people to vote (non
binding) on this RC. We would like to provide a release that is
supported by the majority of our project members.

[ ] +1 Release this respin package as complement Apache OpenOffice
3.4.1 (incubating)
[ ]  0 Don't care
[ ] -1 Do not release this package because...


Re: problem in building AOO

2013-01-27 Thread Ariel Constenla-Haile
On Sun, Jan 27, 2013 at 1:56 PM, Hrishit Patel  wrote:
>> Did you run autoconf and then ./configure?
>>
>> Yes, I installed all the dependencies and then ran autoconf and then
> ./configure as mentioned below

Strange. Did configure exit without error code?
If configure exits without error code, it will invoke set_soenv, and
this will create bootstrap from bootstrap.in:

./configure -> set_soenv.in -> set_soenv -> bootstrap.in -> bootstrap

Make sure  that $SRC/main/ has set_soenv.in and bootstrap.in, that
./configure exits without error, and that after running ./configure
there is a $SRC/main/bootstrap file


Regards


Re: problem in building AOO

2013-01-27 Thread Hrishit Patel
Hi Ariel,

On Sun, Jan 27, 2013 at 11:51 AM, Ariel Constenla-Haile
wrote:

> Hi Hrishit,
>
> On Sun, Jan 27, 2013 at 1:41 PM, Hrishit Patel 
> wrote:
> > hi,
> >
> > I've just join the project.
> >
> > I started building my own AOO and stuck with following problem:
> >
> > When I execute  "./bootstrap" it shows error "command not found".
> > I manually checked and found that there is no such file in "AOO/main/".
> > But there is some file with name "bootstrap.1".
> > And there is a file with path as "AOO/main/sal/test/bootstrap".
> >
> > I am attaching both the files here, if anyone can look at it and guide me
> > further.
>
> Did you run autoconf and then ./configure?
>
> Yes, I installed all the dependencies and then ran autoconf and then
./configure as mentioned below


> cd $SRC/main
> autoconf
> ./configure 
> ./bootsrap
>
>
cheers


Re: problem in building AOO

2013-01-27 Thread Ariel Constenla-Haile
Hi Hrishit,

On Sun, Jan 27, 2013 at 1:41 PM, Hrishit Patel  wrote:
> hi,
>
> I've just join the project.
>
> I started building my own AOO and stuck with following problem:
>
> When I execute  "./bootstrap" it shows error "command not found".
> I manually checked and found that there is no such file in "AOO/main/".
> But there is some file with name "bootstrap.1".
> And there is a file with path as "AOO/main/sal/test/bootstrap".
>
> I am attaching both the files here, if anyone can look at it and guide me
> further.

Did you run autoconf and then ./configure?

cd $SRC/main
autoconf
./configure 
./bootsrap


Regards


problem in building AOO

2013-01-27 Thread Hrishit Patel
hi,

I've just join the project.

I started building my own AOO and stuck with following problem:

When I execute  "./bootstrap" it shows error "command not found".
I manually checked and found that there is no such file in "AOO/main/".
But there is some file with name "bootstrap.1".
And there is a file with path as "AOO/main/sal/test/bootstrap".

I am attaching both the files here, if anyone can look at it and guide me
further.

thanks & cheers,
hrishit


Re: website not working

2013-01-27 Thread Marcus (OOo)

Am 01/26/2013 05:05 PM, schrieb cloudfire:

The url sent to me is not the one that your website is attached. The second 
attachment is the error message I receieved when I tried using the link on your 
website. The first screenshot is a result of having successfully downloaded the 
application; it is a broken installer.


I'm sorry but I don't see problems when downloading the Windows file. 
When you have further difficulties please use our alternative webpage 
for downloading:


http://www.openoffice.org/download/legacy/other.html

HTH

Marcus




--- On Fri, 1/25/13, Marcus (OOo)  wrote:


From: Marcus (OOo)
Subject: Re: website not working
To: dev@openoffice.apache.org
Cc: "cloudfire"
Date: Friday, January 25, 2013, 2:38 PM
Am 01/25/2013 04:58 PM, schrieb
cloudfire:

Your link for the legacy (last working version) version

of Open Office is not working. When will it be up and
running?

Tried myself a few seconds ago but I don't see a problem
here. Please can you post the exact link that is behind the
green box (that one that you have marked in your
screenshot?

Thanks

Marcus


Re: SVN

2013-01-27 Thread Andrea Pescetti

On 26/01/2013 jorge ivan poot diaz wrote:

Get the source via Subversion: svn co
https://svn.apache.org/repos/asf/openoffice/trunk aoo. Finished.
... Please help me with my questions:
1. What step next?
2. How I can do?
3. Where to find information on the Internet?
4. Do any forum where I can learn more?


For 1-2-3-4, the next step is building: just read
http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
(it's very likely that your next problem will be to get all the 
dependencies or "Build requirements"; you can find them listed on that 
page, but please ask here in case).



5. What tools do I need for SVN?
6. What subversion, I need another?
7. How I can start using the SVN?
8. Where I can contact other users working with this tool?
9. What essentials I need to know?
10. Why do you use SVN for this type of work?
11. Can you give me an example of how it works?


For 5-6-7-8-9-10-11, Subversion is a revision control tool, like CVS or 
Git. You don't need anything special other than the "subversion" package 
(the "svn" executable) you already installed. During the workflow you 
will need two commands only (to be excuted in "aoo", if your checkout 
was done in a directory named "aoo", like you state above):

$ svn up
will bring your working copy up-to-date, so that you can receive the 
work done by others in the meantime (this is why we use SVN).

$ svn diff
will show you what changed in your working copy. If you work on the 
code, "svn diff" is what you will use to propose changes.


Regards,
  Andrea.


Re: OpenOffice thin client edition - why not?

2013-01-27 Thread Rob Weir
On Sun, Jan 27, 2013 at 8:34 AM, Inge Wallin  wrote:
> On Sunday, January 27, 2013 03:33:20 Rob Weir wrote:
>
>> On Thu, Jan 24, 2013 at 9:29 AM, Inge Wallin  wrote:
>
>> > On Wednesday, January 23, 2013 21:33:04 Rob Weir wrote:
>
>> >> On Wed, Jan 23, 2013 at 8:06 AM, Inge Wallin 
>> >> wrote:
>
>> >> > On Friday, January 18, 2013 15:21:01 Ian Lynch wrote:
>
>> >> >> On 18 January 2013 13:18, Fernando Cassia  wrote:
>
>> >> >> > On Fri, Jan 18, 2013 at 9:43 AM, Ian Lynch 
>> >> >> > wrote:
>
>> >> >> >> What we really need is a cloud version of AOO like Google Docs.
>
>> >> >> >
>
>> >> >> > We don´t *need* ONE thing. That´s the beauty of open source, ´we´
>
>> >> >> > could do *several* things.
>
>> >> >>
>
>> >> >> Well yes, but it is more efficient to do one thing that covers many
>
>> >> >> needs rather than try and do many things with not enough resource.
>
>> >> >>
>
>> >> >> > I for one don´t ´need´ an AJAX / HTML5 version of AOO... GDocs is
>
>> >> >> > fine...
>
>> >> >>
>
>> >> >> A lot of people would say yes but GDocs is not open source.
>
>> >> >> Some people would say MS Office is fine and others would say
>> >> >> Koffice.
>
>> >> >> Question is whether or not we want a long term sustainable project
>
>> >> >> for the community or one that will get more and more marginalised.
>
>> >> >
>
>> >> > As a side note: While I am happy that KOffice is mentioned now and
>
>> >> > then on this list, I think it would be proper to mention the Calligra
>
>> >> > Suite instead. KOffice is not being developed any more while Calligra
>
>> >> > is running full speed ahead.
>
>> >>
>
>> >> Hi Inge,
>
>> >>
>
>> >> Thanks for the reminder. Getting people to recognize a name change
>
>> >> takes time, and repetition. We still see on a daily basis people
>
>> >> expressing surprise to learn that OpenOffice is now at Apache.
>
>> >>
>
>> >> Are you planning to be at the KDE conference in July in Bilbao? It
>
>> >> might good to have someone from AOO attend. Aside from the obvious
>
>> >> common interest in ODF, it would be interesting to see if there are
>
>> >> any other opportunities for collaboration.
>
>> >
>
>> > Yes, I will definitely be in Bilbao unless something very serious
>
>> > happens. I would love to meet you there and talk about collaboration
>
>> > between our projects.
>
>> >
>
>> > I can see two areas where we could start immediately without much talk:
>
>> >
>
>> > 1. test documents
>
>> >
>
>> > Calligra has ~3500 test documents in ODF (odt, ods, odp), MS binary
>> > (doc,
>
>> > xls, ppt) and MS xml (docx, xlsx, pptx) formats. I suppose that there is
>
>> > a test suite available for AOO as well.
>
>>
>
>> Are these documents "from the wild" or documents created specifically
>
>> for tests? I remember hearing Jos describe a technique for creating
>
>> test documents that sounded interesting.
>
> They are not hand hacked xml but where created specifically for testing the
> respective function by testers employed by Nokia. They where done originally
> for the document viewer application in the Nokia N900 and then later
> extended for the viewer in the Nokia N9.
>
>> I recall Microsoft having a collection of test documents as well, that
>
>> they shared at a plugfest a few years ago.
>
> Must have been one that I didn't attend. :/ It would be interesting to see
> those documents.
>

It was mainly ODF-documents created in MS Office.  It was a sizable
set of test docs.  They made it available for use during the Plugfest
but also said the documents might be made available to a more general
test collection if other companies made their test documents availalbe
as well.

>> I have a few "interesting" test documents, but the Symphony test
>
>> documents are IBM-internal right now, since many of them are customer
>
>> files that we may not share. But if there is interest (across
>
>> projects) in creating a collection of test office documents in several
>
>> formats, then I would investigate to see if there are some that we
>
>> could contribute.
>
> The most "interessting" one we have is created by MS Office. It's valid ODT
> but not structured the same way as LO/AOO normally does it. We had to work a
> lot to make that render correctly. :)
>
>> > The documents that Calligra has access to are structured not only
>
>> > according to format but also to feature, such as pictures, text
>
>> > formatting, graphics (smart art, etc), and so on.
>
>>
>
>> Excellent.
>
>>
>
>> > It would be great if we could work to create an even bigger and better
>
>> > database of test documents which covers even more features.
>
>>
>
>> Yes. But where to do this? OASIS is not really set up to do this.
>
>> (and it sounds like it would be best to do more than just ODF test
>
>> documents), It could be done in the AOO project, but that may make it
>
>> difficult (politically) for some to contribute. Without arguing the
>
>> reasons for that view, I think it is (sadly) current reality. Other
>
>> choices might be the ODF Too

Re: OpenOffice thin client edition - why not?

2013-01-27 Thread Inge Wallin
On Sunday, January 27, 2013 03:33:20 Rob Weir wrote:
> On Thu, Jan 24, 2013 at 9:29 AM, Inge Wallin  wrote:
> > On Wednesday, January 23, 2013 21:33:04 Rob Weir wrote:
> >> On Wed, Jan 23, 2013 at 8:06 AM, Inge Wallin  wrote:
> >> > On Friday, January 18, 2013 15:21:01 Ian Lynch wrote:
> >> >> On 18 January 2013 13:18, Fernando Cassia  wrote:
> >> >> > On Fri, Jan 18, 2013 at 9:43 AM, Ian Lynch  
wrote:
> >> >> >> What we really need is a cloud version of AOO like Google Docs.
> >> >> > 
> >> >> > We don´t *need* ONE thing. That´s the beauty of open source, ´we´
> >> >> > could do *several* things.
> >> >> 
> >> >> Well yes, but it is more efficient to do one thing that covers many
> >> >> needs rather than try and do many things with not enough resource.
> >> >> 
> >> >> > I for one don´t ´need´ an AJAX / HTML5 version of AOO... GDocs is
> >> >> > fine...
> >> >> 
> >> >> A lot of people would say yes but GDocs is not open source.
> >> >> Some people would say MS Office is fine and others would say Koffice.
> >> >> Question is whether or not we want a long term sustainable project
> >> >> for the community or one that will get more and more marginalised.
> >> > 
> >> > As a side note: While I am happy that KOffice is mentioned now and
> >> > then on this list, I think it would be proper to mention the Calligra
> >> > Suite instead. KOffice is not being developed any more while Calligra
> >> > is running full speed ahead.
> >> 
> >> Hi Inge,
> >> 
> >> Thanks for the reminder.  Getting people to recognize a name change
> >> takes time, and repetition.  We still see on a daily basis people
> >> expressing surprise to learn that OpenOffice is now at Apache.
> >> 
> >> Are you planning to be at the KDE conference in July in Bilbao?   It
> >> might good to have someone from AOO attend.  Aside from the obvious
> >> common interest in ODF, it would be interesting to see if there are
> >> any other opportunities for collaboration.
> > 
> > Yes, I will definitely be in Bilbao unless something very serious
> > happens. I would love to meet you there and talk about collaboration
> > between our projects.
> > 
> > I can see two areas where we could start immediately without much talk:
> > 
> > 1. test documents
> > 
> > Calligra has ~3500 test documents in ODF (odt, ods, odp), MS binary (doc,
> > xls, ppt) and MS xml (docx, xlsx, pptx) formats. I suppose that there is
> > a test suite available for AOO as well.
> 
> Are these documents "from the wild" or documents created specifically
> for tests?  I remember hearing Jos describe a technique for creating
> test documents that sounded interesting.

They are not hand hacked xml but where created specifically for testing the 
respective function by testers employed by Nokia. They where done originally 
for the document viewer application in the Nokia N900 and then later extended 
for the viewer in the Nokia N9.

> I recall Microsoft having a collection of test documents as well, that
> they shared at a plugfest a few years ago.

Must have been one that I didn't attend.  :/  It would be interesting to see 
those documents.

> I have a few "interesting" test documents, but the Symphony test
> documents are IBM-internal right now, since many of them are customer
> files that we may not share.  But if there is interest (across
> projects) in creating a collection of test office documents in several
> formats, then I would investigate to see if there are some that we
> could contribute.

The most "interessting" one we have is created by MS Office.  It's valid ODT 
but not structured the same way as LO/AOO normally does it.  We had to work a 
lot to make that render correctly.  :)

> > The documents that Calligra has access to are structured not only
> > according to format but also to feature, such as pictures, text
> > formatting, graphics (smart art, etc), and so on.
> 
> Excellent.
> 
> > It would be great if we could work to create an even bigger and better
> > database of test documents which covers even more features.
> 
> Yes.  But where to do this?  OASIS is not really set up to do this.
> (and it sounds like it would be best to do more than just ODF test
> documents),  It could be done in the AOO project, but that may make it
> difficult (politically) for some to contribute.  Without arguing the
> reasons for that view, I think it is (sadly) current reality.  Other
> choices might be the ODF Toolkit project (where we have the ODF
> Validator) or OfficeShots (which allows automated online testing).

Or just continue with the KDE repository? Check out:  
svn://anonsvn.kde.org/home/kde/trunk/tests/calligratests
Getting a KDE commit account is much easier than an Apache one.

> > 2. Interoperability and ODF confomance.
> > 
> > It would be good if you could give a high priority to bugs which make
> > interoperability with other ODF suites such as Calligra. In Calligra we
> > already have a special bug category for ODF related bugs and these are
> > always treated with s

Re: [DISCUSS][[VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread janI
Thx, corrected...we badly need the tools that can check all these typos.

@Juergen: sorry for the double typo.

Never do something with just a half hand, I was (and am) busy getting a
raid to work again (all my source changes are hidden in there).

have a nice day
jan I.

On 27 January 2013 14:15, Andrea Pescetti  wrote:

> janI wrote:
>
>> @andrea: thx for pinpointing the text.
>> @juergen: I have changed it in pootle, just this single entry.  ...
>> https://translate.apache.org/**it/OOo_34/svx/source/intro.po/**translate/
>> https://translate.apache.org/**da/OOo_34/svx/source/intro.po/**translate/
>>
>
> Another typo to fix in the Danish string: it's %OOOVENDOR not %OOO_VENDOR
> (at least, so it seems from the English original and the other
> translations).
>
> Regards,
>   Andrea.
>


Re: [DISCUSS][[VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread Andrea Pescetti

janI wrote:

@andrea: thx for pinpointing the text.
@juergen: I have changed it in pootle, just this single entry.  ...
https://translate.apache.org/it/OOo_34/svx/source/intro.po/translate/
https://translate.apache.org/da/OOo_34/svx/source/intro.po/translate/


Another typo to fix in the Danish string: it's %OOOVENDOR not 
%OOO_VENDOR (at least, so it seems from the English original and the 
other translations).


Regards,
  Andrea.


Re: convert voice to text

2013-01-27 Thread Hagar Delest

Le 27/01/2013 13:40, Jürgen Schmidt a écrit :

here again with you in cc because you are not subscribed. Thanks for the
pointer Hagar ;-)


Welcome.

Strange, that one has not been tagged by my filter... (that worked suddenly 
since few days ago).
I'm at loss with this filter in TB.

Hagar


Re: convert voice to text

2013-01-27 Thread Jürgen Schmidt
here again with you in cc because you are not subscribed. Thanks for the
pointer Hagar ;-)

You should subscribe to the mailing list to get all replies

Juergen

On 1/27/13 12:48 PM, Jürgen Schmidt wrote:
> On 1/26/13 11:02 PM, mostafa bahaloo wrote:
>> hi dear 
>> i study in ITI university .
>> my project is to develop extension for liberoffice program in linux open 
>> suse  that can convert voice to text ,
> 
> only to make clear, LibreOffice is not 100% the same as OpenOffice and
> it will probably more different in the future.
> 
> We concentrate here on OpenOffice that you can install under Linux as
> well but you have to do it on your own and it is not so integrated in
> common package managers at the moment. We hope this will change soon.
> 
>>
>> skill  
>> i work in programming language  on windows such as c ,c++ , 
>> c#,vb,vb.net,
>> java,--web develop=> php, .net javascript, ,etc   ...  later .
>> but in linux  i'm beginner .
>>
>> question is 
>> 1)what lanquage is the best for do it .(writing extension )?
> 
> I would recommend Java because it is platform independent, make fun and
> probably have some libraries in place that you can use. I used for
> example a helper library to convert text in speech in a demo extension.
> 
>> 2)is any document about writing extension in pdf format ?
> 
> you can find docu in the wiki, eg. in the DevGuide but also on some
> other pages describing specific extensions or service provider
> interfaces ... Ask further questions on demand
> 
>> 3)do the extention best for it?
>> if is  any thing help ,please give me.
> 
> Look for the NetBeans plugin, it provides some helper and it helps to
> speed up your work regarding packaging of a final extension package,
> debugging directly from NetBeans in the office, some basic wizards, code
> completion, ...
> 
> Juergen
> 



Re: convert voice to text

2013-01-27 Thread Hagar Delest

Beware, OP is not subscribed.

Hagar


Le 27/01/2013 12:48, Jürgen Schmidt a écrit :


On 1/26/13 11:02 PM, mostafa bahaloo wrote:

hi dear
i study in ITI university .
my project is to develop extension for liberoffice program in linux open
suse  that can convert voice to text ,


only to make clear, LibreOffice is not 100% the same as OpenOffice and
it will probably more different in the future.

We concentrate here on OpenOffice that you can install under Linux as
well but you have to do it on your own and it is not so integrated in
common package managers at the moment. We hope this will change soon.



skill
i work in programming language  on windows such as c ,c++ ,
c#,vb,vb.net,
java,--web develop=> php, .net javascript, ,etc   ...  later .
but in linux  i'm beginner .

question is
1)what lanquage is the best for do it .(writing extension )?


I would recommend Java because it is platform independent, make fun and
probably have some libraries in place that you can use. I used for
example a helper library to convert text in speech in a demo extension.


2)is any document about writing extension in pdf format ?


you can find docu in the wiki, eg. in the DevGuide but also on some
other pages describing specific extensions or service provider
interfaces ... Ask further questions on demand


3)do the extention best for it?
if is  any thing help ,please give me.


Look for the NetBeans plugin, it provides some helper and it helps to
speed up your work regarding packaging of a final extension package,
debugging directly from NetBeans in the office, some basic wizards, code
completion, ...

Juergen



Re: convert voice to text

2013-01-27 Thread Jürgen Schmidt
On 1/26/13 11:02 PM, mostafa bahaloo wrote:
> hi dear 
> i study in ITI university .
> my project is to develop extension for liberoffice program in linux open 
> suse  that can convert voice to text ,

only to make clear, LibreOffice is not 100% the same as OpenOffice and
it will probably more different in the future.

We concentrate here on OpenOffice that you can install under Linux as
well but you have to do it on your own and it is not so integrated in
common package managers at the moment. We hope this will change soon.

> 
> skill  
> i work in programming language  on windows such as c ,c++ , 
> c#,vb,vb.net,
> java,--web develop=> php, .net javascript, ,etc   ...  later .
> but in linux  i'm beginner .
> 
> question is 
> 1)what lanquage is the best for do it .(writing extension )?

I would recommend Java because it is platform independent, make fun and
probably have some libraries in place that you can use. I used for
example a helper library to convert text in speech in a demo extension.

> 2)is any document about writing extension in pdf format ?

you can find docu in the wiki, eg. in the DevGuide but also on some
other pages describing specific extensions or service provider
interfaces ... Ask further questions on demand

> 3)do the extention best for it?
> if is  any thing help ,please give me.

Look for the NetBeans plugin, it provides some helper and it helps to
speed up your work regarding packaging of a final extension package,
debugging directly from NetBeans in the office, some basic wizards, code
completion, ...

Juergen


Re: [RESULT] [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread Jürgen Schmidt
the files are uploaded

On 1/27/13 12:08 PM, Jürgen Schmidt wrote:
> The vote period to release Apache OpenOffice 3.4.1 language respin has
> ended.
> 
> The ballot result is +16 including 10 PMC member binding +1 and +1 vote
> from community members.
> 
> No abstentions, no -1 votes.
> 
> Vote tally
> 
> +1 Jan Iversen
> +1 Olaf Felka (binding)
> +1 Carl Marcum
> +1 Albino Biasutti Netto
> +1 Wolf Harton
> +1 Kay Schenk (binding)
> +1 Armin Le Grand (binding)
> +1 Xuacu
> +1 Donald Harbison (binding)
> +1 Andrea Pescetti (binding)
> +1 Robert Gallopini (binding)
> +1 Juergen Schmidt (binding)
> +1 Herbert Duerr (binding)
> +1 Dave Barton
> +1 Pedro Giffuni (binding)
> +1 Marcus Lange (binding)
> 
> Thanks
> 
> Juergen
> 
> On 1/23/13 10:13 AM, Jürgen Schmidt wrote:
>> Hi all,
>>
>> this is a call for vote on releasing a minor respin of Apache OpenOffice
>> 3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
>> Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
>> version is repackaged and a Hungarian dictionary is now included.
>>
>> This release is a minor update to support further languages but no bug
>> fixes. We decided to keep the effort minimal and updated only the new
>> languages and no further minor bug fixes. It is the last minor update
>> including "incubating" in the name and we do that to integrate smoothly
>> in the naming scheme of the current release and to keep the download simple.
>>
>> The source release for AOO 3.4.1 will be renewed and is based now on
>> revision 1435053 from branch AOO34. For our broad user base we built and
>> provide convenience binary packages on the same revision for all new
>> languages.
>>
>> The source release candidate can be found under
>> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341srcrelease
>>
>> The convenience binary full install sets for the new languages can be
>> found under
>> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341fullsets
>>
>> The convenience binary language packs for the new languages can be found
>> under
>> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341languagepacks
>>
>> Please vote on releasing this respin package as a complement to our
>> already released Apache OpenOffice 3.4.1 (incubating).
>>
>> The vote starts now and will be open for 72 hours until:
>>
>>Saturday, 26 January: 2013-01-26 10:00am UTC+1.
>>
>> The vote of PMC members is binding but we invite all people to vote (non
>> binding) on this RC. We would like to provide a release that is
>> supported by the majority of our project members.
>>
>>[ ] +1 Release this respin package as complement Apache OpenOffice
>> 3.4.1 (incubating)
>>[ ]  0 Don't care
>>[ ] -1 Do not release this package because...
>>
> 



Re: [Volunteer] great opportunity

2013-01-27 Thread Jürgen Schmidt
On 1/25/13 10:55 PM, keitho wrote:
> Hi OpenOffice Team,
> 
> My name is Keith Abdulla and I'm studying Computer Science at California
> Polytechnic State University.
> I'm currently a Sophomore who is very dedicated in technology and health.
> When I'm not working on the computer for a project or just browsing the
> web, I am at the gym about 5 times a week.
> I worked for a non-profit company called, Teach-Aids, in which they create
> software to solve problems in HIV prevention around the world. I helped
> create the webpage, edited many flash animations, created documentation,
> and many other around the office skills.
> 
> I came across this great opportunity that you guys have available and I
> want to dive straight in, in helping out with this project. I feel like
> this is a great way in building my resume up, by working with many other
> developers and gain more hands on experiences.
> 
> I am tired of doing small projects or labs for my CSC class and just want
> to know how to use all the knowledge I have so far (C++, Java, HTML, some
> Javascript) and really make use of it. I'm very excited in finding out what
> I can do to establish myself as a developer for this project and gain new
> experiences necessary for a future computer scientist.
> 
> Sincerely,
> 
> /Keith Abdulla


Hi Keith,

sounds perfect and we appreciate your interest and help. Alan gave you
already some links to get started build OpenOffice on your own. Please
feel free to ask any kind of question here on the list to get more help.

And don't be shy you can't ask wrong question, it's a beast of software
with a long history. The code base is huge and there are a lot of room
for improvements in existing code to get started, to fix bugs or even
more fun get involved in implementing new features over time.

Welcome at Apache OpenOffice

Juergen



Re: unowinreg.dll realy needed on MacOS?

2013-01-27 Thread Jürgen Schmidt
On 1/26/13 7:39 AM, Raphael Bircher wrote:
> Hi Pavel
> 
> Am 26.01.13 07:29, schrieb Pavel Janík:
>> On Jan 26, 2013, at 5:40 AM, Fan Zheng wrote:
>>
  From the file name, it should not be the necessary dependence. So
>>> personally I agree with you that there are some issues in the
>>> configure.in
>>>
>>> I have asked the similar question years before, but as the MAC based AOO
>>> developers are minority group, there is no certain answer about it.
>> http://www.mail-archive.com/discuss@openoffice.org/msg12539.html
> Thanks for the Link. Ok, this explains a load. It's only used if you
> build with --disable-odk you will not hit this trap ;-) And I ever done
> it this way befor.
> 

the dll is necessary for UNO client programs in Java. And to make them
working on all platforms they require this dll. We want support the
development of such clients on all platforms as well and provide a
pre-built version of this dll. You can get it as pre-requiste

wget -O main/external/unowinreg/unowinreg.dll
http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll

And of course it is only necessary when you build the SDK.

Juergen



Re: [DISCUSS][[VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread janI
@andrea: thx for pinpointing the text.

@juergen: I have changed it in pootle, just this single entry.

rgds
jan I.

On 27 January 2013 12:10, Jürgen Schmidt  wrote:

> On 1/25/13 11:36 PM, Marcus (OOo) wrote:
> > Am 01/25/2013 11:08 PM, schrieb Andrea Pescetti:
> >> janI wrote:
> >>> can you point me a little bit closer to the string ? it seems to be a
> >>> concatenated string.
> >>
> >> Compare
> >> https://translate.apache.org/it/OOo_34/svx/source/intro.po/translate/
> >> which is OK and
> >> https://translate.apache.org/da/OOo_34/svx/source/intro.po/translate/
> >> which is wrong: just put the placeholder within the string, without
> >> concatenation.
> >
> > Thanks Andrea, I just could help with a screenshot.
> >
> > Marcus
>
> I think it is no showstopper and will be fixed on trunk
>
> The vote ended and passed successful, I will upload the bits now
>
> Juergen
>


Re: [DISCUSS][[VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread Jürgen Schmidt
On 1/25/13 11:36 PM, Marcus (OOo) wrote:
> Am 01/25/2013 11:08 PM, schrieb Andrea Pescetti:
>> janI wrote:
>>> can you point me a little bit closer to the string ? it seems to be a
>>> concatenated string.
>>
>> Compare
>> https://translate.apache.org/it/OOo_34/svx/source/intro.po/translate/
>> which is OK and
>> https://translate.apache.org/da/OOo_34/svx/source/intro.po/translate/
>> which is wrong: just put the placeholder within the string, without
>> concatenation.
> 
> Thanks Andrea, I just could help with a screenshot.
> 
> Marcus

I think it is no showstopper and will be fixed on trunk

The vote ended and passed successful, I will upload the bits now

Juergen


[RESULT] [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-27 Thread Jürgen Schmidt
The vote period to release Apache OpenOffice 3.4.1 language respin has
ended.

The ballot result is +16 including 10 PMC member binding +1 and +1 vote
from community members.

No abstentions, no -1 votes.

Vote tally

+1 Jan Iversen
+1 Olaf Felka (binding)
+1 Carl Marcum
+1 Albino Biasutti Netto
+1 Wolf Harton
+1 Kay Schenk (binding)
+1 Armin Le Grand (binding)
+1 Xuacu
+1 Donald Harbison (binding)
+1 Andrea Pescetti (binding)
+1 Robert Gallopini (binding)
+1 Juergen Schmidt (binding)
+1 Herbert Duerr (binding)
+1 Dave Barton
+1 Pedro Giffuni (binding)
+1 Marcus Lange (binding)

Thanks

Juergen

On 1/23/13 10:13 AM, Jürgen Schmidt wrote:
> Hi all,
> 
> this is a call for vote on releasing a minor respin of Apache OpenOffice
> 3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
> Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
> version is repackaged and a Hungarian dictionary is now included.
> 
> This release is a minor update to support further languages but no bug
> fixes. We decided to keep the effort minimal and updated only the new
> languages and no further minor bug fixes. It is the last minor update
> including "incubating" in the name and we do that to integrate smoothly
> in the naming scheme of the current release and to keep the download simple.
> 
> The source release for AOO 3.4.1 will be renewed and is based now on
> revision 1435053 from branch AOO34. For our broad user base we built and
> provide convenience binary packages on the same revision for all new
> languages.
> 
> The source release candidate can be found under
> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341srcrelease
> 
> The convenience binary full install sets for the new languages can be
> found under
> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341fullsets
> 
> The convenience binary language packs for the new languages can be found
> under
> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341languagepacks
> 
> Please vote on releasing this respin package as a complement to our
> already released Apache OpenOffice 3.4.1 (incubating).
> 
> The vote starts now and will be open for 72 hours until:
> 
>Saturday, 26 January: 2013-01-26 10:00am UTC+1.
> 
> The vote of PMC members is binding but we invite all people to vote (non
> binding) on this RC. We would like to provide a release that is
> supported by the majority of our project members.
> 
>[ ] +1 Release this respin package as complement Apache OpenOffice
> 3.4.1 (incubating)
>[ ]  0 Don't care
>[ ] -1 Do not release this package because...
> 



Re: convert voice to text

2013-01-27 Thread Alexandro Colorado
On Sat, Jan 26, 2013 at 11:02 PM, mostafa bahaloo wrote:

> hi dear
> i study in ITI university .
> my project is to develop extension for liberoffice program in linux open
> suse  that can convert voice to text ,
>
> skill
> i work in programming language  on windows such as c ,c++ ,
> c#,vb,vb.net,
> java,--web develop=> php, .net javascript, ,etc   ...  later .
> but in linux  i'm beginner .
>
> question is
> 1)what lanquage is the best for do it .(writing extension )?
> 2)is any document about writing extension in pdf format ?
> 3)do the extention best for it?
> if is  any thing help ,please give me.
> tank you
>   best regards
>Mostafa bahaloo
>


You should look into this extension, maybe contribute by enhancing it:
https://www.youtube.com/watch?v=OCARVoZqC-s

Also there is a voice command extension:
https://www.youtube.com/watch?v=BYEX7PNiRXg

-- 
Alexandro Colorado
Apache OpenOffice Contributor
http://es.openoffice.org