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

Caolán McNamara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=15
                   |                            |4322

--- Comment #3 from Caolán McNamara <[email protected]> ---
probably have to build the version before that commit and side by side debug
why there is a difference. The bt of where "Binding 1" is inserted into the
treeview is

#0 
svxform::XFormsPage::SetModel(com::sun::star::uno::Reference<com::sun::star::xforms::XModel>
const&, int)
    (this=0x7a8cbe0, _xModel=uno::Reference to (xforms::Model *) 0x60892b8,
_nPagePos=-1) at
/home/caolan/LibreOffice/core/svx/source/form/datanavi.cxx:1106
#1  0x00007ffff0c99df1 in
svxform::DataNavigatorWindow::SetPageModel(rtl::OUString const&)
(this=0x67dd4d0, rIdent="bindings")
    at /home/caolan/LibreOffice/core/svx/source/form/datanavi.cxx:1825
#2  0x00007ffff0c98daa in
svxform::DataNavigatorWindow::ActivatePageHdl(rtl::OUString const&)
(this=0x67dd4d0, rIdent="bindings")
    at /home/caolan/LibreOffice/core/svx/source/form/datanavi.cxx:1703
#3  0x00007ffff0c98d2d in
svxform::DataNavigatorWindow::LinkStubActivatePageHdl(void*, rtl::OUString
const&) (instance=0x67dd4d0, data="bindings")
    at /home/caolan/LibreOffice/core/svx/source/form/datanavi.cxx:1697
#4  0x00007fffd91d5c7b in Link<rtl::OUString const&, void>::Call(rtl::OUString
const&) const (this=0x68a8fc8, data="bindings")
    at /home/caolan/LibreOffice/core/include/tools/link.hxx:111
#5  0x00007fffd916c70d in (anonymous
namespace)::GtkInstanceNotebook::signal_switch_page(int) (this=0x68a8c70,
nNewPage=2)
    at /home/caolan/LibreOffice/core/vcl/unx/gtk3/gtkinst.cxx:8821
#6  0x00007fffd916c42f in (anonymous
namespace)::GtkInstanceNotebook::signalSwitchPage(GtkNotebook*, GtkWidget*,
guint, gpointer) (nNewPage=2, widget=0x68a8c70)
    at /home/caolan/LibreOffice/core/vcl/unx/gtk3/gtkinst.cxx:8787

but its not clear if this path wasn't taken before, or if there is something
else that has caused the data to be created that then gets shown in the tree

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to