Bug 1216164

Summary: Address data source wizard is broken for Thunderbird
Product: [openSUSE] openSUSE Distribution Reporter: Christoph Wickert <cwickert>
Component: LibreOfficeAssignee: Danilo Spinella <danilo.spinella>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Leap 15.4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Christoph Wickert 2023-10-12 07:54:00 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.
Comment 1 Danilo Spinella 2023-10-23 13:27:15 UTC
Hello Christoph, thank you for the bug report. Are you able to connect to any other source other than Thunderbird?
Comment 2 Christoph Wickert 2023-11-14 08:22:35 UTC
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.