Python 3 and AOO

2013-08-31 Thread Ricardo Berlasso
On the ES forum there was a question about python 3 support on AOO. On the
release notes(1) I can see that pyUNO supports python 3, but by default
version 2 is used. So, two questions

- is it possible for the user to choose python 3 instead of 2 or this is
set on build time?
- are there plans of when python 3 will be set on by default?

Thanks

Regards
Ricardo

(1)
https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes#AOO4.0ReleaseNotes-ChangesthatImpactBackwardsCompatibility


Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Mechtilde
Hello,

thanks providing a snapshot build for testing.

In the German version there a some problems with the words in the side
bar in calc.

I can't find these strings in pootle. Also because the KeyID Build,
Regina provided, didn't contain the keyids of the sidebar.


Can someone give me a hint, how I can fix that problems.

Kind regards

Mechtilde

Am 30.08.2013 15:27, schrieb Jürgen Schmidt:
 Hi,
 
 we have prepared a new snapshot build for AOO 4.0.1 for Windows, MacOS
 and Linux based on the SNAPSHOT tag.
 
 The SNAPSHOT tag rev. 1518670 is based on revision 1518667 on branch AOO401
 
 We have started to provide Linux builds to start early testing of our
 builds and ensure that they can be used as replacement for Ariels
 builds. We build also on CentOS5 systems that should have the baseline.
 
 Ariel pointed out that he won't be able to deliver the builds in the
 future starting with the beginning of September. At this point I would
 like to thank you Ariel for his support in the past. I know what it
 means to do the builds, sign and upload it.
 
 The wiki page is updated and for Linux you can find archive builds as
 well directly in the directory (not linked via the wiki).
 
 The differences between this and the last snapshot can be found under
 http://people.apache.org/~jsc/developer-snapshots/snapshot/izlist.htm
 
 Please note that the translation updates are not yet marked as fixed. I
 have taken a snapshot from Pootle to support early testing. Please add
 comments in the issue or mark it as fixed if no further updates via
 Pootle can be expected. It will help to reduce the workload on my side.
 
 Updated languages are: sk, nl, en-GB, es, km, pl, zh-TW, pt
 
 NOTE: the upload is ongoing, if a link is not yet working try it later.
 I will be offline until Monday ...
 
 
 Thanks
 
 Juergen





signature.asc
Description: OpenPGP digital signature


Bundling dictionaries with langpacks

2013-08-31 Thread Andrea Pescetti
Users have reported that the Italian language pack does not contain the 
Italian dictionary. If I recall correctly, technically we have had the 
possibility to bundle dictionaries with langpacks since OpenOffice 3.x 
(anyway, 3.3 or earlier).


Do we have support for it in the current extensions.lst mechanism? For 
example, it would make sense to specify that:
- The Italian full version should contain the English and Italian 
dictionaries

- The Italian langpack should contain the Italian dictionary

Regards,
  Andrea.

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



AOO 4.0 Release notes problem in numbering

2013-08-31 Thread 張仁瀚
Hello everyone,

Recent days I have tried some improvement in the version 4.0 from release
notes [1] . But I got a problem in my implementation.
The item Support more Numberingbullet types in docx  is under the index
OOXML general. And that is where my question is.

I use the function which is numbering to enter the following words in MS
office:

一. some words

二.  some words

三.  some words



壹、some words

貳、some words

參、some words



甲、some words

乙、some words

丙、some words


And I saved it as docx. In fact, whatever I used doc or docx, I got the
same result as I opened the doc or docx file with AOO:

1. some words

2.  some words

3.  some words



壹、some words

貳、some words

參、some words



甲、some words

乙、some words

丙、some words

The problem is that Chinese number (一二三 is equal to 123) cannot be convert
completely in AOO.
Does I got wrong understanding in this improvement or there is something
wrong?

Also, if this improvement is not talking about what I did above, how can I
contribute and improve my problem?


[1]
https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes


Thanks.
   Yohey.


Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Andrea Pescetti

Mechtilde wrote:

In the German version there a some problems with the words in the side
bar in calc.
I can't find these strings in pootle. Also because the KeyID Build,
Regina provided, didn't contain the keyids of the sidebar.


If Regina recreates her KeyID build from the current trunk (note: trunk 
not AOO401, since at the moment this wasn't accepted for inclusion in 
AOO401) you will see KeyIDs in the sidebar too.


The KeyIDs must be matched to the localize.sdf available in trunk (I saw 
that KeyIDs in some cases differ, like having '' turned into ']', but 
this doesn't affect your work).


Regards,
  Andrea.

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



Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Regina Henschel

Hi Mechtilde,

because of problems with the German Pootle data base the corrected 
translations are not yet integrated into the snapshot. See thread 
[RELEASE]: Translation errors in German translation in 
l...@openoffice.apache.org


I have translated the missing 8 words yesterday, which Jürgen mentioned 
in that thread.


The sidebar should not have any wrong texts in Pootle. They are all 
corrected. But I cannot verify it, because Pootle is not reachable in 
the moment.


Kind regards
Regina

Mechtilde schrieb:

Hello,

thanks providing a snapshot build for testing.

In the German version there a some problems with the words in the side
bar in calc.

I can't find these strings in pootle. Also because the KeyID Build,
Regina provided, didn't contain the keyids of the sidebar.


Can someone give me a hint, how I can fix that problems.

Kind regards

Mechtilde

Am 30.08.2013 15:27, schrieb Jürgen Schmidt:

Hi,

we have prepared a new snapshot build for AOO 4.0.1 for Windows, MacOS
and Linux based on the SNAPSHOT tag.

The SNAPSHOT tag rev. 1518670 is based on revision 1518667 on branch AOO401

We have started to provide Linux builds to start early testing of our
builds and ensure that they can be used as replacement for Ariels
builds. We build also on CentOS5 systems that should have the baseline.

Ariel pointed out that he won't be able to deliver the builds in the
future starting with the beginning of September. At this point I would
like to thank you Ariel for his support in the past. I know what it
means to do the builds, sign and upload it.

The wiki page is updated and for Linux you can find archive builds as
well directly in the directory (not linked via the wiki).

The differences between this and the last snapshot can be found under
http://people.apache.org/~jsc/developer-snapshots/snapshot/izlist.htm

Please note that the translation updates are not yet marked as fixed. I
have taken a snapshot from Pootle to support early testing. Please add
comments in the issue or mark it as fixed if no further updates via
Pootle can be expected. It will help to reduce the workload on my side.

Updated languages are: sk, nl, en-GB, es, km, pl, zh-TW, pt

NOTE: the upload is ongoing, if a link is not yet working try it later.
I will be offline until Monday ...


Thanks

Juergen







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



Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread janI
On 31 August 2013 16:06, Regina Henschel rb.hensc...@t-online.de wrote:

 Hi Mechtilde,

 because of problems with the German Pootle data base the corrected
 translations are not yet integrated into the snapshot. See thread
 [RELEASE]: Translation errors in German translation in
 l...@openoffice.apache.org

 I have translated the missing 8 words yesterday, which Jürgen mentioned in
 that thread.

 The sidebar should not have any wrong texts in Pootle. They are all
 corrected. But I cannot verify it, because Pootle is not reachable in the
 moment.


I also think there is a second problem.

There are about 20 strings that have changed msgId (en-US text) between
4.0.1 and trunk, so a keyId generated for trunk, might not work when used
on 4.0.1.

I found the about 20 strings, when I compared template files (.pot) between
4.0.1 and trunk.

rgds
jan I.


 Kind regards
 Regina

 Mechtilde schrieb:

 Hello,

 thanks providing a snapshot build for testing.

 In the German version there a some problems with the words in the side
 bar in calc.

 I can't find these strings in pootle. Also because the KeyID Build,
 Regina provided, didn't contain the keyids of the sidebar.


 Can someone give me a hint, how I can fix that problems.

 Kind regards

 Mechtilde

 Am 30.08.2013 15:27, schrieb Jürgen Schmidt:

 Hi,

 we have prepared a new snapshot build for AOO 4.0.1 for Windows, MacOS
 and Linux based on the SNAPSHOT tag.

 The SNAPSHOT tag rev. 1518670 is based on revision 1518667 on branch
 AOO401

 We have started to provide Linux builds to start early testing of our
 builds and ensure that they can be used as replacement for Ariels
 builds. We build also on CentOS5 systems that should have the baseline.

 Ariel pointed out that he won't be able to deliver the builds in the
 future starting with the beginning of September. At this point I would
 like to thank you Ariel for his support in the past. I know what it
 means to do the builds, sign and upload it.

 The wiki page is updated and for Linux you can find archive builds as
 well directly in the directory (not linked via the wiki).

 The differences between this and the last snapshot can be found under
 http://people.apache.org/~jsc/**developer-snapshots/snapshot/**
 izlist.htmhttp://people.apache.org/~jsc/developer-snapshots/snapshot/izlist.htm

 Please note that the translation updates are not yet marked as fixed. I
 have taken a snapshot from Pootle to support early testing. Please add
 comments in the issue or mark it as fixed if no further updates via
 Pootle can be expected. It will help to reduce the workload on my side.

 Updated languages are: sk, nl, en-GB, es, km, pl, zh-TW, pt

 NOTE: the upload is ongoing, if a link is not yet working try it later.
 I will be offline until Monday ...


 Thanks

 Juergen






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




Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Kay Schenk
On Fri, Aug 30, 2013 at 2:36 PM, sebb seb...@gmail.com wrote:

 On 30 August 2013 21:36, Kay Schenk kay.sch...@gmail.com wrote:
  On Fri, Aug 30, 2013 at 12:34 PM, Fernando Cassia fcas...@gmail.com
 wrote:
 
  On Fri, Aug 30, 2013 at 10:27 AM, Jürgen Schmidt jogischm...@gmail.com
 
  wrote:
  
   The wiki page is updated and for Linux you can find archive builds as
   well directly in the directory (not linked via the wiki).
 
  Thanks for the heads up , Jürgen. Can you point us to the download
  dir? Im not sure what wiki or what page within such wiki youre
  referring to. I'd like to test Windows builds if possible.
 
  FC
 
 
 
  First a BIG THANK YOU to Ariel for all his great Linux builds in the
 past!
  I'm now downloading my first Linux build from the new build area.
 
  the link to developer snapshots is:
 
 
 https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds

 Great page, very easy to follow, and it does not need Javascript!
 That's exactly the sort of page I think would be suitable for
 downloads/other.html

 However there seem to be two tables for language packs:

 Snapshot Apache OpenOffice 4.0.1 - language packs


This section is incorrect as it is full installation sets. So, this is the
one that needs to be removed...and...


 and

 Apache OpenOffice - language packs


maybe this needs to be retitled...not a biggie



 The former links appear to be full installations; that table seems to
 be a repeat of

 Snapshot Apache OpenOffice 4.0.1 - full installation sets

 so could probably be dropped.




 
 
  --
  During times of Universal Deceit, telling the truth becomes a
  revolutionary act
  - George Orwell
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
  For additional commands, e-mail: dev-h...@openoffice.apache.org
 
 
 
 
  --
 
 -
  MzK
 
  When in doubt, cop an attitude.
  -- Cat laws

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




-- 
-
MzK

Truth is stranger than fiction, but it is because Fiction is obliged
 to stick to possibilities. Truth isn't.
 -- Following the Equator, Mark Twain


Re: Yet another flyer

2013-08-31 Thread Kay Schenk
On Fri, Aug 30, 2013 at 10:46 AM, Drew Jensen drewjensen.in...@gmail.comwrote:

 Howdy,

 I needed to get my head back into thinking AOO look and feel, so decided
 why not work on a flyer or two - likely this is superfluous to what you
 already have however
 https://docs.google.com/file/d/0Bx7ZNEXlmR0IT3JTSWZZSktzODQ

 The ODT file is at
 https://docs.google.com/file/d/0Bx7ZNEXlmR0INHdmVUc4cXR0Q1k

 I believe that flyer is pretty much finished, but any checks/suggestions
 would be appreciated.

 For an A3 layout (sorry US Enlgish, so folks will want to change the
 spelling to, you know - the wrong spelling ;-/ - for other places)
 https://docs.google.com/file/d/0Bx7ZNEXlmR0IcmRha0tGeFVHc0U

 and the ODG file is at:
 https://docs.google.com/file/d/0Bx7ZNEXlmR0IajF0UVRtcHIxczg

 Some will recognize the second flyer as an update to the original piece
 that came out with OO.o 2.0. That file is not finished, as you will see and
 anyone wanting to grab it and edit the information on any part of it -
 please, please. do, just point me back to an updated version when you are
 done.

 Caution - if you want to successfully edit those you will need the MPlus
 font, available from Sourceforge. This font, last I checked, was only
 available in English and Japanese.. so a problem for other folks, I know.

 //drew


This looks like a good update to the recent flyer that was done for the 3.4
release and used at FOSDEM--

http://wiki.openoffice.org/wiki/File:AOO_Flyer.pdf

The one thing I like from the existing one is the first paragraph from
What is Apache OpenOffice.  If this could be added this first item and
shorten some of your 'Why sections, that would be ideal in my mind.

-- 
-
MzK

When in doubt, cop an attitude.
-- Cat laws


[announce] genLang extract is ready.

2013-08-31 Thread janI
Hi

I am pleased to inform you, that I have reached a major milestone with
genLang.

genLang is now integrated in the build system (for extraction), and  I have
carefully tested that genLang extract (generation of .pot template files)
is 100% identical to the existing system (except for the approx 5 errors in
the old system).

Sources are in branches/l10n40 (based on trunk approx start august)
R1519182.

The work flow is:

1) run build --all --genPO or build --genPO
2) on pootle server:
  cd aooGenLang; svn up
  pootle update_stores (with parms as normal)
3) on translate.a.o
   update against templates
4) translate
5) on pootle server:
pootle sync_stores (with parms as normal)
cd aooGenLang; svn commit

Now translated files are available in our source tree.

I have tested all these steps. We can make a number of elegant
optimizations,
a) allow committers to commit directly in pootle (removes 5)
b) allow committers to run svn up (req. a simple php page and removes 2,3)

If someone could review the branch, it would be real nice. Also I need to
check build on windows/mac.

In the meantime I will integrate genLang convert so we can get all
current translations into the new system.

and finally integrate genLang merge that generates sources with languages.

rgds
jan I.


Reporting a problem with the OpenOffice website

2013-08-31 Thread RON UPHAM
Hello, All of a sudden Open Office 4 has taken over many of my WORD 2000 
files including a desktop shortcu icon to open WORD.  How do I get this 
switched back?

Thank You  Ron

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



Re: Reporting a problem with the OpenOffice website

2013-08-31 Thread Alexandro Colorado
Please read our FAQ:
http://wiki.openoffice.org/wiki/Documentation/FAQ/General/I_just_installed_OOo,_now_I_can%27t_open_DOC_files_with_Word_anymore!_What_happened%3F


On Sat, Aug 31, 2013 at 10:56 AM, RON UPHAM ron3...@optimum.net wrote:

 Hello, All of a sudden Open Office 4 has taken over many of my WORD 2000
 files including a desktop shortcu icon to open WORD.  How do I get this
 switched back?
 Thank You  Ron

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




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


Re: Reporting a problem with the OpenOffice website

2013-08-31 Thread Rory O'Farrell
On Sat, 31 Aug 2013 11:56:13 -0400 (EDT)
RON UPHAM ron3...@optimum.net wrote:

 Hello, All of a sudden Open Office 4 has taken over many of my WORD 2000 
 files including a desktop shortcu icon to open WORD.  How do I get this 
 switched back?
 Thank You  Ron

 
Look at
http://forum.openoffice.org/en/forum/viewtopic.php?f=74t=12918
to find out how to reasign MS Office files back o MS Office


-- 
Rory O'Farrell ofarr...@iol.ie

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



Re: Reporting a problem with the OpenOffice website

2013-08-31 Thread Max Merbald

Hello Ron,

my guess is that when installing OpenOffice you accidentially chose to 
open all MS-Office files with OpenOffice. Please click right on any word 
file (in the explorer), go to open with and chose standard app or 
standard program (I'm not entirely sure what it's called in the 
English version of Windows, using the German one.) Then you can chose 
Word to open all Word files.  I hope that helps to solve your problem. 
;) If it doesn't work just ask again!


Max


Am 31.08.2013 17:56, schrieb RON UPHAM:
Hello, All of a sudden Open Office 4 has taken over many of my WORD 
2000 files including a desktop shortcu icon to open WORD.  How do I 
get this switched back?

Thank You  Ron

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





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



Re: Python 3 and AOO

2013-08-31 Thread Mike Dupont
Good question! I also want to know about this.
mike

On Sat, Aug 31, 2013 at 3:29 AM, Ricardo Berlasso rgb.m...@gmail.com wrote:
 On the ES forum there was a question about python 3 support on AOO. On the
 release notes(1) I can see that pyUNO supports python 3, but by default
 version 2 is used. So, two questions

 - is it possible for the user to choose python 3 instead of 2 or this is
 set on build time?
 - are there plans of when python 3 will be set on by default?

 Thanks

 Regards
 Ricardo

 (1)
 https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes#AOO4.0ReleaseNotes-ChangesthatImpactBackwardsCompatibility



-- 
James Michael DuPont
Member of Free Libre Open Source Software Kosova http://flossk.org
Saving wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com
Contributor FOSM, the CC-BY-SA map of the world http://fosm.org
Mozilla Rep https://reps.mozilla.org/u/h4ck3rm1k3
Free Software Foundation Europe Fellow http://fsfe.org/support/?h4ck3rm1k3

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



Reporting a problem with the Open Office website

2013-08-31 Thread Rick and Jill Lee

Dear sirs:

The latest issue of Open Office is unstable. In spreadsheets, it repeats lines 
when scrolling, refuses to copy and past entire lines or even groups of cells, 
some formatting has been lost compared to the prior version of Open Office.  

This is very disconcerting and disappointing.  Can you possible assist?

Rick



http://summernightbrand.doomby.com

2013-08-31 Thread rauschpierre8

Here’s our contribution to the Apache OpenOffice project -

Thanks



Object: Contact | Internet Network | Partners



Contact



 Summernightbrand:

 Summernightbrand Record Sales Office

 M Rausch Pierre


 Rég. Com.: A39302

 Et.Com.: 1112/0

 Matr.: 1982012417399

 Kulturpass: 1529776533

 Archives Nationales: A-002768

 BNL: K-334871

 SACEM Membership: 00700 90 35 82



 136, Val Ste Croix

 L-1370 Luxembourg

 B.P. 84
 L-8501 Rédange-sur-Attert


 +352 691 98 93 46

 pierre.rau...@tango.lu  rauschpier...@gmail.com

 rauschpie...@yahoo.com



 CCRLULL: LU73 0090 0001 0419 5409

 CCPLULL: LU60  2028 3407 

 PAYPAL: pierre.rau...@tango.lu







Internet Network


 http://summernightbrand.doomby.com

 http://new.myspace.com/summernightbrand

 http://www.myspace.com/summernightbrand

 http://www.reverbnation.com/summernightbrand

 https://plus.google.com/u/0/b/102551528697682235911/102551528697682235911/posts

 https://plus.google.com/u/0/b/102551528697682235911/104445200358417355163/posts

 https://www.youtube.com/channel/UCgF2ou9piJkjvG3BoyfsL1g

 https://soundcloud.com/summernightbrand-record

 http://summernightbrand.tumblr.com

 http://www.lastfm.de/music/Summernightbrand+Record+Sales+Office

 http://www.songkick.com/artists/6759719

 http://www.facebook.com/pierre.rausch

 https://www.facebook.com/pages/Rausch-Pierre/119731148189776?ref=tsid=119731148189776sk=app_6452028673

 https://twitter.com/PierreRausch

 http://www.editus.lu/ed/fr/summernightbrand-record-sales-office-luxembourg-1512947.html

 http://www.sacem.fr/oeuvres/oeuvre/rechercheOeuvre.do?q=pierre+rauschsearchoption=defaultpage=1

 https://www.rcsl.lu/mjrcs/jsp/DisplayConsultDetailCompanyActionNotSecured.action?id=A39302timesession=1363186542824CURRENT_TIMESTAMP_ID=1363186525012

 http://allpoetry.com/Mr_Pierre_Rausch

 http://www.poemhunter.com/pierre-rausch/

 http://fr.wikipedia.org/wiki/Utilisateur:Mr_Pierre_Rausch





Partners



Attorney: Etude Baulisch. Maître Daniel Baulisch. Arendt  Medernach

Notary Public: Notaire Mâitre Joëlle Baden; Chambre des Notaires du Luxembourg
Assurency: Steve Kreitz (Lalux Group Assurance)
Political Reference: Xavier Bettel (DP) Mathis Prost (DP). Lucien Weiler (CSV). 
Sam Tanson (Déi Gréng).

Social Assistance: Suzanna Costa (Fonds National de Solidarité)

Marylène Fychant (Ligue Médico-Sociale).

Casting Agency: Beate Faber, Britta Ullerich (Casting-Concept).

Andreas Donat, Guiseppe Gennaro (FAMEonME). Tina Thiele (casting-network.de).

Image Consult: SACEM Luxembourg. Atout Image Consult. Rockhal Music Ressources.

Banque: Paypal Luxembourg, Banque Raffeisen, PT Luxembourg

Église catholique: Chorale Rédange-sur-Attert, Chorale Ettelbrück. Chorale 
Roodt-sur-Syre

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

Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Mechtilde
Hello Regina,
Am 31.08.2013 16:06, schrieb Regina Henschel:
 Hi Mechtilde,
 
 because of problems with the German Pootle data base the corrected
 translations are not yet integrated into the snapshot. See thread
 [RELEASE]: Translation errors in German translation in
 l...@openoffice.apache.org

Then I have to wait for the next snapshot
 
 I have translated the missing 8 words yesterday, which Jürgen mentioned
 in that thread.

thank you very much
 
 The sidebar should not have any wrong texts in Pootle. They are all
 corrected. But I cannot verify it, because Pootle is not reachable in
 the moment.
 
 Kind regards

Mechtilde
 Regina
 
 Mechtilde schrieb:
 Hello,

 thanks providing a snapshot build for testing.

 In the German version there a some problems with the words in the side
 bar in calc.

 I can't find these strings in pootle. Also because the KeyID Build,
 Regina provided, didn't contain the keyids of the sidebar.


 Can someone give me a hint, how I can fix that problems.

 Kind regards

 Mechtilde

 Am 30.08.2013 15:27, schrieb Jürgen Schmidt:
 Hi,

 we have prepared a new snapshot build for AOO 4.0.1 for Windows, MacOS
 and Linux based on the SNAPSHOT tag.

 The SNAPSHOT tag rev. 1518670 is based on revision 1518667 on branch
 AOO401

 We have started to provide Linux builds to start early testing of our
 builds and ensure that they can be used as replacement for Ariels
 builds. We build also on CentOS5 systems that should have the baseline.

 Ariel pointed out that he won't be able to deliver the builds in the
 future starting with the beginning of September. At this point I would
 like to thank you Ariel for his support in the past. I know what it
 means to do the builds, sign and upload it.

 The wiki page is updated and for Linux you can find archive builds as
 well directly in the directory (not linked via the wiki).

 The differences between this and the last snapshot can be found under
 http://people.apache.org/~jsc/developer-snapshots/snapshot/izlist.htm

 Please note that the translation updates are not yet marked as fixed. I
 have taken a snapshot from Pootle to support early testing. Please add
 comments in the issue or mark it as fixed if no further updates via
 Pootle can be expected. It will help to reduce the workload on my side.

 Updated languages are: sk, nl, en-GB, es, km, pl, zh-TW, pt

 NOTE: the upload is ongoing, if a link is not yet working try it later.
 I will be offline until Monday ...


 Thanks

 Juergen




signature.asc
Description: OpenPGP digital signature


Re: Release 3.4.1 storage and incubator removal.

2013-08-31 Thread Andrea Pescetti

On 01/08/2013 Henk P. Penning wrote:

Well, would at least be possible to put a symlink named
1.x-3.x in http://archive.apache.org/dist/openoffice/ that goes to
http://archive.apache.org/dist/incubator/ooo/ ?

IMHO symlinks and redirects reduce simplicity and clarity,
because it soons turns into a confusing 'spaghetti' that
is hard to document or understand for future maintainers.
Users don't care where old stuff lives ; they just click urls.


OK. In the end, I updated
http://www.openoffice.org/download/archive.html
with a link to the Apache Incubator archives (for versions 1.x-3.x) and 
one to the current Apache Archives (4.x and later).


Regards,
  Andrea.

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



Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Fernando Cassia
On Fri, Aug 30, 2013 at 10:27 AM, Jürgen Schmidt jogischm...@gmail.com wrote:

 we have prepared a new snapshot build for AOO 4.0.1 for Windows, MacOS
 and Linux based on the SNAPSHOT tag.

 The SNAPSHOT tag rev. 1518670 is based on revision 1518667 on branch AOO401

First minor visual annoyance. I clicked on the AOO launcher and got this:
http://img17.imageshack.us/img17/5526/9owy.jpg

I actually expected this (full screen).
http://img534.imageshack.us/img534/8707/qsna.jpg

I can understand individual apps (Calc, Writer, Impress, etc) not
launching full screen (Id actually prefer everything to launch full
screen, but I understand that some people might need to have two apps
open at once to copy/paste data, so respecting the last window
position/size might be nice for some), but in the case of the main
OpenOffice app launcher, not running it full screen is UGLY. Notice
the AOO logo cut in the screenshot.

These small things, IMHO, make a lot of difference wrt the first
impression that users get. If I have to click to maximize the window
to start working, thats one additional annoyance...

Just my $0.02
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

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



4.0.1_release_blocker requested: [Bug 123152] Update bundled Italian (it) dictionary for OpenOffice 4.0.1

2013-08-31 Thread bugzilla
Andrea Pescetti pesce...@apache.org has asked  for 4.0.1_release_blocker:
Bug 123152: Update bundled Italian (it) dictionary for OpenOffice 4.0.1
https://issues.apache.org/ooo/show_bug.cgi?id=123152


--- Additional Comments from Andrea Pescetti pesce...@apache.org
Update the bundled Italian dictionary.

Source files are at: http://extensions.openoffice.org/node/1204

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



Re: [announce] genLang extract is ready.

2013-08-31 Thread Dave Fisher
Very cool! Great work Jan!

On Aug 31, 2013, at 10:07 AM, janI wrote:

 Hi
 
 I am pleased to inform you, that I have reached a major milestone with
 genLang.
 
 genLang is now integrated in the build system (for extraction), and  I have
 carefully tested that genLang extract (generation of .pot template files)
 is 100% identical to the existing system (except for the approx 5 errors in
 the old system).
 
 Sources are in branches/l10n40 (based on trunk approx start august)
 R1519182.
 
 The work flow is:
 
 1) run build --all --genPO or build --genPO
 2) on pootle server:
  cd aooGenLang; svn up
  pootle update_stores (with parms as normal)
 3) on translate.a.o
   update against templates
 4) translate
 5) on pootle server:
pootle sync_stores (with parms as normal)
cd aooGenLang; svn commit
 
 Now translated files are available in our source tree.
 
 I have tested all these steps. We can make a number of elegant
 optimizations,
 a) allow committers to commit directly in pootle (removes 5)
 b) allow committers to run svn up (req. a simple php page and removes 2,3)
 
 If someone could review the branch, it would be real nice. Also I need to
 check build on windows/mac.
 
 In the meantime I will integrate genLang convert so we can get all
 current translations into the new system.
 
 and finally integrate genLang merge that generates sources with languages.
 
 rgds
 jan I.


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



Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Andrea Pescetti

Fernando Cassia wrote:

I clicked on the AOO launcher and got this:
http://img17.imageshack.us/img17/5526/9owy.jpg
I actually expected this (full screen).
http://img534.imageshack.us/img534/8707/qsna.jpg ...
in the case of the main
OpenOffice app launcher, not running it full screen is UGLY. Notice
the AOO logo cut in the screenshot.


Full screen is a matter of taste, as already discussed on this list. But 
of course the start centre should not be cut.


Andre pushed some last-minute changes to 4.0 to get a better display on 
big (1024x768) screens, and it looked quite OK.


Is your screen resolution really 800x500? In that case you are running 
OpenOffice below the system requirements of 1024x768 
http://www.openoffice.org/dev_docs/source/sys_reqs_aoo40.html but, I 
would also add, you are running it at a very unusual screen resolution...


Regards,
  Andrea.

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



Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Mr. Phan Anh
Can you apply the Vietnamese to this snapshot?


Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Ricardo Berlasso
2013/8/30 Jürgen Schmidt jogischm...@gmail.com

 Hi,

 we have prepared a new snapshot build for AOO 4.0.1 for Windows, MacOS
 and Linux based on the SNAPSHOT tag.

 The SNAPSHOT tag rev. 1518670 is based on revision 1518667 on branch AOO401


Working great on my system!




 We have started to provide Linux builds to start early testing of our
 builds and ensure that they can be used as replacement for Ariels
 builds. We build also on CentOS5 systems that should have the baseline.



It seems that language packs are missing for Linux, both 32 and 64 bits on
all languages.




 Ariel pointed out that he won't be able to deliver the builds in the
 future starting with the beginning of September. At this point I would
 like to thank you Ariel for his support in the past. I know what it
 means to do the builds, sign and upload it.


Indeed, thanks Ariel!



 The wiki page is updated and for Linux you can find archive builds as
 well directly in the directory (not linked via the wiki).

 The differences between this and the last snapshot can be found under
 http://people.apache.org/~jsc/developer-snapshots/snapshot/izlist.htm

 Please note that the translation updates are not yet marked as fixed. I
 have taken a snapshot from Pootle to support early testing. Please add
 comments in the issue or mark it as fixed if no further updates via
 Pootle can be expected. It will help to reduce the workload on my side.



I'm waiting for some feedback and then I'll mark the issue for ES
translation as solved.

Regards
Ricardo





 Updated languages are: sk, nl, en-GB, es, km, pl, zh-TW, pt

 NOTE: the upload is ongoing, if a link is not yet working try it later.
 I will be offline until Monday ...


 Thanks

 Juergen

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




Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Fernando Cassia
On Sat, Aug 31, 2013 at 6:11 PM, Andrea Pescetti pesce...@apache.org wrote:
 Is your screen resolution really 800x500? In that case you are running
 OpenOffice below the system requirements of 1024x768
 http://www.openoffice.org/dev_docs/source/sys_reqs_aoo40.html but, I would
 also add, you are running it at a very unusual screen resolution...

I'm running Win7 64bit on a MSI Windpad tablet. Native screen
resolution is 1280x800.

If the screenshot was resized, Imageshack did it.

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

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



Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Fernando Cassia
On Sat, Aug 31, 2013 at 6:32 PM, Fernando Cassia fcas...@gmail.com wrote:
 but, I would
 also add, you are running it at a very unusual screen resolution...

Dont be confused by the large Firefox buttons in the window in the
back (1st screenshot), thats a special Firefox theme that allows
easier navigation with the tablet's touch screen and my fat fingers,
by making FF toolbar buttons 2x the size.

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

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



Re: [RELEASE]: new snapshot build for AOO 4.0.1

2013-08-31 Thread Kay Schenk
On Sat, Aug 31, 2013 at 2:35 PM, Fernando Cassia fcas...@gmail.com wrote:

 On Sat, Aug 31, 2013 at 6:32 PM, Fernando Cassia fcas...@gmail.com
 wrote:
  but, I would
  also add, you are running it at a very unusual screen resolution...

 Dont be confused by the large Firefox buttons in the window in the
 back (1st screenshot), thats a special Firefox theme that allows
 easier navigation with the tablet's touch screen and my fat fingers,
 by making FF toolbar buttons 2x the size.

 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

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


FC, you might want to file a bug with pertinent details on your setup. My
start screen on Linux-32 w/ 1680 x 1050 is great with AOO as always.

...odd that the top is cropped like that


-- 
-
MzK

Truth is stranger than fiction, but it is because Fiction is obliged
 to stick to possibilities. Truth isn't.
 -- Following the Equator, Mark Twain


Re: Yet another flyer

2013-08-31 Thread Drew Jensen
No I did not try greyscale - I will, good idea.


On Fri, Aug 30, 2013 at 3:28 PM, Guy Waterval waterval@gmail.comwrote:

 Hi Drew,

 It is a good idea, as usual, many thanks. Just one thing, did you try to
 print it in black and white to see if it could be used at the Fosdem for
 instance. I can't do the test myself because I'm on hollidays  with a
 minimal equipment.

 A+
 --
 gw


 2013/8/30 Drew Jensen drewjensen.in...@gmail.com

  Howdy,
 
  I needed to get my head back into thinking AOO look and feel, so decided
  why not work on a flyer or two - likely this is superfluous to what you
  already have however
  https://docs.google.com/file/d/0Bx7ZNEXlmR0IT3JTSWZZSktzODQ
 
  The ODT file is at
  https://docs.google.com/file/d/0Bx7ZNEXlmR0INHdmVUc4cXR0Q1k
 
  I believe that flyer is pretty much finished, but any checks/suggestions
  would be appreciated.
 
  For an A3 layout (sorry US Enlgish, so folks will want to change the
  spelling to, you know - the wrong spelling ;-/ - for other places)
  https://docs.google.com/file/d/0Bx7ZNEXlmR0IcmRha0tGeFVHc0U
 
  and the ODG file is at:
  https://docs.google.com/file/d/0Bx7ZNEXlmR0IajF0UVRtcHIxczg
 
  Some will recognize the second flyer as an update to the original piece
  that came out with OO.o 2.0. That file is not finished, as you will see
 and
  anyone wanting to grab it and edit the information on any part of it -
  please, please. do, just point me back to an updated version when you are
  done.
 
  Caution - if you want to successfully edit those you will need the MPlus
  font, available from Sourceforge. This font, last I checked, was only
  available in English and Japanese.. so a problem for other folks, I know.
 
  //drew
 



Re: Yet another flyer

2013-08-31 Thread Drew Jensen
Thanks for the ideas - will look to put the in at next touch.


On Fri, Aug 30, 2013 at 2:41 PM, Donald Whytock dwhyt...@gmail.com wrote:

 Eh, vitriol has a long half-life.  Anyway, about content...

 Issue free copies of the software to students with their course -- I
 might suggest Provide rather than Issue, because for some reason I read
 that as Issue-free on the first pass.

 book, with Writer all are simple tasks -- suggest book are all simple
 tasks with Writer.

 straight forward - straightforward

 Exploit decorative treasures, such as special shapes such as banners,
 stars and captions, from the Gallery - Exploit decorative treasures,
 including special shapes such as banners, stars and captions, from the
 Gallery

 Create 3D objects with A simple click - Create 3D objects with a simple
 click

 Available free form: - Available free from:

 I see your disclaimer box for commercial products.  I honestly don't know
 if that obviates the need for TMs here and there.  Anyone else know?

 Don



 On Fri, Aug 30, 2013 at 2:23 PM, Drew Jensen drewjensen.in...@gmail.com
 wrote:

  Ok - I've been hearing about this for 9 years and there has never been a
  problem - I was a bit curt in my reply.
 
 
  On Fri, Aug 30, 2013 at 2:22 PM, Donald Whytock dwhyt...@apache.org
  wrote:
 
   No, but Apache cares about legal issues, and therefore might not want
   someone else's trademarks (however valid or frivolous) infringed upon
 in
   the context of presenting Apache's own valid ones.
  
   Don
  
  
   On Fri, Aug 30, 2013 at 2:08 PM, Drew Jensen 
 drewjensen.in...@gmail.com
   wrote:
  
Personally, I don't care about that other entity.
   
   
On Fri, Aug 30, 2013 at 1:53 PM, David Gerard dger...@gmail.com
  wrote:
   
 On 30 August 2013 18:53, David Gerard dger...@gmail.com wrote:

  Nice one! Though OpenOffice on its own is someone else's
  trademark,
  so care should be taken in abusing it.



 I mean, *not* to abuse it. Sorry!


 - d.


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


   
  
 



Re: Yet another flyer

2013-08-31 Thread Drew Jensen
Yes - that is exactly what it is, an update to that flyer.

Ok - Thanks much to Everyone - particularly for the reminder not to be too
loose with trademarks - it prompted me to re-work the short flyer and what
I ended up with can be fond here:
https://docs.google.com/file/d/0Bx7ZNEXlmR0IQjZiZnFkS2dnUnM
(odd, that PDF picked up some verdana fonts when I added the frames..hmm
;-/)

Kay mentioned Why AOO items - that is the section I was looking for most
guidance on.

So, I'll look at Don's suggestions and Kay's tomorrow - BTW the odt file
for todays pdf is at:
https://docs.google.com/file/d/0Bx7ZNEXlmR0IaW1XcURJa20xQU0

I'll, hopefully, be on-line again Tuesday


On Sat, Aug 31, 2013 at 12:57 PM, Kay Schenk kay.sch...@gmail.com wrote:

 On Fri, Aug 30, 2013 at 10:46 AM, Drew Jensen drewjensen.in...@gmail.com
 wrote:

  Howdy,
 
  I needed to get my head back into thinking AOO look and feel, so decided
  why not work on a flyer or two - likely this is superfluous to what you
  already have however
  https://docs.google.com/file/d/0Bx7ZNEXlmR0IT3JTSWZZSktzODQ
 
  The ODT file is at
  https://docs.google.com/file/d/0Bx7ZNEXlmR0INHdmVUc4cXR0Q1k
 
  I believe that flyer is pretty much finished, but any checks/suggestions
  would be appreciated.
 
  For an A3 layout (sorry US Enlgish, so folks will want to change the
  spelling to, you know - the wrong spelling ;-/ - for other places)
  https://docs.google.com/file/d/0Bx7ZNEXlmR0IcmRha0tGeFVHc0U
 
  and the ODG file is at:
  https://docs.google.com/file/d/0Bx7ZNEXlmR0IajF0UVRtcHIxczg
 
  Some will recognize the second flyer as an update to the original piece
  that came out with OO.o 2.0. That file is not finished, as you will see
 and
  anyone wanting to grab it and edit the information on any part of it -
  please, please. do, just point me back to an updated version when you are
  done.
 
  Caution - if you want to successfully edit those you will need the MPlus
  font, available from Sourceforge. This font, last I checked, was only
  available in English and Japanese.. so a problem for other folks, I know.
 
  //drew
 

 This looks like a good update to the recent flyer that was done for the 3.4
 release and used at FOSDEM--

 http://wiki.openoffice.org/wiki/File:AOO_Flyer.pdf

 The one thing I like from the existing one is the first paragraph from
 What is Apache OpenOffice.  If this could be added this first item and
 shorten some of your 'Why sections, that would be ideal in my mind.

 --

 -
 MzK

 When in doubt, cop an attitude.
 -- Cat laws



Re: Yet another flyer

2013-08-31 Thread Drew Jensen
Also - an aside.. vitriole, no, you misunderstand the reason for curtness,
it is simply that I believe the owner has no reason to be concerned as it
does no harm - an opinion I've come to over time, but as I said prior -
that is no reason to be sloppy or careless - thanks again.


On Fri, Aug 30, 2013 at 2:41 PM, Donald Whytock dwhyt...@gmail.com wrote:

 Eh, vitriol has a long half-life.  Anyway, about content...

 Issue free copies of the software to students with their course -- I
 might suggest Provide rather than Issue, because for some reason I read
 that as Issue-free on the first pass.

 book, with Writer all are simple tasks -- suggest book are all simple
 tasks with Writer.

 straight forward - straightforward

 Exploit decorative treasures, such as special shapes such as banners,
 stars and captions, from the Gallery - Exploit decorative treasures,
 including special shapes such as banners, stars and captions, from the
 Gallery

 Create 3D objects with A simple click - Create 3D objects with a simple
 click

 Available free form: - Available free from:

 I see your disclaimer box for commercial products.  I honestly don't know
 if that obviates the need for TMs here and there.  Anyone else know?

 Don



 On Fri, Aug 30, 2013 at 2:23 PM, Drew Jensen drewjensen.in...@gmail.com
 wrote:

  Ok - I've been hearing about this for 9 years and there has never been a
  problem - I was a bit curt in my reply.
 
 
  On Fri, Aug 30, 2013 at 2:22 PM, Donald Whytock dwhyt...@apache.org
  wrote:
 
   No, but Apache cares about legal issues, and therefore might not want
   someone else's trademarks (however valid or frivolous) infringed upon
 in
   the context of presenting Apache's own valid ones.
  
   Don
  
  
   On Fri, Aug 30, 2013 at 2:08 PM, Drew Jensen 
 drewjensen.in...@gmail.com
   wrote:
  
Personally, I don't care about that other entity.
   
   
On Fri, Aug 30, 2013 at 1:53 PM, David Gerard dger...@gmail.com
  wrote:
   
 On 30 August 2013 18:53, David Gerard dger...@gmail.com wrote:

  Nice one! Though OpenOffice on its own is someone else's
  trademark,
  so care should be taken in abusing it.



 I mean, *not* to abuse it. Sorry!


 - d.


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


   
  
 



Re: [announce] genLang extract is ready.

2013-08-31 Thread Kay Schenk
On Aug 31, 2013 10:07 AM, janI j...@apache.org wrote:

 Hi

 I am pleased to inform you, that I have reached a major milestone with
 genLang.

 genLang is now integrated in the build system (for extraction), and  I
have
 carefully tested that genLang extract (generation of .pot template
files)
 is 100% identical to the existing system (except for the approx 5 errors
in
 the old system).

 Sources are in branches/l10n40 (based on trunk approx start august)
 R1519182.

 The work flow is:

 1) run build --all --genPO or build --genPO
 2) on pootle server:
   cd aooGenLang; svn up
   pootle update_stores (with parms as normal)
 3) on translate.a.o
update against templates
 4) translate
 5) on pootle server:
 pootle sync_stores (with parms as normal)
 cd aooGenLang; svn commit

 Now translated files are available in our source tree.

 I have tested all these steps. We can make a number of elegant
 optimizations,
 a) allow committers to commit directly in pootle (removes 5)
 b) allow committers to run svn up (req. a simple php page and removes
2,3)
Much
 If someone could review the branch, it would be real nice. Also I need to
 check build on windows/mac.

 In the meantime I will integrate genLang convert so we can get all
 current translations into the new system.

 and finally integrate genLang merge that generates sources with
languages.

 rgds
 jan I.

SUPER!  Thanks for all your efforts!