https://bugs.documentfoundation.org/show_bug.cgi?id=153438
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #2 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I got an assertion with gen rendering when trying to open the dialog box: warn:vcl.layout:14496:14496:include/vcl/builder.hxx:439: .ui widget "DockingColorReplace" needs to correspond to vcl type 6VclBox soffice.bin: /home/julien/lo/libreoffice/include/vcl/builder.hxx:440: T *VclBuilder::get(const rtl::OString &) [T = VclBox]: Assertion `!w || dynamic_cast<T*>(w)' failed. Unspecified Application Error with gtk3, I got: (soffice:14769): GLib-GObject-WARNING **: 21:03:32.012: invalid cast from 'GtkGrid' to 'GtkBox' #3 0x00007f348d5a24f6 in (anonymous namespace)::GtkInstanceBuilder::weld_box(rtl::OString const&) (this=0x562f7bac2600, id="DockingColorReplace") at vcl/unx/gtk3/gtkinst.cxx:24039 #4 0x00007f349b93d547 in SfxDockingWindow::SfxDockingWindow(SfxBindings*, SfxChildWindow*, vcl::Window*, rtl::OString const&, rtl::OUString const&) (this=0x562f777cde80, vtt=0x7f349a916dc8 <VTT for SvxBmpMask+8>, pBindinx=0x562f769612a0, pCW=0x562f7714b340, pParent=0x562f76975a70, rID="DockingColorReplace", rUIXMLDescription="svx/ui/dockingcolorreplace.ui") at sfx2/source/dialog/dockwin.cxx:769 #5 0x00007f349a516266 in SvxBmpMask::SvxBmpMask(SfxBindings*, SfxChildWindow*, vcl::Window*) (this=0x562f777cde80, pBindinx=0x562f769612a0, pCW=0x562f7714b340, pParent=0x562f76975a70) at svx/source/dialog/_bmpmask.cxx:348 Caolán: do we expect a GtkGrid or a GtkBox here? -- You are receiving this mail because: You are the assignee for the bug.
