Re: [RELEASE]: propose RC4 on revision 1587478

2014-04-17 Thread Clarence GUO
+1 Thanks for the hard work 2014-04-17 22:59 GMT+08:00 Jürgen Schmidt : > Hi, > > I would like to propose a new RC3 based on revision 1587478 of our > AOO410 release branch. > > Integrated fixe for > https://issues.apache.org/ooo/show_bug.cgi?id=124682 > > The latest reported problems with digi

Re: [RELEASE]: propose RC4 on revision 1587478

2014-04-17 Thread Kay Schenk
On 04/17/2014 07:59 AM, Jürgen Schmidt wrote: Hi, I would like to propose a new RC3 based on revision 1587478 of our AOO410 release branch. Integrated fixe for https://issues.apache.org/ooo/show_bug.cgi?id=124682 The latest reported problems with digital signatures can be solved with setting

Re: The Apache Software Foundation Announces 100 Million Downloads of Apache™ OpenOffice™

2014-04-17 Thread Alexandro Colorado
I was a bit thrown off by the 'fun facts' from the article, did anyones thought it was a bit too umm... not fun? On 4/17/14, Andrea Pescetti wrote: > Rob Weir wrote: >> [Rob: Please help spread the word by sharing this link with your >> friends on Facebook, Twitter, Google+, etc.] > > Italian ve

RE: EXTERNAL: Re: Extension Manager Add Crashes

2014-04-17 Thread Steele, Raymond
Also, it only seems to happen when the symbol names are component_canUnload and component_getImplementationEnvironment. Is this really a problem? If not, why would the trace output report it as an error? Why would the code check for these symbols in ld.so.1? Isn't that the linker library? -

RE: EXTERNAL: Re: Extension Manager Add Crashes

2014-04-17 Thread Steele, Raymond
I traced this osl_getAsciiFunctionSymbol issues down to sal/osl/unx/module.c line 154. Apparently, the function osl_getAsciiDunctionSymbol is calling "dlsym" (fcnAddr = dlsym(Module, pSymbol) which attempts to get the address of a symbol in a shared object or executable. NULL is returned if a

Re: The Apache Software Foundation Announces 100 Million Downloads of Apache™ OpenOffice™

2014-04-17 Thread Andrea Pescetti
Rob Weir wrote: [Rob: Please help spread the word by sharing this link with your friends on Facebook, Twitter, Google+, etc.] Italian version available at http://www.plio.it/node/105 Congratulations to everybody! Andrea - T

Re: The Apache Software Foundation Announces 100 Million Downloads of Apache™ OpenOffice™

2014-04-17 Thread Kay Schenk
On Thu, Apr 17, 2014 at 3:17 AM, Rob Weir wrote: > [Rob: Please help spread the word by sharing this link with your > friends on Facebook, Twitter, Google+, etc.] > > >> this announcement is also available online at http://s.apache.org/4BL > > Leading Open Source office application and personal

Re: [RELEASE]: propose RC4 on revision 1587478

2014-04-17 Thread Marcus (OOo)
Am 04/17/2014 04:59 PM, schrieb Jürgen Schmidt: Hi, I would like to propose a new RC3 based on revision 1587478 of our AOO410 release branch. Integrated fixe for https://issues.apache.org/ooo/show_bug.cgi?id=124682 +1 The latest reported problems with digital signatures can be solved with s

Re: Network Error (tcp_error) - A communication error occurred: "Connection refused"

2014-04-17 Thread Marcus (OOo)
Am 04/17/2014 11:16 AM, schrieb Balazs Orban: trying to access any of the links provided on the page: http://ci.apache.org/projects/openoffice/ the pages time out or I receive a Connection refused error. Currently there is a problem with the build server which can be monitored here: http://

Re: [DISCUSS]: Digital signing of documents and macros

2014-04-17 Thread Kay Schenk
On Thu, Apr 17, 2014 at 10:19 AM, Juergen Schmidt wrote: > Am Donnerstag, 17. April 2014 um 17:59 schrieb Andrea Pescetti: > > Jürgen Schmidt wrote: > > > On 4/17/14 3:53 PM, Herbert Duerr wrote: > > > > A small update on that topic: there is a simple workaround! Signing > also > > > > works on Ma

Re: [DISCUSS]: Digital signing of documents and macros

2014-04-17 Thread Juergen Schmidt
Am Donnerstag, 17. April 2014 um 17:59 schrieb Andrea Pescetti: > Jürgen Schmidt wrote: > > On 4/17/14 3:53 PM, Herbert Duerr wrote: > > > A small update on that topic: there is a simple workaround! Signing also > > > works on Mac and Linux if the environment variable > > > MOZILLA_CERTIFICATE_FOLD

Re: [DISCUSS]: Digital signing of documents and macros

2014-04-17 Thread Andrea Pescetti
Jürgen Schmidt wrote: On 4/17/14 3:53 PM, Herbert Duerr wrote: A small update on that topic: there is a simple workaround! Signing also works on Mac and Linux if the environment variable MOZILLA_CERTIFICATE_FOLDER is set to the currently active mozilla/thunderbird/firefox/etc. profile. ... we h

100 million news now on Slashdot...

2014-04-17 Thread Rob Weir
http://apache.slashdot.org/story/14/04/17/144228/apache-openoffice-reaches-100-million-downloads-now-what Regards, -Rob - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@op

[RELEASE]: propose RC4 on revision 1587478

2014-04-17 Thread Jürgen Schmidt
Hi, I would like to propose a new RC3 based on revision 1587478 of our AOO410 release branch. Integrated fixe for https://issues.apache.org/ooo/show_bug.cgi?id=124682 The latest reported problems with digital signatures can be solved with setting an additional environment variable on non windows

Re: [DISCUSS]: Digital signing of documents and macros

2014-04-17 Thread Jürgen Schmidt
On 4/17/14 3:53 PM, Herbert Duerr wrote: > A small update on that topic: there is a simple workaround! Signing also > works on Mac and Linux if the environment variable > MOZILLA_CERTIFICATE_FOLDER is set to the currently active > mozilla/thunderbird/firefox/etc. profile. > > E.g. on Linux setting

4.1.0_release_blocker granted: [Issue 124701] signing of documents/macros are broken on non windows platforms

2014-04-17 Thread bugzilla
j...@apache.org has granted 4.1.0_release_blocker: Issue 124701: signing of documents/macros are broken on non windows platforms https://issues.apache.org/ooo/show_bug.cgi?id=124701 - To unsubscribe, e-mail: dev-unsubscr...@openo

Re: [DISCUSS]: Digital signing of documents and macros

2014-04-17 Thread Herbert Duerr
A small update on that topic: there is a simple workaround! Signing also works on Mac and Linux if the environment variable MOZILLA_CERTIFICATE_FOLDER is set to the currently active mozilla/thunderbird/firefox/etc. profile. E.g. on Linux setting the environment variable could look like MOZILLA

Re: Reporting a problem with the OpenOffice website

2014-04-17 Thread Alexandro Colorado
Yes a correct shutdown of OpenOffice could 'expire' that lock file that is the one that triggers the message you were talking about. All your settings are based on the Library folder on Lion. This is a tutorial about the library folder: http://www.macworld.com/article/1161156/view_library_folder_i

Re: Reporting a problem with the OpenOffice website

2014-04-17 Thread Alexandro Colorado
Maybe the reply didn't get back to you because you are not subscribed to the mailing list. To answer your questions check this answer about the 'lock' files which makes AOO hang: https://forum.openoffice.org/en/forum/viewtopic.php?f=17&t=38843 The path would have changed from 3 to 4 and OpenOffic

Fwd: Reporting a problem with the OpenOffice website

2014-04-17 Thread gkaliampos
This is my 2nd email to you. Can you please have some one contact me from your office to fix this minor problem on my laptop regarding OpenOffice.org Respectfully Submitted, George Kaliampos -Original Message- From: gkaliampos To: dev Sent: Wed, Apr 16, 2014 11:45 am Subject: Repo

Re: [RELEASE]: availability of RC builds

2014-04-17 Thread Jürgen Schmidt
On 4/17/14 9:17 AM, Jürgen Schmidt wrote: > Hi, > > we are currently in the unlucky situation that the server where the RC > builds are uploaded and hosted is not available due to hardware issues. > New replacement disks are ordered and expected to be available on > Friday. Maybe later on Friday o

The Apache Software Foundation Announces 100 Million Downloads of Apache™ OpenOffice™

2014-04-17 Thread Rob Weir
[Rob: Please help spread the word by sharing this link with your friends on Facebook, Twitter, Google+, etc.] >> this announcement is also available online at http://s.apache.org/4BL Leading Open Source office application and personal productivity suite for Windows, Mac, and Linux reaches a majo

[DISCUSS]: Digital signing of documents and macros

2014-04-17 Thread Jürgen Schmidt
Hi, we currently have an issue with digital signing on non Windows platforms. The whole problem was introduced with the drop of some very old Mozilla stuff that made always problems. Feature description (simplified) Digital signing of document and/or macros is a feature to increase the integrity

Network Error (tcp_error) - A communication error occurred: "Connection refused"

2014-04-17 Thread Balazs Orban
Hello, trying to access any of the links provided on the page: http://ci.apache.org/projects/openoffice/ the pages time out or I receive a Connection refused error. Balázs Orbán Reporting Business Analyst Phone: +421-2-4974-9631 ITN: 34219631 email: bal...@sk.ibm.com IBM Intern. Services C

Re: [RELEASE]: RC3 available

2014-04-17 Thread Jürgen Schmidt
On 4/17/14 9:50 AM, Rory O'Farrell wrote: > On Thu, 17 Apr 2014 09:40:25 +0200 > Andrea Pescetti wrote: > >> Juergen Schmidt wrote: >>> Am Donnerstag, 17. April 2014 um 01:04 schrieb Andrea Pescetti: It seems rather serious. I expect that "ordinary" private users are not affected so muc

Re: [RELEASE]: RC3 available

2014-04-17 Thread Rory O'Farrell
On Thu, 17 Apr 2014 09:40:25 +0200 Andrea Pescetti wrote: > Juergen Schmidt wrote: > > Am Donnerstag, 17. April 2014 um 01:04 schrieb Andrea Pescetti: > >> It seems rather serious. I expect that "ordinary" private users are > >> not affected so much, but corporate or institutional users may be. >

Re: [RELEASE]: RC3 available

2014-04-17 Thread Andrea Pescetti
Juergen Schmidt wrote: Am Donnerstag, 17. April 2014 um 01:04 schrieb Andrea Pescetti: It seems rather serious. I expect that "ordinary" private users are not affected so much, but corporate or institutional users may be. this is very speculative and I am not aware of any reported problem until

[RELEASE]: availability of RC builds

2014-04-17 Thread Jürgen Schmidt
Hi, we are currently in the unlucky situation that the server where the RC builds are uploaded and hosted is not available due to hardware issues. New replacement disks are ordered and expected to be available on Friday. Maybe later on Friday or Saturday the server will be back. I have deleted th