To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64547
------- Additional comments from [EMAIL PROTECTED] Mon Apr 24 02:17:34 -0700 2006 ------- Tried this with an simple hsql database and got the same result (even after a os restart). Here's the terminal output: ======================================================= === 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 java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (/usr/lib/libgcj.so.6.0.0) at com.sun.star.wizards.ui.event.MethodInvocation.invoke(java.lang.Object) (Unknown Source) at com.sun.star.wizards.ui.event.AbstractListener.invoke(java.lang.String, java.lang.String, java.lang.Object) (Unknown Source) at com.sun.star.wizards.ui.event.CommonListener.actionPerformed(com.sun.star.awt.ActionEvent) (Unknown Source) at VCLXWindow.WindowEventListener(VclSimpleEvent) (/usr/lib/openoffice2/program/libtk680li.so) at VCLXWindow.LinkStubWindowEventListener(void, void) (/usr/lib/openoffice2/program/libtk680li.so) at VclEventListeners.Call(VclSimpleEvent) const (/usr/lib/openoffice2/program/libvcl680li.so) at Window.CallEventListeners(unsigned long, void) (/usr/lib/openoffice2/program/libvcl680li.so) at Window.ImplCallEventListeners(unsigned long, void) (/usr/lib/openoffice2/program/libvcl680li.so) at Control.ImplCallEventListenersAndHandler(unsigned long, Link const&, void) (/usr/lib/openoffice2/program/libvcl680li.so) at Button.Click() (/usr/lib/openoffice2/program/libvcl680li.so) at PushButton.Tracking(TrackingEvent const&) (/usr/lib/openoffice2/program/libvcl680li.so) at Window.EndTracking(unsigned short) (/usr/lib/openoffice2/program/libvcl680li.so) at ._gtk_marshal_BOOLEAN__BOXED (/usr/lib/libgtk-x11-2.0.so.0.800.6) at .g_closure_invoke (/usr/lib/libgobject-2.0.so.0.800.3) at .g_signal_emit_valist (/usr/lib/libgobject-2.0.so.0.800.3) at .g_signal_emit (/usr/lib/libgobject-2.0.so.0.800.3) at .gtk_propagate_event (/usr/lib/libgtk-x11-2.0.so.0.800.6) at .gtk_main_do_event (/usr/lib/libgtk-x11-2.0.so.0.800.6) at .g_main_context_dispatch (/usr/lib/libglib-2.0.so.0.800.3) at .g_main_context_iteration (/usr/lib/libglib-2.0.so.0.800.3) at X11SalInstance.Yield(unsigned char) (/usr/lib/openoffice2/program/libvclplug_gen680li.so) at Application.Yield() (/usr/lib/openoffice2/program/libvcl680li.so) at Dialog.Execute() (/usr/lib/openoffice2/program/libvcl680li.so) at .Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call (/usr/lib/openoffice2/program/libjava_uno.so) at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) (Unknown Source) at null$Proxy74.execute() (Unknown Source) at com.sun.star.wizards.ui.UnoDialog.executeDialog(com.sun.star.awt.Rectangle) (Unknown Source) at com.sun.star.wizards.ui.UnoDialog.executeDialog(com.sun.star.uno.XInterface) (Unknown Source) at com.sun.star.wizards.form.FormWizard.startFormWizard(com.sun.star.lang.XMultiServiceFactory, com.sun.star.beans.PropertyValue[]) (Unknown Source) at com.sun.star.wizards.form.CallFormWizard$FormWizardImplementation.trigger(java.lang.String) (Unknown Source) Caused by: java.lang.IllegalAccessError: com.sun.star.wizards.form.FormDocument: com.sun.star.wizards.form.FormDocument$ControlForm.setFormProperties([Lcom.sun.star.beans.PropertyValue;Lcom.sun.star.wizards.db.CommandMetaData;)V at com.sun.star.wizards.form.FormDocument.finalizeForms(com.sun.star.wizards.form.DataEntrySetter, com.sun.star.wizards.form.FieldLinker, com.sun.star.wizards.form.FormConfiguration) (Unknown Source) at com.sun.star.wizards.form.FormWizard.finishWizard() (Unknown Source) at com.sun.star.wizards.ui.WizardDialog.finishWizard_1() (Unknown Source) at java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (/usr/lib/libgcj.so.6.0.0) ...30 more --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
