RE: EXTERNAL: Re: Extension Manager Add Crashes

2014-04-11 Thread Steele, Raymond
PM, Steele, Raymond wrote: Carl, I have the new Netbeans plugin. I created a new Add-on project (just an empty one that does nothing), compiled and generated the .OXT. The Extension manager still rejects it and OpenOffice crashes. I was able to install the extension mentioned here

RE: EXTERNAL: Re: DisposedException

2014-03-06 Thread Steele, Raymond
; store.storeToUrl(file_url, loadProps); } } From: Andre Fischer [mailto:awf@gmail.com] Sent: Thursday, March 06, 2014 1:24 AM To: Steele, Raymond; Andre Fischer; api@openoffice.apache.org Subject: Re: EXTERNAL: Re: DisposedException On 28.02.2014 20:35, Steele, Raymond wrote: I am

RE: EXTERNAL: Re: DisposedException

2014-02-28 Thread Steele, Raymond
(); loadProps[1].Name = FilterData; loadProps[1].Value = filter_data; store.storeToUrl(file_url, loadProps); } } From: Andre Fischer [mailto:awf@gmail.com] Sent: Wednesday, February 26, 2014 3:15 AM To: Steele, Raymond; Andre Fischer; api@openoffice.apache.org

OO 4.01 Compiled for Solaris 11 x86 Save As Stuck in a Loop

2014-02-14 Thread Steele, Raymond
We are attempting to use the newly build OpenOffice 4.0.1 for Solaris 11 x86, but the 'Save As' to disk of any document type (i.e. .ods) continuous to prompt for a file name. Each time we hit okay to save the document after supplying a unique name, the FilePicker closes, but instantly

RE: EXTERNAL: Re: OO 4.01 Compiled for Solaris 11 x86 Runtime Memory Fault

2014-02-05 Thread Steele, Raymond
From: Steele, Raymond Sent: Tuesday, February 04, 2014 3:59 PM To: api@openoffice.apache.org; Herbert Duerr (h...@apache.org); d...@openoffice.apache.org Cc: Meffe, David K Subject: RE: EXTERNAL: Re: OO 4.01 Compiled for Solaris 11 x86 Runtime Memory Fault Herbert, Raymond and I have been

RE: EXTERNAL: Re: OO 4.01 Compiled for Solaris 11 x86 Runtime Memory Fault

2014-02-05 Thread Steele, Raymond
. They are different. Raymond From: Steele, Raymond Sent: Wednesday, February 05, 2014 9:48 AM To: 'api@openoffice.apache.org'; Herbert Duerr (h...@apache.org); d...@openoffice.apache.org Cc: Meffe, David K; 'awf@gmail.com' Subject: RE: EXTERNAL: Re: OO 4.01 Compiled for Solaris 11 x86 Runtime Memory Fault Hi

Solaris Build

2013-08-08 Thread Steele, Raymond
I am trying to build OpenOffice 4.0 for Solaris x86. I finally go through installing all the pre-requisites, configure and bootstrap, but now I am having trouble with the build --all. I am receiving the following error on execution: Entering ../main/solenv dmake: ../solenv/inc/startup.mk:

RE: Solaris Build

2013-08-08 Thread Steele, Raymond
dmake is failing on the line 43 of startup.mk. Anyone know why dmake would fail on the following: .IMPORT .IGNORE : .EVERYTHING From: Steele, Raymond Sent: Thursday, August 08, 2013 9:42 AM To: d...@openoffice.apache.org; api@openoffice.apache.org Subject: Solaris Build I am trying to build

RE: EXTERNAL: Re: soffice process still running

2013-05-06 Thread Steele, Raymond
- From: Steele, Raymond Sent: Monday, February 04, 2013 1:45 PM To: 'api@openoffice.apache.org' Subject: RE: EXTERNAL: Re: soffice process still running Ariel, I am not sure I understand why the following causes only the last opened document to close, but it seems to be the solution

RE: EXTERNAL: Re: soffice process still running

2013-02-04 Thread Steele, Raymond
...@apache.org] Sent: Friday, February 01, 2013 5:24 AM To: api@openoffice.apache.org Subject: Re: EXTERNAL: Re: soffice process still running On Thu, Jan 31, 2013 at 05:48:11PM +, Steele, Raymond wrote: Thanks for the feedback. I implemented the following, but the method kills off any other

RE: EXTERNAL: Re: soffice process still running

2013-01-31 Thread Steele, Raymond
Yes, I seen this article. I guess, I don't understand why we would have to use XAsyncJob to close the document, if this is the solution. -Original Message- From: Marcin Gutman [mailto:mgut...@op.pl] Sent: Wednesday, January 30, 2013 3:51 PM To: api@openoffice.apache.org; Steele, Raymond