[Libreoffice-bugs] [Bug 132110] Wizard service broken

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 15 15:14:44 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=132110

--- Comment #17 from Julien Nabet <serval2412 at yahoo.fr> ---
(In reply to prrvchr from comment #16)
> 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...

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, https://dev-builds.libreoffice.org/daily/master/
 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:

-- 
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/20200415/02c96d5f/attachment.htm>


More information about the Libreoffice-bugs mailing list