Bugzilla – Bug 1216164
Address data source wizard is broken for Thunderbird
Last modified: 2023-11-14 08:22:35 UTC
LibreOffice includes a wizard to select the address book data source for mail merge. It allows setting up the address books of Thunderbird, Evolution, KDE, as well as LDAP. For more info, see https://help.libreoffice.org/7.6/en-US/text/shared/guide/data_addressbook.html How to reproduce: File -> Wizards -> Address Data Source -> Select Thunderbird -> Next Result: Error message: "The connection to the external data source could not be established. No SDBC driver was found for the URL 'SDBC:address:thunderbird'. at /home/abuild/rpmbuild/BUILD/libreoffice-7.5.4.1/connectivity/source/commontools/dbexception.cxx:413 This error is from the the LibreOffice version of Leap 15.4 / SLE 15 SP4, however it still occurs on newer versions. To me it looks like a packaging issue.
Hello Christoph, thank you for the bug report. Are you able to connect to any other source other than Thunderbird?
Libre Office 'internal' data sources such as spreadsheets and databases work fine, however external ones like Evolution (local, not LDAP) give the same error message. I have not tried ODBC/JDBC though.