https://issues.apache.org/ooo/show_bug.cgi?id=122988

[email protected] <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needmoreinfo                |crash, regression
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #5 from [email protected] <[email protected]> ---
Revision 1425608 of bug 121544 changed XMessageBoxFactory's createMessageBox()
method's signature so the ODT2Daisy extension no longer finds it. The second
parameter is now MessageBoxType instead of awt::Rectangle. The exception thrown
is:

[jni_uno bridge error] UNO calling Java method dispatch: non-UNO exception
occurred: java.lang.NoSuchMethodError:
com.sun.star.awt.XMessageBoxFactory.createMessageBox(Lcom/sun/star/awt/XWindowPeer;Lcom/sun/star/awt/Rectangle;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Lcom/sun/star/awt/XMessageBox;

Other than that problem Odt2DaisyAddOn 2.1.2 as a java extension would work on
all platforms if its description.xml file would remove the "platform value"
line that currently limits it to 32bit Windows ("windows_x86").

-- 
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.

Reply via email to