Hi Denis,

please ensure that you are subscribed to this mailing list. You can subscribe under http://api.openoffice.org/servlets/ProjectMailingListList

Juergen

On 5/20/10 6:08 PM, denis wrote:
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



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

Reply via email to