<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wizard service broken"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132110#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wizard service broken"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132110">bug 132110</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>(In reply to prrvchr from <a href="show_bug.cgi?id=132110#c16">comment #16</a>)
<span class="quote">> hi Julien,

> Thanks for the typo, but I think this query is not used any more.
> Now I get the version via connection.getMetaData() which has the advantage
> of being independent of the database version unlike this query.

> I just went back to version 6.3.5.2 and I can confirm that the Wizard works
> well...</span >

In this case, just remove it.

Could you provide last steps you tried where it failed?

In //, you may be interested in retrieving LO sources and build LO.
It allows to control precisely the options.
In autogen.input I would include these:
--enable-python=fully-internal
(to be sure it's full compatible with Python used by LO)
and
--enable-dbgutil
(for having max debug info).
Of course, it'll take lots of space (About 30/35Gb) + dependencies.

You may also try daily builds, <a href="https://dev-builds.libreoffice.org/daily/master/">https://dev-builds.libreoffice.org/daily/master/</a>
 but you can't add some extra traces in LO and you still got to manage
dependencies.



For the rest, I can't tell.
If I were you, I'd retrieve LO sources and would build LO following:</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>