Description: On pc Debian x86-64 with master sources updated today, I don't see steps in wizard during table creation. Steps to Reproduce: 1. Create a brand new embedded HSQL DB 2. Launch wizard to create a brand new table Actual Results: Left panel is empty Expected Results: Left panel should contain steps with current one in bold. Reproducible: Always User Profile Reset: No Additional Info:
Robert: would you have just a little time to try to reproduce this? It could be a serious regression.
I noticed these on console: warn:legacy.tools:21616:21616:vcl/source/control/roadmapwizard.cxx:284: RoadmapWizard::implUpdateRoadmap: there is no such path! warn:vcl.layout:21616:21616:vcl/source/window/builder.cxx:3971: unknown packing: shrink warn:vcl.layout:21616:21616:vcl/source/window/builder.cxx:3971: unknown packing: shrink warn:vcl:21616:21616:vcl/source/window/builder.cxx:527: missing elements of combobox warn:vcl:21616:21616:vcl/source/window/builder.cxx:718: missing elements of image/stock: image1 warn:vcl:21616:21616:vcl/source/window/builder.cxx:718: missing elements of image/stock: image2 warn:vcl:21616:21616:vcl/source/window/window.cxx:376: Window () not found in TaskPanelList warn:legacy.tools:21616:21616:toolkit/source/helper/unowrapper.cxx:177: UnoWrapper::SetWindowInterface: there already *is* a WindowInterface for this window! warn:legacy.tools:21616:21616:toolkit/source/awt/vclxtoolkit.cxx:1921: VCLXToolkit::createWindow: did #133706# resurge? warn:legacy.tools:21616:21616:toolkit/source/awt/vclxtoolkit.cxx:1888: createWindow: Unknown Component! warn:toolkit:21616:21616:toolkit/source/helper/listenermultiplexer.cxx:201: ContainerListenerMultiplexer::elementInserted: caught an exception! com.sun.star.uno.RuntimeException message: unsatisfied query for interface of type com.sun.star.awt.XView!
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d688a8a5a59f9a152229f005964697218b31c621 author Caolán McNamara <caolanm@redhat.com> 2019-08-30 20:15:17 +0100 committer Caolán McNamara <caolanm@redhat.com> 2019-08-31 13:12:35 +0200 commit d688a8a5a59f9a152229f005964697218b31c621 (patch) tree 6a3ed37bc81f51e917491b11db8d71e272d7cf8e parent 58bed4f3c03098e72cd05cd298136a7029c05a6d (diff) move SVTXRoadmap to toolkit Bisected with: bibisect-linux64-6.4 Adding Cc: to Caolán McNamara
*** This bug has been marked as a duplicate of bug 128792 ***