<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Form wizard fails to save"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138144#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Form wizard fails to save"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138144">bug 138144</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>I could reproduce this even in non debug build.
I got only this on console when saving:
julien@debianamd:~/lo/libo_perf/instdir/program$ ./soffice /tmp/testjul.odb 
nov. 12, 2020 10:00:47 PM com.sun.star.wizards.db.DBMetaData
addDatabaseDocument
GRAVE: null
com.sun.star.task.ErrorCodeIOException: SfxBaseModel::handleLoadError:
0x0x4070b0f /home/julien/lo/libo_perf/sfx2/source/doc/sfxbasemodel.cxx:2746
        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.$Proxy4.createInstanceWithArguments(Unknown Source)
        at
com.sun.star.wizards.db.DBMetaData.addDatabaseDocument(DBMetaData.java:851)
        at
com.sun.star.wizards.db.DBMetaData.addFormDocument(DBMetaData.java:822)
        at com.sun.star.wizards.form.FormWizard.start(FormWizard.java:353)
        at
com.sun.star.wizards.form.CallFormWizard$FormWizardImplementation.trigger(CallFormWizard.java:75)

nov. 12, 2020 10:00:47 PM com.sun.star.wizards.db.DatabaseObjectWizard
loadSubComponent
GRAVE: null
com.sun.star.container.NoSuchElementException: Tasks
/home/julien/lo/libo_perf/dbaccess/source/ui/app/AppControllerGen.cxx:415
        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.$Proxy6.loadComponent(Unknown Source)
        at
com.sun.star.wizards.db.DatabaseObjectWizard.loadSubComponent(DatabaseObjectWizard.java:74)
        at com.sun.star.wizards.form.FormWizard.start(FormWizard.java:354)
        at
com.sun.star.wizards.form.CallFormWizard$FormWizardImplementation.trigger(CallFormWizard.java:75)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>