https://bugs.freedesktop.org/show_bug.cgi?id=69091
--- Comment #7 from Lionel Elie Mamane <[email protected]> --- (In reply to comment #4) > 1) At opening of the DB file > 3 times this: > warn:xmloff.core:32584:1:xmloff/source/core/xmlimp.cxx:848: exception caught > warn:legacy.osl:32584:1:xmloff/source/core/xmlimp.cxx:849: caught an > exception! > in function:virtual void SvXMLImport::setTargetDocument(const > com::sun::star::uno::Reference<com::sun::star::lang::XComponent>&) > type: com.sun.star.lang.NotInitializedException > context: N8dbaccess17ODatabaseDocumentE This is probably innocuous; I get this all the time. > 2) > warn:legacy.osl:32584:1:sc/source/core/data/document.cxx:4797: > SelectionPattern Null > warn:legacy.osl:32584:1:sc/source/core/data/document.cxx:4797: > SelectionPattern Null > warn:legacy.osl:32584:1:sc/source/core/data/document.cxx:4797: > SelectionPattern Null > warn:legacy.osl:32584:1:svx/source/form/dataaccessdescriptor.cxx:359: > ODataAccessDescriptor::operator[]: invalid acessor! That's probably the real problem. Need to go up in the stack when this one happens and see where it comes from. > warn:legacy.osl:32584:1:connectivity/source/commontools/dbtools.cxx:1713: > dbtools::askForParameters XSQLQueryComposer is null! > warn:legacy.osl:32584:1:connectivity/source/commontools/dbtools.cxx:1715: > dbtools::askForParameters XConnection is null! I guess these two are consequences of the above. -- 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
