Re: [RELEASE] Availability of machines for binary builds

2015-07-17 Thread jan i
On 17 July 2015 at 09:19, Andrea Pescetti pesce...@apache.org wrote:

 We will have to release OpenOffice 4.1.2 as source and as binaries for
 Windows, Mac, Linux 32 and Linux 64. I don't know exactly what we used to
 build 4.1.1, but I believe that we relied on individual developers'
 hardware.

 Leaving digital signing aside for a while, what environments do we have
 available at the moment? Who else (other volunteers) can help with building
 (on their machines or even with a buildbot setup on the Apache Software
 Foundation servers), especially for Windows and Mac?

I would really prefer we use the buildbots, it has a couple of advantages:
- We are 100% sure about the environment and that we can reproduce the
exact same build if needed
- Our buildbot get our release configuration, which means in future we
build a release candidate every night (of course not to be released)
- It is simple to switch the SVN pointer from trunk to branch, and then we
should have all platforms covered.
- we can save a lengthy upload, because the buildbot generate exe on apache
disks.

rgds
jan i.



 Regards,
   Andrea.

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




Re: ODF 1.2 and AOO ?

2015-07-17 Thread RA Stehmann
On 17.07.2015 14:00, Simon Phipps wrote:
 On Fri, Jul 17, 2015 at 11:06 AM, jan i j...@apache.org wrote:
 

 I thought ODF 1.2 was relative old, but I might be wrong.

 
 While it was approved as an OASIS standard in 2011, it only became an
 official and approved ISO standard in mid-June. More at
 https://en.wikipedia.org/wiki/OpenDocument_standardization#OpenDocument_1.2

So it's something for our marketing.

Now we can say, that AOO supports the newest ISO standard of document
formats (Yes, other Free office suits do it, too.)

Regards
Michael




signature.asc
Description: OpenPGP digital signature


Re: ODF 1.2 and AOO ?

2015-07-17 Thread Simon Phipps
On Fri, Jul 17, 2015 at 11:06 AM, jan i j...@apache.org wrote:


 I thought ODF 1.2 was relative old, but I might be wrong.


While it was approved as an OASIS standard in 2011, it only became an
official and approved ISO standard in mid-June. More at
https://en.wikipedia.org/wiki/OpenDocument_standardization#OpenDocument_1.2

S.


Re: ODF 1.2 and AOO ?

2015-07-17 Thread jan i
On 17 July 2015 at 15:23, Regina Henschel rb.hensc...@t-online.de wrote:

 Hi Jan,

 jan i schrieb:

 Hi

 Can someone please help me understand the implications of this:

 https://blog.documentfoundation.org/2015/07/17/open-document-format-odf-1-2-published-as-international-standard-263002015-by-isoiec/

 Do we also support ODF 1.2 ?
 if yes, then we should also tell it,  if not what are the implications ?

 I thought ODF 1.2 was relative old, but I might be wrong.

 thanks for any information.


 In regard to marketing, read
 http://listarchives.documentfoundation.org/www/announce/msg00240.html

 ODF 1.2 is not old, but the current version of the standard. Work has
 started for an errata to 1.2 and for a version 1.3, but both are in a very
 early stage. There are currently only about ten active members in the
 Technical Committee and they do not work on the standard in full time [in
 my case all is in my spare time], therefore the progress is very slow.

 ODF 1.2 is the native format for documents generated by AOO, but there
 exists still some elements in ODF 1.2, which AOO does not support.

 ODF 1.2 is an implementer driven standard. You should not think, that
 there is a group of people, who invents the standard, and then application
 developers will implement it. That is not the way standardization works.
 What really happens is, that the application developers implement features
 to satisfy their customers. And when this feature is not only implemented
 in one application, but in others too, then this feature is considered to
 go into the next version of the standard. Currently those features are of
 interest, which improve interoperability with OOXML, and change tracking
 is of special interest.

 Therefore the file format is not ODF 1.2 but ODF 1.2 extended. AOO
 writes always ODF 1.2. extended, LO has an option to write pure ODF
 1.2. The ODF 1.2 standard uses the mechanism of namespaces to make such
 extensions possible. When such feature goes into the standard, then the
 code has to be changed to read and write the new standardized element. On
 reading a document, the element in AOO namespace will then be mapped to the
 corresponding element from the standard. Such change is not really
 difficult, because AOO does not work on the file format directly but has
 its own internal model.


thanks a lot for taking time to explain it in an understandable way. To be
honest I had the wrong impression of how these standards come to be.

rgds
jan I.



 Kind regards
 Regina





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




Re: ODF 1.2 and AOO ?

2015-07-17 Thread Regina Henschel

Hi Jan,

jan i schrieb:

Hi

Can someone please help me understand the implications of this:
https://blog.documentfoundation.org/2015/07/17/open-document-format-odf-1-2-published-as-international-standard-263002015-by-isoiec/

Do we also support ODF 1.2 ?
if yes, then we should also tell it,  if not what are the implications ?

I thought ODF 1.2 was relative old, but I might be wrong.

thanks for any information.



In regard to marketing, read 
http://listarchives.documentfoundation.org/www/announce/msg00240.html


ODF 1.2 is not old, but the current version of the standard. Work has 
started for an errata to 1.2 and for a version 1.3, but both are in a 
very early stage. There are currently only about ten active members in 
the Technical Committee and they do not work on the standard in full 
time [in my case all is in my spare time], therefore the progress is 
very slow.


ODF 1.2 is the native format for documents generated by AOO, but there 
exists still some elements in ODF 1.2, which AOO does not support.


ODF 1.2 is an implementer driven standard. You should not think, that 
there is a group of people, who invents the standard, and then 
application developers will implement it. That is not the way 
standardization works. What really happens is, that the application 
developers implement features to satisfy their customers. And when this 
feature is not only implemented in one application, but in others too, 
then this feature is considered to go into the next version of the 
standard. Currently those features are of interest, which improve 
interoperability with OOXML, and change tracking is of special interest.


Therefore the file format is not ODF 1.2 but ODF 1.2 extended. AOO 
writes always ODF 1.2. extended, LO has an option to write pure ODF 
1.2. The ODF 1.2 standard uses the mechanism of namespaces to make such 
extensions possible. When such feature goes into the standard, then the 
code has to be changed to read and write the new standardized element. 
On reading a document, the element in AOO namespace will then be mapped 
to the corresponding element from the standard. Such change is not 
really difficult, because AOO does not work on the file format directly 
but has its own internal model.


Kind regards
Regina





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



Re: Open office Calc crashing

2015-07-17 Thread Peter Junge



On 17/07/15 17:53, Binny James wrote:

Hi,

May I know why this coming:


I am working in a Windows 8 64 bit
I was working with calc, copied a sheet | selected all sheet and set
Calibri font and size 11.

Sincerely
Binny

On 23-Feb-15 11:26 AM, Binny James wrote:

Hi,

Downloaded and installed new 4.1.1 Open office.
Saved a file in .doc extension. When copy some data from
Thunderbird to the file and save, it went stuck, the progress bar show
'Exporting document'
After a long time it saved. The file has total 19 pages

Thanks
Binny
On 2/4/2015 10:13 AM, Binny James wrote:

Dear Sir,

Yesterday got the same crash here I am attaching screenshots



Please see the screenshots that I got

Sincerely
Binny
On 1/30/2015 6:03 PM, Binny James wrote:

Dear Sir,

Probably one time I get crash a day. Today also I got the same
case. I will let you know more on coming Monday
Did not see any error, but I saw some in Even Viewer, it says
some config delay, sure I shall get you on Monday...

Sincerely
Binny
On 1/29/2015 10:05 PM, Dennis E. Hamilton wrote:

Please provide more information about your experience with Calc
crashing.

  0. Had Help worked previously in your installation and use of
Calc, or
 is this the first time you employed help with 4.0.1 while in
Calc?

  1. Can you upgrade to Apache OpenOffice 4.1.1 and confirm that
the same
 problem occurs with this latest version?  Please use
http://openoffice.org/download for the latest version and do not
 select any other choices after requesting the 4.1.1 download.
Wait
 for it to commence.

  2. What language do you use for the download choice?
3. Do you install any additional language selections? What are
they?

  4. When you start OpenOffice and do not select an application,
what does
 Tools - Options - Language Settings - Languages have for
Language of
 User Interface and Language of Local settings?

  5. Under Tools - Options - OpenOffice - General, is Help Agent
checked?
 For Help formatting, is the selection Default or something else.

  6. Is special accessibility software being used on your computer?

  7. Without opening Calc, just with OpenOffice started, does the menu
 Help - OpenOffice Help F1 open or does it crash.  If it crashes,
 how does it crash?  Are there any messages?

Any additional details of this kind will help us to isolate the
conditions
under which your problem has occurred.  Otherwise, other uses here may
simply report that it works for them and the problem cannot be
reproduced.


  - Dennis

PS: You have reached a public mailing list on which volunteers
contribute to questions from other users like themselves.  For any
follow-up, please reply to us...@openoffice.apache.org where expert
users can offer further advice and others can learn the solutions
to problems.  Advisors on this list do not promise to respond to
questions sent directly to their email addresses.  Pleas subscribe
to us...@openoffice.apache.org to observe questions and solutions
posted to the list and not to you.
   The OpenOffice Forums have an extensive knowledge base at
https://forum.openoffice.org/ that you can browse through as well.



-Original Message-
From: Binny James [mailto:binny.ja...@firmusoft.co.in]
Sent: Thursday, January 29, 2015 01:00
To: dev@openoffice.apache.org; pr...@openoffice.apache.org
Subject: Open office Calc crashing

Dear Sir,

  I am facing an issue in CALC, open the existing CALC
application,
edit and press F1 key. Here it crashes.
  Using Open office 4.0.1
  My OS: Windows 8.1 Pro

  Expecting reply...

Regards
Binny

-
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



Reporting broken download link

2015-07-17 Thread Steve Collier
Hi,
Im having trouble downloading OpenOffice for Mac. I have clicked on the green 
download button which takes me to the Soundforge page. There is a message 
telling me “the download will begin shortly …” at the side of the Apache logo 
but nothing happens. Should I be clicking another download button to begin and 
if so which one?
Thanks
Steve.



Problem description Exchange this text to describe the problem 

(What does not work? What do you expect?)
Browser variables   Values
navigator.appCodeName   Mozilla
navigator.appName   Netscape
navigator.appVersion5.0 (Macintosh; Intel Mac OS X 10_10_4) 
AppleWebKit/600.7.12 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.12
navigator.platform  MacIntel
navigator.oscpu undefined
navigator.cpuClass  undefined
navigator.product   Gecko
navigator.productSub20030107
navigator.vendorApple Computer, Inc.
navigator.vendorSub 
navigator.language  en-us
navigator.browserLanguage   undefined
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) 
AppleWebKit/600.7.12 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.12
Debian / Ubuntu / IceWeasel ?   No / No / No
Stable Release   
JavaScript functions/variables  Values
Language ISO code   en-US
Language ISO code (from select box) en-US
Release matrix platform position (full) 9
Release matrix platform position (lp)   10
Release matrix platform array data  y,163
Release matrix language array data  en-US,English (US),English 
(US),y,download/index.html
UI platform nameOS X (version = 10.7) (DMG)
UI platform name (not supported)
Platform (short)mac64
URL platform name (full)MacOS_x86-64_install
URL platform name (lp)  MacOS_x86-64_langpack
URL platform name (from select box) mac64
Version (from select box)   4.1.1
File name (full)Apache_OpenOffice_4.1.1_MacOS_x86-64_install_en-US.dmg
File name (lp)  Apache_OpenOffice_4.1.1_MacOS_x86-64_langpack_en-US.dmg
File extension  .dmg
File size (full) (MByte)163
File size (lp) (MByte)  17
Release infoMilestone AOO411m6 | Build ID 9775 | SVN r1617669 | Released 
2014-08-21
Download file link (full)   
http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_MacOS_x86-64_install_en-US.dmg/download
Download file link (lp) 
http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_MacOS_x86-64_langpack_en-US.dmg/download
Checksum file link (full) (here for MD5)
http://archive.apache.org/dist/openoffice/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_MacOS_x86-64_install_en-US.dmg.md5
Checksum file link (lp) (here for MD5)  
http://archive.apache.org/dist/openoffice/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_MacOS_x86-64_langpack_en-US.dmg.md5
Base URL to Sourceforge.net 
http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/
Base URL to Apache Archive  http://archive.apache.org/dist/openoffice/4.1.1
getLinkSelection() (download URL)   undefined
isLanguageSupported() (true/false) ?true
Show the sub-box (true/false) ? true
General error (true/false) ?false



Re: Reporting broken download link

2015-07-17 Thread Rory O'Farrell
On Fri, 17 Jul 2015 16:14:48 +0100
Steve Collier thecolliers_...@hotmail.com wrote:

 Hi,
 Im having trouble downloading OpenOffice for Mac. I have clicked on the green 
 download button which takes me to the Soundforge page. There is a message 
 telling me “the download will begin shortly …” at the side of the Apache logo 
 but nothing happens. Should I be clicking another download button to begin 
 and if so which one?
 Thanks
 Steve.

There are currently some storage access problems on SourceForge which are being 
worked on.  Like all major problems they occur on Fridays!

You could try downloading from one of the mirrors; try this URL
http://heanet.dl.sourceforge.net/project/openofficeorg.mirror/4.1.1/binaries/en-US/

 
 
 
 Problem description   Exchange this text to describe the problem 
 
 (What does not work? What do you expect?)
 Browser variables Values
 navigator.appCodeName Mozilla
 navigator.appName Netscape
 navigator.appVersion  5.0 (Macintosh; Intel Mac OS X 10_10_4) 
 AppleWebKit/600.7.12 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.12
 navigator.platformMacIntel
 navigator.oscpu   undefined
 navigator.cpuClassundefined
 navigator.product Gecko
 navigator.productSub  20030107
 navigator.vendor  Apple Computer, Inc.
 navigator.vendorSub   
 navigator.languageen-us
 navigator.browserLanguage undefined
 navigator.userLanguageundefined
 navigator.systemLanguage  undefined
 navigator.userAgent   Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) 
 AppleWebKit/600.7.12 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.12
 Debian / Ubuntu / IceWeasel ? No / No / No
 Stable Release 
 JavaScript functions/variablesValues
 Language ISO code en-US
 Language ISO code (from select box)   en-US
 Release matrix platform position (full)   9
 Release matrix platform position (lp) 10
 Release matrix platform array datay,163
 Release matrix language array dataen-US,English (US),English 
 (US),y,download/index.html
 UI platform name  OS X (version = 10.7) (DMG)
 UI platform name (not supported)  
 Platform (short)  mac64
 URL platform name (full)  MacOS_x86-64_install
 URL platform name (lp)MacOS_x86-64_langpack
 URL platform name (from select box)   mac64
 Version (from select box) 4.1.1
 File name (full)  Apache_OpenOffice_4.1.1_MacOS_x86-64_install_en-US.dmg
 File name (lp)Apache_OpenOffice_4.1.1_MacOS_x86-64_langpack_en-US.dmg
 File extension.dmg
 File size (full) (MByte)  163
 File size (lp) (MByte)17
 Release info  Milestone AOO411m6 | Build ID 9775 | SVN r1617669 | Released 
 2014-08-21
 Download file link (full) 
 http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_MacOS_x86-64_install_en-US.dmg/download
 Download file link (lp)   
 http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_MacOS_x86-64_langpack_en-US.dmg/download
 Checksum file link (full) (here for MD5)  
 http://archive.apache.org/dist/openoffice/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_MacOS_x86-64_install_en-US.dmg.md5
 Checksum file link (lp) (here for MD5)
 http://archive.apache.org/dist/openoffice/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_MacOS_x86-64_langpack_en-US.dmg.md5
 Base URL to Sourceforge.net   
 http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/
 Base URL to Apache Archivehttp://archive.apache.org/dist/openoffice/4.1.1
 getLinkSelection() (download URL) undefined
 isLanguageSupported() (true/false) ?  true
 Show the sub-box (true/false) ?   true
 General error (true/false) ?  false
 


-- 
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



[RELEASE] Availability of machines for binary builds

2015-07-17 Thread Andrea Pescetti
We will have to release OpenOffice 4.1.2 as source and as binaries for 
Windows, Mac, Linux 32 and Linux 64. I don't know exactly what we used 
to build 4.1.1, but I believe that we relied on individual developers' 
hardware.


Leaving digital signing aside for a while, what environments do we have 
available at the moment? Who else (other volunteers) can help with 
building (on their machines or even with a buildbot setup on the Apache 
Software Foundation servers), especially for Windows and Mac?


Regards,
  Andrea.

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



Re: [RELEASE] Availability of machines for binary builds

2015-07-17 Thread Marcus

Am 07/17/2015 01:51 PM, schrieb jan i:

On 17 July 2015 at 09:19, Andrea Pescettipesce...@apache.org  wrote:


We will have to release OpenOffice 4.1.2 as source and as binaries for
Windows, Mac, Linux 32 and Linux 64. I don't know exactly what we used to
build 4.1.1, but I believe that we relied on individual developers'
hardware.


FYI:
AFAIK Ariel has covered the Linux 32 and 64 bit builds and Juergen the 
Mac and Windows builds.



Leaving digital signing aside for a while, what environments do we have
available at the moment? Who else (other volunteers) can help with building
(on their machines or even with a buildbot setup on the Apache Software
Foundation servers), especially for Windows and Mac?


I would really prefer we use the buildbots, it has a couple of advantages:
- We are 100% sure about the environment and that we can reproduce the
exact same build if needed
- Our buildbot get our release configuration, which means in future we
build a release candidate every night (of course not to be released)
- It is simple to switch the SVN pointer from trunk to branch, and then we
should have all platforms covered.
- we can save a lengthy upload, because the buildbot generate exe on apache
disks.


+1 for using the buildbots.

Marcus

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



Re: [RELEASE] Availability of machines for binary builds

2015-07-17 Thread Andrea Pescetti

Il 17/07/2015 jan i wrote:

On 17 July 2015 at 09:19, Andrea Pescetti wrote:

Leaving digital signing aside for a while, what environments do we have
available at the moment? Who else (other volunteers) can help with building
(on their machines or even with a buildbot setup on the Apache Software
Foundation servers), especially for Windows and Mac?


I would really prefer we use the buildbots, it has a couple of advantages


Surely it would be better, but this is not the point. I'm not going to 
delay the release 6 months because (this is an imaginary example, 
nothing more) we don't have a Mac buildbot available. All our releases 
so far were fine without buildbots. So my questions stands, and I hope 
we get some answers without going down the usual endless builbots 
discussion.


I repeat:
- What environments, of those used to build 4.1.1 (and I admit I have no 
idea about the details, i.e., who took care of the build exactly) are 
still available?
- Are there volunteers that can help building on their own machines 
(preferably a VM with documented configuration) or on the builbots (and 
Jan is right, this has several advantages so if we have volunteers for 
this I would prefer that too)?


Regards,
  Andrea.

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



Re: Open office Calc crashing

2015-07-17 Thread Andrea Pescetti

Binny James wrote:

May I know why this coming:
I am working in a Windows 8 64 bit
I was working with calc


Is it this bug?
https://bz.apache.org/ooo/show_bug.cgi?id=125567
It is reported and confirmed only with Impress so far, but your report 
looks quite similar to it. See the link above for a detailed discussion.


Regards,
  Andrea.

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



ODF 1.2 and AOO ?

2015-07-17 Thread jan i
Hi

Can someone please help me understand the implications of this:
https://blog.documentfoundation.org/2015/07/17/open-document-format-odf-1-2-published-as-international-standard-263002015-by-isoiec/

Do we also support ODF 1.2 ?
if yes, then we should also tell it,  if not what are the implications ?

I thought ODF 1.2 was relative old, but I might be wrong.

thanks for any information.

rgds
jan i.


Re: ODF 1.2 and AOO ?

2015-07-17 Thread Rob Weir
On Fri, Jul 17, 2015 at 6:06 AM, jan i j...@apache.org wrote:
 Hi

 Can someone please help me understand the implications of this:
 https://blog.documentfoundation.org/2015/07/17/open-document-format-odf-1-2-published-as-international-standard-263002015-by-isoiec/

 Do we also support ODF 1.2 ?
 if yes, then we should also tell it,  if not what are the implications ?

 I thought ODF 1.2 was relative old, but I might be wrong.


Think of this as a status change for ODF 1.2.  It was an
international standard (with lower-case i) because it was approved
by OASIS.  Now it is an International Standard (with capital I)
because it was approved by ISO/IEC JTC1.   The text of the
specification is not changed, except for a small number of editorial
corrections, but the standard now has an additional level of approval.
  This doesn't impact AOO directly, but may impact its adoption,
especially if a particular user requires the use of ISO standards,
e.g., some public sector agencies.

Regards,

-Rob

 thanks for any information.

 rgds
 jan i.

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



RE: Open office Calc crashing

2015-07-17 Thread Dennis E. Hamilton
It need not be the same bug. An SEH Exception: Access Violation usually means 
that the hardware detected an invalid access.  See 
https://msdn.microsoft.com/en-us/library/windows/desktop/ms679329(v=vs.85).aspx.
  In general, an Access Violation is not recoverable, which is how it shows up 
as an OpenOffice 4.x.x - Fatal Error.

The underlying cause is usually some sort of data violation or pointer error.  
It can come and go because, although there is a defect, it depends on the 
memory layout at a given time and it also depends on what the hardware checks 
are and whether they are enabled.  It can well be data dependent and involve 
what the user is doing and the nature of the document being worked on.

These should be treated as crashers.  But we must be aware that this is a 
generic notification and it could have a different root cause from one report 
to another.  Also, they need not be newly-introduced bugs, but ones that simply 
had not been caught as access violations until the storage allocation of the 
program changed.

Examples that could but would not always trigger this are (1) access to 
previously- released or unallocated memory, (2) accesses that go off the end of 
the stack, and (3) reads/writes off the end of something where the storage off 
that end is not readable by the current process or not writeable as data.  When 
there is no detected access violation, it is likely that something is being 
silently corrupted.

 - Dennis

-Original Message-
From: Andrea Pescetti [mailto:pesce...@apache.org] 
Sent: Friday, July 17, 2015 09:33
To: dev@openoffice.apache.org
Cc: binny.ja...@firmusoft.co.in
Subject: Re: Open office Calc crashing

Binny James wrote:
 May I know why this coming:
 I am working in a Windows 8 64 bit
 I was working with calc

Is it this bug?
https://bz.apache.org/ooo/show_bug.cgi?id=125567
It is reported and confirmed only with Impress so far, but your report 
looks quite similar to it. See the link above for a detailed discussion.

Regards,
   Andrea.

-
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



Broken Download Link

2015-07-17 Thread Craig Hitchens
Hi.
Tried to download updates and some template to Open Office and the
sourceforge URL is broken.
http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_Win_x86_install_en-US.exe/download

You get a HTTP400 error message.
Might want to look into that :)

Many thanks.
Craig Hitchens.

*Craig Hitchens  - Natural Health Practitioner*
*Dip. H.Sc. **Dip. R. Mass. Dip. Med. H. Dip. Reflex. NESCP
(nes-cp-B-0083). TFTCP. I.I.C.T. Member*




*www.craighitchenstherapies.com
http://www.craighitchenstherapies.comcr...@craighitchenstherapies.com
cr...@craighitchenstherapies.com*
 *PH: +61 0421 213 898*


Re: Broken Download Link

2015-07-17 Thread Marcus
As you can see on the Sourceforge website they currently have a problem 
with storage:


quote
SF.net Operations @sfnet_ops

#SourceForge site is read-only, developer services disabled due to 
storage infra fault. Service restoral work in-progress, ETA to follow

/quote

As alternative you can try to get the favorite install file from here:

http://heanet.dl.sourceforge.net/project/openofficeorg.mirror/4.1.1/binaries/

Just choose the needed language and then the needed OS. Yes, long lists 
and therefore not really user-fiendly. But it's just a fallback. ;-)


HTH

Marcus



Am 07/17/2015 10:54 PM, schrieb Holly Nadel:

Hi,
I've been having some issues downloading OpenOffice 4.1.1 on my computer
through Google Chrome.  I'm running Windows 7 Professional SP 1 (64-bit) on
it and I can get as far as clicking the SourceForge link... and then it
goes into an endless loop back and forth between two pages, never letting
me anywhere near the download.  I've never had any issues with OpenOffice
or SourceForge before, so I'm baffled twice over right now.  Any answers?
Thanks,
Holly


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



Re: 4.1.2_release_blocker requested: [Issue 126401] Add ASF license headers to files

2015-07-17 Thread jan i
On 18 July 2015 at 00:00, Andrea Pescetti pesce...@apache.org wrote:

 On 16/07/2015 bugzilla wrote:

 Kay has asked for 4.1.2_release_blocker:
 Issue 126401: Add ASF license headers to files
 https://bz.apache.org/ooo/show_bug.cgi?id=126401


 Unless I'm really mistaken this does not apply to AOO410: those files do
 not exist in AOO410, as I wrote yesterday. But Kay is the third person
 mentioning this issue after Jan and Marcus, so if I am the one who is wrong
 just show me the path on AOO410 where the patch should be applied and I'll
 definitely take a look.

 What I see is:
 https://svn.apache.org/viewvc/openoffice/trunk/main/
 contains an ooxml directory with the problematic files;
 https://svn.apache.org/viewvc/openoffice/branches/AOO410/main/
 does not contain that subdirectory at all, so it does not contain the
 problem.

 Well, fortunately we now have a buildbot that performs a nightly RAT scan
 on AOO410 at https://ci.apache.org/builders/openoffice-linux64-rat-aoo410/
 so (after some initial setup issues are fixed: they are responsible for the
 failures you see) we will all have the RAT output visible on the web and we
 will agree!

 If RAT scan passes on AOO410, then the patch does not need porting to
 AOO410 and can't be a blocker for 4.1.2. Any problems found by RAT on
 AOO410 are, instead, blockers for 4.1.2 and need to be reported and
 nominated. I'll wait for a RAT output that we can all see and agree upon
 before commenting in the issue.


I am lost in all these branches and tags, but I have one position, we run
rat scan on the release candidate and any problems is the same as a no-go
for release. If rat-scan is clean, whether or not these files are includes
I am happy and so it the legal side of apache.

rgds
jan I.



 Regards,
   Andrea.

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




Re: 4.1.2_release_blocker requested: [Issue 126110] Incompatible API change in Annotations

2015-07-17 Thread Andrea Pescetti

On 15/07/2015 bugzilla wrote:

bmarcelly has asked  for 4.1.2_release_blocker:
Issue 126110: Incompatible API change in Annotations
https://bz.apache.org/ooo/show_bug.cgi?id=126110


(CCing the API list; this is the answer I've just posted in the issue)

This will definitely need evaluation on the API list...

So: this is an incompatible change that was introduced in 4.1.0; your 
suggestion (but we have no patches for it) would reintroduce the old 
behavior for the Annotations (aka Notes, Comments) that were allowed 
until 4.0.1, and use the new behavior only for the new 
Annotations/Notes/Comments, those that apply to Text Ranges.


Your suggestion makes sense to me, but we will need that someone 
contributes a patch to include this in 4.1.2.


Regards,
  Andrea.

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



Re: 4.1.2_release_blocker requested: [Issue 126401] Add ASF license headers to files

2015-07-17 Thread Andrea Pescetti

On 16/07/2015 bugzilla wrote:

Kay has asked for 4.1.2_release_blocker:
Issue 126401: Add ASF license headers to files
https://bz.apache.org/ooo/show_bug.cgi?id=126401


Unless I'm really mistaken this does not apply to AOO410: those files do 
not exist in AOO410, as I wrote yesterday. But Kay is the third person 
mentioning this issue after Jan and Marcus, so if I am the one who is 
wrong just show me the path on AOO410 where the patch should be applied 
and I'll definitely take a look.


What I see is:
https://svn.apache.org/viewvc/openoffice/trunk/main/
contains an ooxml directory with the problematic files;
https://svn.apache.org/viewvc/openoffice/branches/AOO410/main/
does not contain that subdirectory at all, so it does not contain the 
problem.


Well, fortunately we now have a buildbot that performs a nightly RAT 
scan on AOO410 at 
https://ci.apache.org/builders/openoffice-linux64-rat-aoo410/ so (after 
some initial setup issues are fixed: they are responsible for the 
failures you see) we will all have the RAT output visible on the web and 
we will agree!


If RAT scan passes on AOO410, then the patch does not need porting to 
AOO410 and can't be a blocker for 4.1.2. Any problems found by RAT on 
AOO410 are, instead, blockers for 4.1.2 and need to be reported and 
nominated. I'll wait for a RAT output that we can all see and agree upon 
before commenting in the issue.


Regards,
  Andrea.

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



Re: 4.1.2_release_blocker requested: [Issue 122712] PDF Export dialog too tall for some monitor screens

2015-07-17 Thread Andrea Pescetti

On 15/07/2015 bugzi...@apache.org wrote:

bmarcelly has asked  for 4.1.2_release_blocker:
Issue 122712: PDF Export dialog too tall for some monitor screens
https://bz.apache.org/ooo/show_bug.cgi?id=122712


We have a patch by Hanya available for this.

I've temporarily posted screenshots, before and after applying the patch, at
http://people.apache.org/~pescetti/tmp/2015-07-i122712/
(I used the Italian version since strings tend to be longer and some 
localization issues may appear)


Everything looks fine to me. We usually don't want to change the 
interface in a x.y.2 release, but here all strings and options remain 
exactly the same, they are just moved around for better visibility at 
some resolutions.


Shall we use this rearranged layout for 4.1.2?

Regards,
  Andrea.

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



Broken Download Link

2015-07-17 Thread Holly Nadel
Hi,
I've been having some issues downloading OpenOffice 4.1.1 on my computer
through Google Chrome.  I'm running Windows 7 Professional SP 1 (64-bit) on
it and I can get as far as clicking the SourceForge link... and then it
goes into an endless loop back and forth between two pages, never letting
me anywhere near the download.  I've never had any issues with OpenOffice
or SourceForge before, so I'm baffled twice over right now.  Any answers?
Thanks,
Holly

*Problem description*

*Exchange this text to describe the problem (What does not work? What do
you expect?)**Browser variables**Values*navigator.appCodeNameMozilla
navigator.appNameNetscapenavigator.appVersion5.0 (Windows NT 6.1; WOW64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36
navigator.platformWin32navigator.oscpuundefinednavigator.cpuClassundefined
navigator.productGeckonavigator.productSub20030107navigator.vendorGoogle
Inc.navigator.vendorSubnavigator.languageen-USnavigator.browserLanguage
undefinednavigator.userLanguageundefinednavigator.systemLanguageundefined
navigator.userAgentMozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36Debian / Ubuntu /
IceWeasel ?No / No / No*Stable Release* *JavaScript functions/variables*
*Values*Language ISO codeen-USLanguage ISO code (from select box)en-USRelease
matrix platform position (full)11Release matrix platform position (lp)12Release
matrix platform array datay,134Release matrix language array dataen-US,English
(US),English (US),y,download/index.htmlUI platform nameWindows (EXE)UI
platform name (not supported)Platform (short)win32URL platform name (full)
Win_x86_installURL platform name (lp)Win_x86_langpackURL platform name
(from select box)win32Version (from select box)4.1.1File name (full)
Apache_OpenOffice_4.1.1_Win_x86_install_en-US.exeFile name (lp)
Apache_OpenOffice_4.1.1_Win_x86_langpack_en-US.exeFile extension.exeFile
size (full) (MByte)134File size (lp) (MByte)18Release infoMilestone
AOO411m6 | Build ID 9775 | SVN r1617669 | Released 2014-08-21Download file
link (full)
http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_Win_x86_install_en-US.exe/downloadDownload
file link (lp)
http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_Win_x86_langpack_en-US.exe/downloadChecksum
file link (full) (here for MD5)
http://archive.apache.org/dist/openoffice/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_Win_x86_install_en-US.exe.md5Checksum
file link (lp) (here for MD5)
http://archive.apache.org/dist/openoffice/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_Win_x86_langpack_en-US.exe.md5Base
URL to Sourceforge.net
http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/Base
URL to Apache 
Archivehttp://archive.apache.org/dist/openoffice/4.1.1getLinkSelection()
(download URL)undefinedisLanguageSupported() (true/false) ?trueShow the
sub-box (true/false) ?trueGeneral error (true/false) ?false