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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |have-backtrace

--- Comment #3 from Julien Nabet <[email protected]> ---
Here's an exception from console logs
warn:legacy.osl:14853:1:dbaccess/source/ui/browser/unodatbr.cxx:819: caught an
exception!
in function:virtual bool dbaui::SbaTableQueryBrowser::InitializeGridModel(const
com::sun::star::uno::Reference<com::sun::star::form::XFormComponent>&)
type: com.sun.star.beans.UnknownPropertyException

gdb gives a bt:
#0  cppu::OPropertySetHelper::setPropertyValue (this=0x6d7e638,
rPropertyName="FormatsSupplier", rValue=
    uno::Any {<com::sun::star::uno::XInterface> = {_vptr.XInterface =
0x6e14d48}, <No data fields>})
    at
/home/julien/compile-libreoffice/libreoffice/cppuhelper/source/propshlp.cxx:267
#1  0x00002aaad8aed150 in dbaui::SbaTableQueryBrowser::InitializeGridModel
(this=0x6ba0d20, xGrid=uno::Reference to (frm::OGridControlModel *) 0x6ca5900)
    at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/browser/unodatbr.cxx:805
#2  0x00002aaad8af7d01 in dbaui::SbaTableQueryBrowser::implLoadAnything
(this=0x6ba0d20, _rDataSourceName="Bibliography", _rCommand="biblio",
_nCommandType=0, 
    _bEscapeProcessing=true, _rxConnection=...) at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/browser/unodatbr.cxx:2407
#3  0x00002aaad8af97a5 in dbaui::SbaTableQueryBrowser::implSelect
(this=0x6ba0d20, _pEntry=0x6d138c0)
    at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/browser/unodatbr.cxx:2693
#4  0x00002aaad8af8555 in dbaui::SbaTableQueryBrowser::OnSelectionChange
(this=0x6ba0d20)
    at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/browser/unodatbr.cxx:2496
#5  0x00002aaad8af850f in
dbaui::SbaTableQueryBrowser::LinkStubOnSelectionChange (pThis=0x6ba0d20,
pCaller=0x0)
    at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/browser/unodatbr.cxx:2494
#6  0x00002aaad8a4a03c in Link::Call (this=0x6e24d30, pCaller=0x0) at
/home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:139
#7  0x00002aaad8b173af in dbaui::DBTreeListBox::OnTimeOut (this=0x6e24790) at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/control/dbtreelistbox.cxx:660
#8  0x00002aaad8b17379 in dbaui::DBTreeListBox::LinkStubOnTimeOut
(pThis=0x6e24790, pCaller=0x6e24c80)
    at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/control/dbtreelistbox.cxx:656

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to