FS#74111 - [kmymoney] incompatible qt5 libs

Attached to Project: Community Packages
Opened by Hellracer (hellracer) - Monday, 14 March 2022, 00:43 GMT
Last edited by Antonio Rojas (arojas) - Monday, 14 March 2022, 07:45 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

qsqlcipher.so which is provided my kmymoney is incompatible with the latest 5.15.3 qt5 version and therefore causing other applications to crash. This is related to the closed issue  FS#74096 .

Additional information: https://bbs.archlinux.org/viewtopic.php?pid=2026741

Steps to reproduce:
pacman -S kmymoney
pacman -S xca
xca

Result:
[user@system ~]$ xca
001 Warning: QSqlDatabase: QTDS driver not loaded
001 Warning: QSqlDatabase: available drivers: QIBASE QSQLITE QSQLITE3 QMARIADB QMYSQL QMYSQL3 QODBC QODBC3 QPSQL QPSQL7 QTDS QTDS7 QSQLCIPHER
001 Warning: QSqlDatabase: QTDS7 driver not loaded
001 Warning: QSqlDatabase: available drivers: QIBASE QSQLITE QSQLITE3 QMARIADB QMYSQL QMYSQL3 QODBC QODBC3 QPSQL QPSQL7 QTDS QTDS7 QSQLCIPHER
001 Fatal: Cannot mix incompatible Qt library (5.15.2) with this library (5.15.3)
Aborted (core dumped)

This task depends upon

Closed by  Antonio Rojas (arojas)
Monday, 14 March 2022, 07:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  kmymoney 5.1.2-5

Loading...