On Wed, May 19, 2010 at 6:37 PM, denis wrote:
> using OOo SDK 3.2, the attached C++ example of a manually created bridge
> segfaults while accessing the instance of com.sun.star.frame.Desktop
> (the last line in the test-function).
>
> That is because
>
>   bridge->getInstance ("StarOffice.ServiceManager")
>         ->createInstanceWithContext ("com.sun.star.frame.Desktop")
>
> apparently returns something broken.

The problem seems to be related to issue #100071 (although I'm using
linux and C++ instead of MS.NET).

So my example now works after I created that rc/ini-file as mentioned in
the comments on that issue.

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

Reply via email to