https://issues.apache.org/ooo/show_bug.cgi?id=122885
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from [email protected] <[email protected]> --- The problem is an exception "java.lang.NoSuchMethodError" caused for the method com.sun.star.text.XTextMarkup.commitTextMarkup( String, XStringKeyMap) that does no longer exist. Issue 121734 and its revision 1458881 are suspects. java stack trace: java.lang.NoSuchMethodError: com.sun.star.text.XTextMarkup.commitTextMarkup(ILjava/lang/String;IILcom/sun/star/container/XStringKeyMap;) at com.surrey.SimpleTextRecognizer.recognize(SimpleTextRecognizer.java:333) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
