Hi all, In tracing a reproducible bug https://bugs.freedesktop.org/show_bug.cgi?id=36843 on a Debian squeeze box, I stumbled on missing 'libadabaslo.so' while 'libadabasuilo.so' is installed. Because LibO 3.3.2 came with both 'libadabasli.so' and 'libabadasuili.so', I am wondering whether something has changed expectedly or unexpectedly. Any suggestions?
The below is an outline of my gdb session. --- When File>Wizards>Address Source Data... is activated, it goes through OSDBCDriverManager::implGetDriverForURL(): Breakpoint 5, drivermanager::OSDBCDriverManager::implGetDriverForURL (this=0xaff3b1c0, _rURL=...) at /home/tabe/libo/clone/libs-core/connectivity/source/manager/mdrivermanager.cxx:667 667 Reference< XDriver > xReturn; (gdb) where _rURL is "sdbc:address:evolution:local", then a factory for "com.sun.star.comp.sdbcx.adabas.ODriver" called, resulting in: cppu::ORegistryFactoryHelper::createModuleFactory (this=0xafe316e4) at /home/tabe/libo/clone/ure/cppuhelper/source/factory.cxx:834 where aLocation is "vnd.sun.star.expand:$OOO_BASE_DIR/program/libadabaslo.so", thus at last xLoader fails silently. --- Cheers, -- Takeshi Abe _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice