Thanks for responding. This is an extension that I build using the OpenOffice 
Netbeans module.

https://wiki.openoffice.org/wiki/OpenOffice_NetBeans_Integration#Download_and_Installation


-----Original Message-----
From: Kay Schenk [mailto:kay.sch...@gmail.com] 
Sent: Thursday, April 03, 2014 9:35 AM
To: OOo Apache
Subject: Re: EXTERNAL: Re: Extension Manager Add Crashes

On Thu, Apr 3, 2014 at 8:25 AM, Steele, Raymond <raymond.ste...@lmco.com>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
> To: 'Stephan Bergmann'
> Cc: dev@openoffice.apache.org; michael.me...@suse.com
> Subject: RE: EXTERNAL: Re: Extension Manager Add Crashes
>
>
> I now understand what is described below (except the UNOIDL and .rbd
> stuff) and see all of this in the code, but I am still  lost for a 
> solution.  Is there anything that I may be able to modify to get this 
> working?
>
> -----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...@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, when the 
> > RuntimeException is thrown on line 249
> >
> > nFunctionIndex = 3
> >
> > pTypeDescr->nMapFunctionIndexToMemberIndex = 0
>
> That means that the given pTypeDescr has not been initialized fully 
> (see the comment about the three levels of initialization for 
> typelib_InterfaceTypeDescription in typelib/typedescription.h), 
> presumably because there was some error finding the UNOIDL type data 
> (either compiled comprehensively into the cppumaker-generated headers, 
> or obtained from .rdb files).  The initialization of 
> nMapFunctionIndexToMemberIndex would happen in 
> typelib_typedescription_initTables called from complete (both in 
> cppu/source/typelib/typelib.cxx).
>
> Stephan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>
Just out of curiosity, what is this extension? I don't think you mentioned this.

--
-------------------------------------------------------------------------------------------------
MzK

"Cats do not have to be shown how to have a good time,  for they are unfailing 
ingenious in that respect."
                                       -- James Mason

Reply via email to