https://bugs.freedesktop.org/show_bug.cgi?id=69406

--- Comment #6 from Lionel Elie Mamane <[email protected]> ---
(In reply to comment #4)
> When the ODB is loaded, I see this in gdb :
> 
> warn:xmloff.core:10469:1:xmloff/source/core/xmlimp.cxx:848: exception caught
> warn:legacy.osl:10469:1:xmloff/source/core/xmlimp.cxx:849: caught an
> exception!
> in function:virtual void SvXMLImport::setTargetDocument(const
> uno::Reference<lang::XComponent> &)
> type: com.sun.star.lang.NotInitializedException
> context: N8dbaccess17ODatabaseDocumentE

This is usual / unrelated.

> Then when I click on the Tables button, I see the following :

> warning: Tried to remove a non-existent library:
> /Users/Shared/Repos/LO/core/instdir/unxmacxx/LibreOfficeDev.app/Contents/
> MacOS/libfirebird_sdbclo.dylib
> warn:cppuhelper:10469:1:cppuhelper/source/shlib.cxx:503: loading component
> library failed:
> file:///Users/Shared/Repos/LO/core/instdir/unxmacxx/LibreOfficeDev.app/
> Contents/MacOS/../MacOS/libfirebird_sdbclo.dylib
> libc++abi.dylib: terminate called throwing an exception

When trying to open a sdbc: URL, LibreOffice asks each driver in turn whether
it can handle this URL. My guess is that the firebird driver is asked before
the macab driver and the firebird-sdbc driver on Mac has problem that makes it
abort the whole LibreOffice before macab is tried.

-- 
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