mscx_uno bridge error

Creating a macro - Writing a Script - Using the API (OpenOffice Basic, Python, BeanShell, JavaScript)
Post Reply
wanglong
Posts: 51
Joined: Fri Sep 09, 2022 10:57 am
Location: Beijing,China

mscx_uno bridge error

Post by wanglong »

When I try to use OOoBean API or Bootstrap API with java to open a doc in windows 7 with sp1,I get this Exception.

Code: Select all

com.sun.star.uno.RuntimeException: [mscx_uno bridge error] UNO type of C++ exception unknown: "std.bad_alloc", RTTI-name=".?AVbad_alloc@std@@"! at C:/cygwin64/home/buildslave/source/libo-core/bridges/source/cpp_uno/msvc_shared/except.cxx:312
But it didn't happened in Windows 10 and Windows 11. :crazy:
Libre Office 7.6 on Windows 11.
Bidouille
Volunteer
Posts: 577
Joined: Mon Nov 19, 2007 10:58 am
Location: France

Re: mscx_uno bridge error

Post by Bidouille »

wanglong wrote: Wed Apr 17, 2024 1:10 pm in windows 7 with sp1
https://learn.microsoft.com/en-us/lifec ... /windows-7
Post Reply