Bug 128789 - No steps visible in wizard to create a table in database
Summary: No steps visible in wizard to create a table in database
Status: RESOLVED DUPLICATE of bug 128792
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
6.4.0.0.alpha1+
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2019-11-13 21:29 UTC by Julien Nabet
Modified: 2019-11-14 09:44 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nabet 2019-11-13 21:29:00 UTC
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:
Comment 1 Julien Nabet 2019-11-13 21:30:08 UTC
Robert: would you have just a little time to try to reproduce this?
It could be a serious regression.
Comment 2 Julien Nabet 2019-11-13 21:31:00 UTC
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!
Comment 3 Xisco Faulí 2019-11-13 22:38:49 UTC
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
Comment 4 Caolán McNamara 2019-11-14 09:44:56 UTC

*** This bug has been marked as a duplicate of bug 128792 ***