https://issues.apache.org/ooo/show_bug.cgi?id=125452
Issue ID: 125452
Issue Type: DEFECT
Summary: Setting Name property of an drawing.TextShape via cli
leads to error and shut down
Product: App Dev
Version: 4.1.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: api
Assignee: [email protected]
Reporter: [email protected]
When trying to set the name of a Textframe via cli api an error occurs:
Access violation – no RTTI data!
"unoidl.com.sun.star.uno.RuntimeException" catched.
HResult=-2146233088
Message=[msci_uno bridge error] UNO type of C++ exception unknown:
"std.__non_rtti_object", RTTI-name=".?AV__non_rtti_object@std@@"!
Source=mscorlib
StackTrace:
Server stack trace:
Exception rethrown at [0]:
at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg,
IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)
at unoidl.com.sun.star.beans.XPropertySet.setPropertyValue(String
aPropertyName, Any aValue)
…
Try to change the name. The access violation occurs and can be catched. After
selecting the text frame again the message box appears and OpenOffice will be
shut down.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.