:11 AM
To: dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: NSS Module
On 26.06.2014 02:32, Steele, Raymond wrote:
> Where is the build output located?
It is emitted to stdout unless you used the --html option in your build
command. To capture stdout either redirect it with e.g.
build --
.
However, when I build xmlsecurity, it cannot find the NSS libraries.
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Thursday, June 26, 2014 4:11 AM
To: dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: NSS Module
On 26.06.2014 02:32, Steele, Raymond wrote:
> Where
ne 23, 2014 11:52 PM
To: dev@openoffice.apache.org
Subject: EXTERNAL: Re: NSS Module
Hi Raymond,
On 23.06.2014 18:42, Steele, Raymond wrote:
> After running the configure, the ENABLE_NSS_MODULE environment variable is
> set to yes, but for some reason NSS is not built. The bui
Thanks for the information. What platform are you compiling for? What problem
are you having at runtime?
-Original Message-
From: Απόστολος Συρόπουλος [mailto:asyropoulos...@hotmail.com]
Sent: Wednesday, June 25, 2014 12:24 AM
To: dev@openoffice.apache.org
Subject: EXTERNAL: RE: NSS Modu
The OpenOffice application crashes when I click the Macro Security button in
Options. I've traced the crash to line 364 in shlib.cxx. It appears that the
library libsec_xml.so is trying to be loaded with osl_loadModule(), but that
function and osl_loadAsciiModule() return NULL, causing the
load
After running the configure, the ENABLE_NSS_MODULE environment variable is set
to yes, but for some reason NSS is not built. The build fails in xmlsecurity
because the NSS libraries were not built and copied over to solver. I have to
manually run dmake on NSS then copy them to the lib directory
Thanks. Is coinMP and Hunspell needed for security features?
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Friday, June 13, 2014 2:50 AM
To: dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Macro Security Button
Hi Raymond,
On 12.06.2014 17:39, Steele
01:41, Steele, Raymond wrote:
> I am not sure if this is desired, but it appears the configure.in script
> does set’s ENABLE_NSS_MODULE=NO if the category-b flag is enabled. Is this
> wrong or right? I need the security features enabled.
>
It is correct, we enable some features th
1
enable_coinmp="no"
1462
enable_category_b_fonts="no"
-Original Message-
From: Kay Schenk [mailto:kay.sch...@gmail.com]
Sent: Tuesday, June 10, 2014 8:48 AM
To: OOo Apache
Subject: Re: EXTERNAL: Re: Macro Security Button
On Mon, Jun 9, 2014 at 3:12 PM, Steele, Raym
I wanted to share this bug that I came across during my AOO 4.0.1 compile.
https://bugzilla.mozilla.org/show_bug.cgi?id=668130
Raymond
After further looking by doing, ldd check_libxsec_xmlsec.so, it appears that
libnss3.so, libnspr4.so, and others cannot be found. I wonder why?
From: Steele, Raymond
Sent: Monday, June 09, 2014 5:06 PM
To: dev@openoffice.apache.org
Subject: xmlsecurity
When building xmlsecurity, I receive the
When building xmlsecurity, I receive the following error:
: ERROR ld.so.1: checkdll: fatal: relocation error: file
../unxsoli4.pro/lib/check_libxsec_xmlsec.so: symbol CERT_NameTemplate:
reference symbol not found
Anyone understand what is going on here?
Thanks,
Raymond
:25 AM
To: dev@openoffice.apache.org
Subject: EXTERNAL: Re: Macro Security Button
Hi,
On 05.06.2014 20:24, Steele, Raymond wrote:
> In reference to the following thread, is setting the
> -enable-category-b switch and re-compiling the only way to get the
> macro security button t
In reference to the following thread, is setting the -enable-category-b switch
and re-compiling the only way to get the macro security button to work in
OpenOffice?
http://markmail.org/thread/etx2btp74xaazc3p
Raymond
Perfect. Thanks.
-Original Message-
From: Ariel Constenla-Haile [mailto:arie...@apache.org]
Sent: Tuesday, May 20, 2014 10:08 AM
To: dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Seperate User Directories
Hi
On Tue, May 20, 2014 at 03:49:50PM +, Steele, Raymond wrote:
> W
: EXTERNAL: Re: Seperate User Directories
On 19/05/14 18:22, Steele, Raymond wrote:
> Thanks for the response. Is there a preferred version (other than the
> archived) that I should be using for installation? Also, I notice there is
> only one directory, openoffiice4, versus two (op
Thanks Kay.
-Original Message-
From: Kay Schenk [mailto:kay.sch...@gmail.com]
Sent: Monday, May 19, 2014 9:46 AM
To: OOo Apache
Subject: Re: EXTERNAL: Re: Seperate User Directories
On Mon, May 19, 2014 at 9:22 AM, Steele, Raymond wrote:
> Thanks for the response. Is there a prefer
This worked perfectly, thanks!
-Original Message-
From: Andrea Pescetti [mailto:pesce...@apache.org]
Sent: Saturday, May 17, 2014 4:27 AM
To: dev@openoffice.apache.org
Cc: Steele, Raymond
Subject: EXTERNAL: Re: Seperate User Directories
On 15/05/2014 Steele, Raymond wrote:
> I compi
From: Jürgen Schmidt [mailto:jogischm...@gmail.com]
Sent: Monday, May 19, 2014 12:41 AM
To: dev@openoffice.apache.org
Subject: EXTERNAL: Re: Seperate User Directories
On 17/05/14 13:27, Andrea Pescetti wrote:
> On 15/05/2014 Steele, Raymond wrote:
>> I compiled OpenOffice and extracte
I compiled OpenOffice and extracted the archive located at
main/instsetoo_native/unxsoli4.pro/Apache_OpenOffice/archive/install/en-US/ top
my /opt directory. However, it appears that during runtime of the Application
the user private directory is located in /opt/openoffice4/.openoffice/4/user,
I am sending this question again because I did not see that it posted to the
mailing list yesterday.
From: Steele, Raymond
Sent: Thursday, May 15, 2014 2:35 PM
To: dev@openoffice.apache.org
Subject: Seperate User Directories
I compiled OpenOffice and extracted the archive located at
main
I am hoping that someone could provide some information to me about how to deal
with this problem. When adding an Extension Add-on which was written in Java
the application crashes. in cpp2uno.cxx on line 256 after the RuntimeException
is thrown at line 247. Apparently, the type_libInterfaceTy
On 16.04.2014 01:16, Steele, Raymond wrote:
> Why do you mention the Solaris Sparc UNO C++ bridge below. Is it related to
> the x86/intel bridge. I am running Solaris 11 x86_64.
Ah, ok. Looking at the directory main/bridges/source/cpp_uno there is no UNO
bridge yet for Solaris Studio on a
brary?
-Original Message-
From: Steele, Raymond
Sent: Thursday, April 17, 2014 3:58 PM
To: 'a...@openoffice.apache.org'; 'dev@openoffice.apache.org'
Cc: Meffe, David K; Marks, Jeffrie
Subject: RE: EXTERNAL: Re: Extension Manager Add Crashes
I traced this osl_getAsciiFunction
can't I simple define NO_DL_FUNCTIONS to prevent this from
occurring or will this have a negative impact on my underlying issue with the
bridge?
Raymond
-----Original Message-
From: Steele, Raymond
Sent: Tuesday, April 15, 2014 12:28 PM
To: a...@openoffice.apache.org; dev@openoff
cance? Also, how is call.s used?
Raymond
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Wednesday, April 16, 2014 12:12 AM
To: dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On 16.04.2014 01:16, Steele, Raymond wrote:
> Why do you m
assistance!!
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Wednesday, April 16, 2014 12:12 AM
To: dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On 16.04.2014 01:16, Steele, Raymond wrote:
> Why do you mention the Solaris Sparc UN
: a...@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On 14.04.2014 17:59, Steele, Raymond wrote:
> Anyone available that understands the OpenOffice bridges or could point me to
> the correct documentation so that I can begin to understand the problem
> mys
14.04.2014 17:59, Steele, Raymond wrote:
> Anyone available that understands the OpenOffice bridges or could point me to
> the correct documentation so that I can begin to understand the problem
> myself? This has been a road block for me.
The OpenOffice bridges are part of the UNO framew
-435-7063.
==
On Thu, Apr 10, 2014 at 10:01:22PM +, Steele, Raymond wrote:
> Thanks Ariel. I compiled the code myself for Solaris 11 using Solaris Studio
> 12.3 compilers.
This might be the difference between OOo 3.3 a
Anyone available that understands the OpenOffice bridges or could point me to
the correct documentation so that I can begin to understand the problem myself?
This has been a road block for me.
Thanks!
-Original Message-
From: Steele, Raymond
Sent: Friday, April 11, 2014 5:00 PM
To
day, April 10, 2014 5:51 PM
To: a...@openoffice.apache.org; dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On 04/10/2014 07:15 PM, Steele, Raymond wrote:
> Carl,
>
> I have the new Netbeans plugin. I created a new Add-on project (just an empty
> one tha
/awareness/e-msging/allowed_attachments.cfm
If additional assistance is required, please contact the Lockheed Martin
Service Desk at 1-800-435-7063.
==
On Thu, Apr 10, 2014 at 07:31:39PM +, Steele, Raymond wrote:
> I am cr
ridge?
-Original Message-
From: Jürgen Schmidt [mailto:jogischm...@gmail.com]
Sent: Friday, April 11, 2014 12:18 AM
To: dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On 4/11/14 1:11 AM, Steele, Raymond wrote:
> The stack trace at the crash does lead me d
Manager Add Crashes
On 4/11/14 1:11 AM, Steele, Raymond wrote:
> The stack trace at the crash does lead me down into that area of the code.
>
> [1] cpp_vtable_call(nFunctionIndex = 3, nVtableOffset = 0, pCallStack
> =0xe90acea8, nRegReturn = -1649035904490436800LL) in cp
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
> extens
eds configured within the .oxt that was
> not needed in 3.3? Any help would be great!
>
> -----Original Message-
> From: Steele, Raymond
> Sent: Wednesday, April 09, 2014 8:08 AM
> To: dev@openoffice.apache.org
> Subject: RE: EXTERNAL: Re: Extension Manager Add Crashes
>
&g
artin
Service Desk at 1-800-435-7063.
==
On Thu, Apr 10, 2014 at 10:41:28PM +0000, Steele, Raymond wrote:
> Thanks, but I am totally lost when you mention "bridge".
Literally, a bridge, for example a bridge from your
0-435-7063.
==
On Thu, Apr 10, 2014 at 10:01:22PM +0000, Steele, Raymond wrote:
> Thanks Ariel. I compiled the code myself for Solaris 11 using Solaris Studio
> 12.3 compilers.
This might be the difference between OOo 3.3 and the AOO 4 yo
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On 04/10/2014 03:31 PM, Steele, Raymond wrote:
> I am cross posting here since I am not getting much traction on the
> dev list and it appears it may be API related. I have an add-on that I
> developed using the Netbeans Openiffi
Desk at 1-800-435-7063.
==
On Thu, Apr 10, 2014 at 07:31:39PM +, Steele, Raymond wrote:
> I am cross posting here since I am not getting much traction on the
> dev list and it appears it may be API related. I have an add-o
@openoffice.apache.org
Cc: a...@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On 04/10/2014 03:31 PM, Steele, Raymond wrote:
> I am cross posting here since I am not getting much traction on the
> dev list and it appears it may be API related. I have an add-on
? Any help would be great!
-Original Message-
From: Steele, Raymond
Sent: Wednesday, April 09, 2014 8:08 AM
To: dev@openoffice.apache.org
Subject: RE: EXTERNAL: Re: Extension Manager Add Crashes
Thanks. I am using Java. The extension I have works on my Solaris 10 OpenOffice
3.3 instance, but
, April 08, 2014 11:16 PM
To: dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On 4/8/14 11:49 PM, Steele, Raymond wrote:
> I installed the extension located at the following link with success, so what
> is wrong with my extension
>
I installed the extension located at the following link with success, so what
is wrong with my extension
http://extensions.openoffice.org/en/project/english-dictionaries-apache-openoffice
-Original Message-
From: Steele, Raymond
Sent: Tuesday, April 08, 2014 10:31 AM
To:
, xAbortChannel = CLASS, xCmdEnv =
CLASS), line 675 in "dp_backend.cxx"
[4] dp_registy::backend::Package::registerPackage(this = 0xe9b94c58,
startup = '\0', xAbortChannel = CLASS, xCmdEnv = CALSS), line 725 in
"dp_backend.cxx"
I really need to get over this hurd
ril 04, 2014 3:53 PM
To: dev@openoffice.apache.org
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On 04/04/2014 12:38 PM, Kay Schenk wrote:
> On Fri, Apr 4, 2014 at 3:49 AM, Carl Marcum wrote:
>
>> On 04/03/2014 07:29 PM, Steele, Raymond wrote:
>>
>>> I am no
Manager Add Crashes
On 04/04/2014 11:47 AM, Steele, Raymond wrote:
> Thanks Carl. I will give it a try. Can you tell me what the changes are as
> compared to the 3.0 version that I am using.
>
> -Original Message-
> From: Carl Marcum [mailto:cmar...@apache.org]
> Sent
Manager Add Crashes
On 04/03/2014 07:29 PM, Steele, Raymond wrote:
> I am not convinced the issue is with the extension. I created another simple
> extension using the Netbeans plugin and I receive the same crash. I don't
> know where to go from here.
>
...
Raymond,
What v
: Extension Manager Add Crashes
On 04/03/2014 07:29 PM, Steele, Raymond wrote:
> I am not convinced the issue is with the extension. I created another simple
> extension using the Netbeans plugin and I receive the same crash. I don't
> know where to go from here.
>
...
Raymond,
What v
35 AM
To: OOo Apache
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On Thu, Apr 3, 2014 at 8:25 AM, Steele, Raymond wrote:
> Is there anyone that is able to help me with this?
>
> -Original Message-
> From: Steele, Raymond
> Sent: Wednesday, April 02, 2014 3:
:35 AM
To: OOo Apache
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes
On Thu, Apr 3, 2014 at 8:25 AM, Steele, Raymond wrote:
> Is there anyone that is able to help me with this?
>
> -Original Message-
> From: Steele, Raymond
> Sent: Wednesday, April 02, 2014 3:34 PM
Is there anyone that is able to help me with this?
-Original Message-
From: Steele, Raymond
Sent: Wednesday, April 02, 2014 3:34 PM
To: 'Stephan Bergmann'
Cc: dev@openoffice.apache.org; michael.me...@suse.com
Subject: RE: EXTERNAL: Re: Extension Manager Add Crashes
I now
[mailto:stephan.bergmann.second...@googlemail.com]
Sent: Tuesday, April 01, 2014 11:41 PM
To: Steele, Raymond
Cc: dev@openoffice.apache.org; michael.me...@suse.com
Subject: EXTERNAL: Re: Extension Manager Add Crashes
On 04/02/2014 01:20 AM, Steele, Raymond wrote:
> Following up again with more information. At runtime, w
Thanks. I'll take a stab at it, although I am not too sure I understand.
Raymond
-Original Message-
From: Stephan Bergmann [mailto:stephan.bergmann.second...@googlemail.com]
Sent: Tuesday, April 01, 2014 11:41 PM
To: Steele, Raymond
Cc: dev@openoffice.apache.org; michael.me...@sus
would be greatly appreciated. My vtable knowledge is limited.
Thanks!
From: Steele, Raymond
Sent: Tuesday, April 01, 2014 10:44 AM
To: dev@openoffice.apache.org
Cc: 'michael.me...@suse.com'; 'stephan.bergmann.second...@googlemail.com'
Subject: RE: Extension Manager Add Crashes
Still trying to figure this out, but I wanted to provide another update. The
code eventually gets to line 247 in cpp2uno.cxx, then throws the
RuntimException( rtl::OUString::createFromAscii("illegal vtable index!"),
(XInterface *)pThis ) on line 249.
From: Steele, Raymond
Sen
Just wanted to update that the actual crash seems to be after the
cpp_vtable_call in rtl::OUString::createFromAscii( inlined ), line 136 in
"Reference.hxx"
From: Steele, Raymond
Sent: Tuesday, April 01, 2014 9:45 AM
To: dev@openoffice.apache.org
Cc: 'michael
Using OpenOffice 4.0.1 on Solaris 11 x86. The code was compiled using
SolarisStudio 12.3 compiler.
When attempt to add an .oxt file using the Extension Manager, the application
crashes at
current threat: t@11
[1] cpp_vtable_call(nFunctionIndex = 3, nVtableOffset = 0, pCallStack =
0xe90acea8, n
18.02.2014 16:56, Steele, Raymond wrote:
> I configured the OpenOffice build without debug and disabled symbols, but I
> am still getting 'trace' output in the terminal when I run ./soffice. How do
> I disable this?
>
> Raymond
>
>
Can you give us an example? With th
L: Re: dmake clean
On Tue, Feb 18, 2014 at 3:01 PM, Steele, Raymond wrote:
> I see in the Makefile:
>
> clean .PHONY
>
> -rm -rf */$(INPATH)
> -rm -rf solver/*/$(INPATH)
>
> I am going to make an assumption that I performed the dmake cle
I see in the Makefile:
clean .PHONY
-rm -rf */$(INPATH)
-rm -rf solver/*/$(INPATH)
I am going to make an assumption that I performed the dmake clean and $INPATH
was not set, therefore rm -rf */ was performed
From: Steele, Raymond
Sent: Tuesday, February 18
I am not sure why, but I just did a dmake clean in ../main and once if finished
all the module directories including source was deleted. Thankfully, I had a
backup. Can anyone explain this?
Raymond
I configured the OpenOffice build without debug and disabled symbols, but I am
still getting 'trace' output in the terminal when I run ./soffice. How do I
disable this?
Raymond
Thanks. An enlightenment would be great, but I am afraid that may not happen.
:)
From: Andre Fischer [mailto:awf@gmail.com]
Sent: Monday, February 17, 2014 3:27 AM
To: Steele, Raymond; Andre Fischer; a...@openoffice.apache.org; Herbert Duerr
(h...@apache.org); dev@openoffice.apache.org
Cc
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 reappear
, February 07, 2014 2:18 AM
To: Steele, Raymond; Andre Fischer; a...@openoffice.apache.org; Herbert Duerr
(h...@apache.org); dev@openoffice.apache.org
Cc: Meffe, David K
Subject: Re: EXTERNAL: Re: OO 4.01 Compiled for Solaris 11 x86 Runtime Memory
Fault
On 07.02.2014 00:04, Steele, Raymond wrote:
Andre
"delete x". See attached stack trace. m_RefCount was 3 for us as well.
Thanks for taking the time to look into this, we are grateful. Would you
happen to be located in the U.S.?
From: Andre Fischer [mailto:awf@gmail.com]
Sent: Thursday, February 06, 2014 2:03 AM
To
They are different.
Raymond
From: Steele, Raymond
Sent: Wednesday, February 05, 2014 9:48 AM
To: 'a...@openoffice.apache.org'; Herbert Duerr (h...@apache.org);
dev@openoffice.apache.org
Cc: Meffe, David K; 'awf@gmail.com'
Subject: RE: EXTERNAL: Re: OO 4.01 Compiled for Solaris 11
nce (line 168)?
Thanks!
Raymond
From: Steele, Raymond
Sent: Tuesday, February 04, 2014 3:59 PM
To: a...@openoffice.apache.org; Herbert Duerr (h...@apache.org);
dev@openoffice.apache.org
Cc: Meffe, David K
Subject: RE: EXTERNAL: Re: OO 4.01 Compiled for Solaris 11 x86 Runtime Memory
Fault
Herbert
I already recommended the try to find whether any exceptions are thrown (and
caught away) during the steps you already debugged.
In gdb I'd use the command
catch throw
to find the throwing code. Maybe there is similar facility in Solaris Studio?
Herbert
On 31.01
Anyone out there? We really need to get this working, but are having a
difficult time.
From: Steele, Raymond
Sent: Wednesday, January 29, 2014 5:11 PM
To: dev@openoffice.apache.org; a...@openoffice.apache.org; Herbert Duerr
(h...@apache.org)
Cc: Meffe, David K
Subject: OO 4.01 Compiled for
We've recently compiled OpenOffice 4.01 on Solaris 11 x86 and are experiencing
the following at runtime. I've included some of the stack trace below. Any help
would be great. Thanks!
Observed Behaviour
1.OpenOffice starts, the splash screen with logo appears and then
closes repla
Andrew,
Thanks again for taking the time to look at this. I hope someone else can also
provide some input.
Thanks,
Raymond
-Original Message-
From: Andrew Douglas Pitonyak [mailto:and...@pitonyak.org]
Sent: Tuesday, January 21, 2014 8:16 PM
To: Steele, Raymond; a
is of the
value .
Raymond
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Tuesday, January 21, 2014 5:11 AM
To: dev@openoffice.apache.org
Cc: Meffe, David K; Steele, Raymond
Subject: Re: EXTERNAL: Re: Building comphelper
Hi David,
> I just wanted to share
ache.org]
Sent: Friday, January 10, 2014 3:29 AM
To: dev@openoffice.apache.org
Cc: Meffe, David K; Steele, Raymond
Subject: Re: EXTERNAL: Re: Building comphelper
On 09.01.2014 22:48, Steele, Raymond wrote:
> Attached is a copy of the stack trace when we tried to launch both the Word
> Processo
Hello,
I have OpenOffice 3.3 installed and running on my Solaris x86 system. Things
run under normal user experience, but if I run a custom application it fails on
loadComponentFromURL("private:factory/scalc", "_blank, 0, loadProps).
This code works fine on a Solaris 10 system running OO 3.3.
-Original Message-
From: Steele, Raymond
Sent: Thursday, January 09, 2014 8:47 AM
To: 'Herbert Duerr'; 'dev@openoffice.apache.org'
Cc: Meffe, David K
Subject: RE: EXTERNAL: Re: Building comphelper
Herbert,
We found a work around for this problem, but believe i
?
Raymond
-Original Message-
From: Steele, Raymond
Sent: Wednesday, January 08, 2014 5:03 PM
To: 'Herbert Duerr'; dev@openoffice.apache.org
Cc: Meffe, David K
Subject: RE: EXTERNAL: Re: Building comphelper
Hey Herbert,
Thanks for the quick response and your fix worked. The
ered previously?
Thanks,
David Meffe
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Wednesday, January 08, 2014 4:06 AM
To: dev@openoffice.apache.org
Cc: Steele, Raymond; Meffe, David K
Subject: Re: EXTERNAL: Re: Building comphelper
Hi Raymond,
Hi David,
On 07.01
to:h...@apache.org]
Sent: Friday, December 20, 2013 6:41 AM
To: Steele, Raymond; dev@openoffice.apache.org
Cc: Meffe, David K
Subject: Re: EXTERNAL: Re: Building comphelper
Hi David,
Hi Raymond,
On 20.12.2013 00:12, Steele, Raymond wrote:
> Raymond and I are in the process of rebuilding OpenOffice w
12:11 AM
To: dev@openoffice.apache.org
Cc: Steele, Raymond; Meffe, David K
Subject: Re: EXTERNAL: Re: Building comphelper
Hello David,
Hello Raymond,
On 17.12.2013 23:31, Steele, Raymond wrote:
> At long last Raymond and I have successfully gotten through the entire
> build script without a
SetCurrentColor
/sc/source/ui/drawfunc/drawsw2.cxx - member function: Activate
/sw/source/core/uno/unocore/unoportenum.cxx - member typedef: PortionList_t
David Meffe
-Original Message-
From: Steele, Raymond
Sent: Tuesday, December 17, 2013 3:36 PM
To: 'Herbert Duerr'; 'd
Just wanted to add that it appears that the formula and database application
are launching, but not Text Document, Spreadsheet, Presentation, or Drawing.
-Original Message-
From: Steele, Raymond
Sent: Tuesday, December 17, 2013 3:31 PM
To: 'Herbert Duerr'; dev@openoffice.
ave been edited in this way.
If you have any ideas, it would greatly help us out. Thanks.
David Meffe
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Monday, December 16, 2013 4:46 AM
To: dev@openoffice.apache.org
Cc: Meffe, David K; Steele, Raymond
Subject: R
Ok, nevermind. We are back to the original problem.
-Original Message-
From: Steele, Raymond
Sent: Friday, December 13, 2013 1:45 PM
To: 'Herbert Duerr'; 'dev@openoffice.apache.org'
Cc: Meffe, David K
Subject: RE: EXTERNAL: Re: Building comphelper
Herbert,
As an
think we should put it back
and address this some other way, please let us know. If you understand why the
compile is not working after doing this, please share.
Thanks.
-Original Message-
From: Steele, Raymond
Sent: Friday, December 13, 2013 12:47 PM
To: 'Herbert Duerr&
this?
Do you have a thought as what we might try to continue with the build?
David
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Friday, December 13, 2013 1:25 AM
To: dev@openoffice.apache.org
Cc: Meffe, David K; Steele, Raymond
Subject: Re: EXTERNAL: Re: Bui
al Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Wednesday, December 11, 2013 1:16 PM
To: dev@openoffice.apache.org
Cc: Steele, Raymond; Meffe, David K
Subject: Re: EXTERNAL: Re: Building comphelper
Steele, Raymond wrote:
> For select1st, we noticed that the header d
: dev@openoffice.apache.org
Cc: Steele, Raymond; Meffe, David K
Subject: Re: EXTERNAL: Re: Building comphelper
Steele, Raymond wrote:
> For select1st, we noticed that the header delivered with
> stdcxx4 did not define select1st,
Select1st didn't make it into the C++ standard, so go
it cannot find -lstlport_sunpro.
Raymond
-Original Message-----
From: Steele, Raymond
Sent: Wednesday, December 11, 2013 8:49 AM
To: 'Herbert Duerr'; dev@openoffice.apache.org
Cc: Meffe, David K
Subject: RE: EXTERNAL: Re: Building comphelper
Herbert,
The changes [2] worked perfectly for us.
/show_bug.cgi?id=123754
Raymond
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Tuesday, December 10, 2013 11:25 PM
To: dev@openoffice.apache.org
Cc: Meffe, David K; Steele, Raymond
Subject: Re: EXTERNAL: Re: Building comphelper
Hi David,
Hi Raymond,
On 11.12.2013 00:16, you
To: dev@openoffice.apache.org
Cc: Meffe, David K; Steele, Raymond
Subject: Re: EXTERNAL: Re: Building comphelper
Hi David,
Hi Raymond,
On 11.12.2013 00:16, you wrote:
> Thanks for much of the help you have provided in this venture to help us get
> OpenOffice working in Solaris 11. Because o
problem and would appreciate any help. Thanks.
David Meffe
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Thursday, December 05, 2013 2:42 AM
To: dev@openoffice.apache.org
Cc: Meffe, David K; Steele, Raymond
Subject: Re: EXTERNAL: Re: Building comphelper
Hi Raymond,
&g
snowball into needing more files, but we are not sure.
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Thursday, December 05, 2013 2:42 AM
To: dev@openoffice.apache.org
Cc: Meffe, David K; Steele, Raymond
Subject: Re: EXTERNAL: Re: Building comphelper
Hi Raymond
l/source/unload.cxx ", line 217: Where:
Instantiated from non-template code.
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Wednesday, December 04, 2013 3:54 AM
To: dev@openoffice.apache.org
Cc: Steele, Raymond; Meffe, David K
Subject: Re: EXTERNAL: Re: Build
l/source/unload.cxx ", line 217: Where:
Instantiated from non-template code.
-Original Message-
From: Steele, Raymond
Sent: Tuesday, December 03, 2013 2:41 PM
To: 'Herbert Duerr'; 'dev@openoffice.apache.org'
Cc: Meffe, David K
Subject: RE: EXTERNAL: Re: Building
rt/system1/ files. Hopefully, this will
work for us. If you have any comments ideas, please let us know.
Raymond
-Original Message-----
From: Steele, Raymond
Sent: Tuesday, December 03, 2013 9:22 AM
To: 'Herbert Duerr'; dev@openoffice.apache.org
Cc: Meffe, David K
Subject: RE: EX
still receiving the same
output. We are investigating now.
Thanks,
Raymond
-Original Message-
From: Herbert Duerr [mailto:h...@apache.org]
Sent: Tuesday, December 03, 2013 3:36 AM
To: dev@openoffice.apache.org
Cc: Meffe, David K; Steele, Raymond
Subject: Re: EXTERNAL: Re: Building
Herbert,
Let me know if you did not get the attachment.
-Original Message-
From: Steele, Raymond
Sent: Monday, December 02, 2013 3:29 PM
To: 'Herbert Duerr'; dev@openoffice.apache.org
Cc: Meffe, David K
Subject: RE: EXTERNAL: Re: Building comphelper
Herbert,
We are havi
1 - 100 of 143 matches
Mail list logo