https://bugs.freedesktop.org/show_bug.cgi?id=61503

--- Comment #1 from Lafriks <[email protected]> ---
I got very similar exception:
System.InvalidCastException was caught
  HResult=-2147467262
  Message=Unable to cast object of type 'System.IntPtr' to type
'System.Runtime.InteropServices.GCHandle'.
  Source=cli_cppuhelper
  StackTrace:
       at uno.util.to_cli<class
com::sun::star::uno::XComponentContext>(Reference<com::sun::star::uno::XComponentContext>*
x)
       at uno.util.Bootstrap.defaultBootstrap_InitialComponentContext(String
ini_file, IDictionaryEnumerator bootstrap_parameters)
       at uno.util.Bootstrap.defaultBootstrap_InitialComponentContext()

when calling:
XComponentContext xLocalContext =
uno.util.Bootstrap.defaultBootstrap_InitialComponentContext();

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to