[Libreoffice-bugs] [Bug 125953] FIREBIRD: Form wizard fails to create correct layout when CLOB[BLOB] field present
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 30 10:26:35 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125953
--- Comment #7 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, only when I put "Clob"
in fields for forms, I got this trace when going to step 5:
java.lang.NullPointerException
at
com.sun.star.wizards.document.DatabaseControl.createGridColumn(DatabaseControl.java:70)
at
com.sun.star.wizards.document.DatabaseControl.<init>(DatabaseControl.java:45)
at
com.sun.star.wizards.document.GridControl.<init>(GridControl.java:80)
at
com.sun.star.wizards.form.FormDocument$ControlForm.insertGridControl(FormDocument.java:516)
at
com.sun.star.wizards.form.FormDocument$ControlForm.initialize(FormDocument.java:389)
at
com.sun.star.wizards.form.FormDocument.initialize(FormDocument.java:152)
at com.sun.star.wizards.form.FormWizard.enterStep(FormWizard.java:103)
at
com.sun.star.wizards.ui.WizardDialog.switchToStep(WizardDialog.java:314)
at
com.sun.star.wizards.ui.WizardDialog.gotoNextAvailableStep(WizardDialog.java:563)
at
com.sun.star.wizards.ui.WizardDialog.access$500(WizardDialog.java:46)
at
com.sun.star.wizards.ui.WizardDialog$4.actionPerformed(WizardDialog.java:405)
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:185)
at com.sun.proxy.$Proxy71.execute(Unknown Source)
at com.sun.star.wizards.ui.UnoDialog.executeDialog(UnoDialog.java:541)
at com.sun.star.wizards.ui.UnoDialog.executeDialog(UnoDialog.java:555)
at com.sun.star.wizards.form.FormWizard.start(FormWizard.java:349)
at
com.sun.star.wizards.form.CallFormWizard$FormWizardImplementation.trigger(CallFormWizard.java:75)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190630/50cf6af1/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list