https://issues.apache.org/ooo/show_bug.cgi?id=120458
--- Comment #3 from hanya <[email protected]> --- Created attachment 80423 --> https://issues.apache.org/ooo/attachment.cgi?id=80423&action=edit Proposed patch to fix this problem This patch provides fixes: If self->members->xInvocation is not valid reference in PyUNO_new_UNCHECKED function, introspection mechanism is used to call method and to get property values. To get list of methods and properties is also requires this switching. It seems this way is used in Basic runtime. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
