Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

In my build from last night's pull and make clean, I'm seeing the following Java exception thrown when executing the Agenda Wizard :

=======================================================
=== Note: An Exception was thrown which should have ===
=== caused a crash. I caught it. Please report this ===
=== to  openoffice.org                              ===
=======================================================
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.star.wizards.ui.event.MethodInvocation.invoke(MethodInvocation.java:94) at com.sun.star.wizards.ui.event.AbstractListener.invoke(AbstractListener.java:90) at com.sun.star.wizards.ui.event.CommonListener.actionPerformed(CommonListener.java:49)
        at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
        at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:175)
        at $Proxy70.execute(Unknown Source)
        at com.sun.star.wizards.ui.UnoDialog.executeDialog(UnoDialog.java:734)
        at com.sun.star.wizards.ui.UnoDialog.executeDialog(UnoDialog.java:775)
at com.sun.star.wizards.agenda.AgendaWizardDialogImpl.startWizard(AgendaWizardDialogImpl.java:178) at com.sun.star.wizards.agenda.CallWizard$WizardImplementation.trigger(CallWizard.java:107)
Caused by: java.lang.NullPointerException
        at com.sun.star.wizards.agenda.TopicsControl.focus(TopicsControl.java:701)
at com.sun.star.wizards.agenda.TopicsControl.insertRow(TopicsControl.java:475) at com.sun.star.wizards.agenda.AgendaWizardDialogImpl.insertRow(AgendaWizardDialogImpl.java:433)
        ... 14 more


I was under the impression that these wizards had all been converted to Python ? Are they not built by default with the --with-distro switch, or is there some other magic to invoke ?


Alex





Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.